FileAsyncStressReadLockLockFileTest and maxMessagePerPoll
Can you explain a little bit more this comment in org.apache.camel.component.file.stress.FileAsyncStressReadLockLockFileTest? // leverage the fact that we can limit to max 50 files per poll // this...
View ArticleApache Flume 1.4.0 released
The Apache Flume team is pleased to announce the release of Flume 1.4.0. Flume is a distributed, reliable, and available service for efficiently collecting, aggregating, and moving large amounts of...
View ArticleDo we need a 'sync' to make sure no stale ephemeral nodes observed (created...
we know that for some performance reasons, different clients may have slightly different views of znodes, for example, if client A updated node a, and it let client B to read the node a, client B might...
View ArticleCallbackHandler in Kafka 0.8
Hello- Is CallbackHandler supported in Kafka 0.8 for async producers? If yes, can I use it to alter the batched messages before they are pushed to broker? For example, I may want to delete some of the...
View ArticleChunking issue with http producer
I've got a back-end web service returning large **chunked** data. I have defined a Camel route with a proxy to this web service. I do not want Camel to buffer the entire back-end response, and then...
View ArticleHTTPS ActionLink not behaving properly
Hello, I have an app that runs on a secure intranet using the following configuration, configuration.add(MetaDataConstants.SECURE_PAGE, "true"); When the user adds https to the domain, tapestry...
View Articleguidance with integrating yet another js library as custom component
I'm working on a custom component of the SigmaJS visualization library ( http://sigmajs.org). Specifically, this example: http://sigmajs.org/examples/gexf_example.html I'm starting with the simplest...
View ArticleWebsite update 7
http://people.apache.org/~jross/transom/2013-07-02/ Previous versions: Update 6: http://people.apache.org/~jross/transom/2013-06-17/ http://qpid.2158936.n2.nabble.com/Website-update-6-tp7594214.html...
View ArticlePartitions and highlevel consumers
Hi guys, we are starting with kafka in our project. We are using version 0.8. I come from a traditional JMS MoM architecture, and some things are new to me. One thing that I'm not getting is the...
View Articlecheck out 0.8 beta from git repo
Hi, I want to check out beta version from git repo. Which branch should I use? Thank.s origin/0.8 origin/0.8.0-beta1-candidate1 Regards, Libo
View Articlefile language : how to retrieve a header whose key contains DOT
Hi. I have a header that contains the key '.' => "aphp.destination.site" I am trying to locate a filename in a url but I can not get my header I use camel 2.8.1 I found in the sample language syntax...
View ArticleOfbiz Revision #?
I have a ofbiz copy, is there any way to find out the revision no. of ofbiz, without using svn, as svn get corrupted. svn: E155007: '/home/ankit/ofbiz_10.04' is not a working copy. Thanks, Ankit
View ArticleMulitple Reg Ex Extractor
Hi, Can we use 2 Regular Expression Extractor under one HTTP Request Sampler? The reason I am using 2 Regular Expression Extractor is because one Reg Ex I am using to extract data from the response...
View ArticleHow to call Java Function from JavaScript
Hi All, I have looked in to this topic in many places and found some ways. In this particular scenario, I have used...
View ArticleRevised HTTP Framework in ARQ 2.10.2
Hi All This email is to make you aware that myself and Andy have been working on a revised HTTP framework for inclusion in ARQ 2.10.2, this work is now in principal finished and integrated into the...
View ArticleConnection timeout Error
I would really appreciate it if someone can tell me why I'm getting the following error when an embedded resource is retrieved with my sampler. The error is in response to a request for .css and in...
View Articlejava.io.IOException: Wire format negotiation timeout
Hi All, I am getting the following exception intermittently. Transport (tcp://127.0.0.1:61616) failed, reason: java.io.IOException: Wire format negotiation timeout: peer did not send his wire format.,...
View ArticleListeners
Will there be any issue having "Summary Report", "View Results in Table" and "Save Response to a file" listeners during load test?
View Articlewhy am i getting these errors?
I would really appreciate it if someone can tell me why I'm getting the following errors with an embedded resource when it is requested by jmeter. The error is in response to a request for .css and in...
View ArticleHelp for small customization
I am facing a small problem. Names of queues we are using are very big in length like "com.ibm.biztalk.jnbridge.DataResponse".We have many such big length named queues. So when we try to move a message...
View Article