Is the issue AMQ-3281 fixed in ActiveMQ 5.8?
I faced the issue of pending messages in queues. The messages are produced and consumed on the same machine. The volume of messages is very low. I use Oracle DB to store messages. I have 5 consumers on...
View ArticleAuthorization Manager
Can we send or pass the username and password for server authentication through th URL (HTTP Request) rather than using Authorization Manager ? Server authentication is the type of authentication when...
View ArticleDoes ShutdownBroker returns meaningful return code
We have deployed kafka 0.8 beta1. It was my understanding that ShutdownBroker program needs be used to initiate proper shutdown of the server. We are going to use this script in automated fashion. Does...
View ArticleDone file not deleted
This is specific to camel 2.11.0. Done file deletion worked as expected in 2.10.0 Scenario: I have a fileConsumer configured for a directory with done files. It is expected that every file dropped in...
View ArticleHow do I close Netty connections and shutdown my application gracefully?
* camel 2.11.0 * netty 3.6.5.Final I make a simple main method to try out a simple message with Netty producer. The message is well sended, but my application is not exit and tcp connection is not...
View ArticleHow to send binary messages with QPID
I am attempting to enclose a binary message in C++ and trying to receive it at C# here is what I am doing in my c++ std::string ser = obj.SerializeAsString(); response.setContent(ser); //This is a...
View ArticleFailsafe report for website?
Hi, If you are running the failsafe plugin for integration tests, and you bind only the integration-test goal and not the verify goal, you can have test failures in your build. Is there a way to report...
View ArticleNew exception (for us) in high-level consumer code -- OK to ignore?
Hello -- we're doing some heavy lifting now with our high-level based consumer. We open a Consumer Connection per partition within the one JVM, and are using Kafka 0.72. We saw a burst of the...
View ArticleI can promise you will find your favorite products goods sooner.
“Enjoy surfing on Internet” is not just an advertising message, it is also an expression of their attitude that they will response for you, you can order electronic products on it easily. Since I often...
View Articleeducational software development
I know very little about Flex, ActionScript, Flash, or AIR. I'm taking some educational software I developed in Python/Qt on Windows, and I want to rewrite it with Adobe's stuff so it can run on iOS...
View ArticleBean Method Invocation regression in 2.11
I'm testing my upgrade to 2.11 and noticed a bug in how beanMethod invocations are parsed. I'm using Spring to define my routes. The following invocation expression: exec(*, '', 'arg3') gets parsed as...
View ArticleHow to use the below dataset in Mahout (cf)
Hi All, I want to build a recommender engine using cf of Mahout with a dataset as below: <user,car1-rating,car2-rating, ............carn-rating> where user is string value and ratings are...
View ArticleKafka distribution on public Maven repo
Hey Jay This question might have been posed a million times, but thought I might pose it again. Why has kafka not been published to a public Maven repo? Chetan
View ArticleOneToMany in camel-bindy
Guys, Is this OneToMany a true OneToMany? I guess it only applies when the entire CSV file has some common elements? I have a file that has entries like below: 1,abc,def,joe 1,abc,xyz,san 2,abc,mno,ram...
View Articledoes hazelcast component support stand-alone HC server?
It appears that it creates a local HC server on-the-fly, but I'd like to have it use my remote HC server. Is that possible?
View Articletcp-nodelay on broker
The manual states "For latency sensitive applications, setting tcp-nodelay on qpidd and on client connections can help reduce the latency" I know how to set this option for clients(Receiver). How do we...
View ArticlezoneUpdate on datefield
I am trying to catch changes to a datefield using the zoneUpdater mixin. The keyup event is fine for typing, but is there a way to capture the value change when it's done using the date pickup popup? John
View ArticleFlexmojos 6.0.1 Released
I am pleased to announce, that I just released version 6.0.1 of the Flexmojos plugin. This is a bugfix-release that contains only one single bugfix https://flexmojos.atlassian.net/browse/FLEXMOJOS-878...
View Articlehow to properly propagate plugin results into subsequent phases
Hi all, I'm having trouble getting the output jar from this obfuscation plug-in I'm writing to be processed properly by subsequent plugins (e.g. maven-war-plugin and maven-install-plugin). Can someone...
View Article