Kafka git branches
Hi all, I'm building packages for testing 0.8. Which branch should I base my builds off of? - 0.8 - 0.8.0-beta1-candidate1 - trunk Thanks! -Andrew Otto
View ArticleRelease Qpid 0.24
http://people.apache.org/~jross/qpid-0.24-rc4/ If you favor releasing RC4 as Qpid 0.24 GA, vote +1. If you have reason to believe it's not ready, vote -1. Thanks, Justin
View ArticlepopulateJMSXUserID=true and network of brokers
Hi, I've the following: - populateJMSXUserID=true in <broker /> - <transportConnector name="ssl" uri="ssl://0.0.0.0:61616?needClientAuth=true"/> - a network of brokers with four machines...
View Articlezookeeper.out
Hi! I am wondering if it is possible to either stop logging to zookeeper.out or limit the information that is being logged there? We use Exhibitor and zookeeper.out file grows very fast taking all...
View ArticleHow to extract the URL parameters using Spring DSL?
How to extract the URL parameters using Spring DSL? For example: http://localhost:8080/service/inv/US/1000/123456/1K from the above URL I need to extract the US,1000,123456 and 1K values. These...
View ArticleProducer.send questions
I'm using the kafka.javaapi.producer.Producer class from a java client. I'm wondering if it ever makes sense to refresh a producer by stopping it and creating a new one, for example in response to a...
View ArticleCan I replay events from the rolling file sink using the spooling directory...
I'm using Flume 1.3.1, on both OS X 10.8.3 and CentOS 6.4. I have an agent configuration in which, in some cases, events are considered to be unprocessable, for potentially-transient reasons. In this...
View ArticleMessageSenderEndingInterceptor
Hello, At what point in this interceptor or the in the close() of the OutputStream is the message written/sent to the client? Also, the loggingCallback is called onClose(), is the logging done before...
View Articleobserved dataloss while replacing zookeeper severs (zookeeper 3.5.0)
Hi, I am experimenting with zookeeper server node replacement using 3.5.0 version. In my setup I have 3 zookeeper servers forming a quorum and want to replace all 3 zookeeper servers with brand new...
View ArticleTriggering reasoner to run via Fuseki
I'm using Fuseki with a handful of graphs/models. A few of these are inference models. I would like to be able to modify either the baseModel or a bound schema for an inference models "behind the...
View ArticleIs it possible to override a property during runtime after the file has been...
Is it possible to override a property on runing time after the file has been load using BridgePropertyPlaceholderConfigurer <bean id="bridgePropertyPlaceholder"...
View Articledocs
Hey All, We've been trying to improve the Kafka docs over the last month. Two things that would really help: 1. If you see something answered that seems like it might be a common question, add it to...
View ArticleInstances became unresponsive
Somehow I am getting my instances of kafka to crash. I started kafka instances one by one and they started successfully. Later it some how two of 3 instances became completely unresponsive. The process...
View ArticleAlways got TDB model size = 0
Hi, Jena experts: Jena v2.10.1 on Windows 7. (1) Run TDB loader: loadRDF.cmd myDir myRdfXML.xml. (2) Create a TDB sitting on "myDir": model = TDBFactory.createDataset("myDir").getDefaultModel();...
View ArticleCamel RabbitMQ from 2.12 snapshot - missing parameter type:direct
Hi, I am trying to use RabbitMQ component from Camel 2.12 Snapshot. I am trying to read messages from queue into camel exchange. Route definition <route id="getMessageFromBroker"> <from...
View ArticleSTOMP: Exception: The maximum command length was exceeded
Hi Group, I am trying to send a message to activeMQ broker via Camel. However, I am getting a "Maximum protocol buffer length exeeded" exception. Not sure what I am doing wrong. I am able to send STOMP...
View ArticleHelp with GraniteDS GRAVITY and Flex MOBILE Chat Application
Hi all, I'm doing some tests with Gravity (GraniteDS), my goal is to create a chat module for my application. Everything works correctly if I use Gravity in a Flex WEB Project (so the flex app runs in...
View ArticleMax insertion rates for TDB, et. al.
Does anyone have a measure of max insertion rate for TDB and/or other storage implementations? I am trying to determine if it is feasible to use Jena in an environment with frequent small (7-19...
View ArticleNeed help to understand tapestry tree component
Hi All, I need some info on how we differentiate b/w the expansion of a node and selection of a node. Could you please give me any references or info on this Thanks, Giri
View ArticlePlease Help Me..
hi,everyone: i have some problems to handle blobmessage. My environments are: Tomcat 6.0 Apache FTPServer 1.0.6 ActiveMQ 5.8.0 ActiveMQ message trans type is: publish/subcribe now, i have a producer of...
View Article