s there an equivalent to activemq "activemq.priority" to set consumer
> priority by weight in Apache Apollo?
>
> Thank you,
>
>
>
> --
> Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-
> f2341805.html
>
Hi,
is there an equivalent to activemq "activemq.priority" to set consumer
priority by weight in Apache Apollo?
Thank you,
--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html
I have a problem with configuring the access control rules in Apache Apollo.
Everything works fine when I don't use the attribute id or when the
attribute id="*".
At the moment that I want to use a real queue name for the attribute id
then it goes wrong.
What format does th
7.1, Apollo is installed with root user.
In Amazon Linux, generic user is used, which is the same user as client
program runs.
Any idea to solve this issue?
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Apache-Apollo-stop-receiving-messages-until-restarting-th
I am using Apache Apollo 1.7.1, one topic is subscribed by 2 clients.
When publishing a lot of messages with the topic, one or two clients stop
receiving the messages.
To check the topic status, messages not received yet remain in the Apollo.
It doesn't work even if client program is rest
document is not update.
but i see dtd and guesee...
it's working
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Configuring-a-custom-protocol-filter-in-Apache-Apollo-tp4700415p4702981.html
Sent from the ActiveMQ - User mailing
.n4.nabble.com/Does-apollo-support-anything-like-interceptors-td4470806.html>
However, I am not able to add children to .
Thanks,
Nathan
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Configuring-a-custom-protocol-filter-in-Apache-Apollo-tp4700415.html
Sent fr
Hello,
I am currently trying to implement SSL/AMQPS functionality into an AMQP 1.0
client for Apache Apollo that I have written. This client uses the Proton
Messenger API. I have been experimenting with SSL functionality using
Proton's /send/ and /recv/ examples.
I'm not sure if I am s
The receiver is getting a message, although it comes up empty. Would anyone
possibly know what could be causing this?
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Apache-Apollo-AMQP-Message-Size-Limit-tp4697469p4697592.html
Sent from the ActiveMQ - User mailing list
Hello,
I am working on integrating an AMQP 1.0 client with the Apache Apollo
server. I am able to send and receive messages up to a certain size (around
16k). After that, the contents of the message will come up as null on the
receiving end. I was able to send/receive these messages with another
Here's a brief sample code:
Stomp stomp = new Stomp("localhost", 61613);
Future future = stomp.connectFuture();
FutureConnection connection = future.await();
AsciiBuffer id = connection.nextId();
StompFrame unsubscribe = new StompFrame(UNSUBSCRIBE);
unsubscribe.addHeader(ID, id);
Future unsu
View this message in context:
> http://activemq.2283324.n4.nabble.com/Is-there-a-way-to-authorize-dynamic-destinations-with-Apache-Apollo-MQ-tp4694359p4694586.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>
--
Founder/CEO Spinn3r.com
Location: *Sa
What is the best way to find out if it is being phased out?
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Is-there-a-way-to-authorize-dynamic-destinations-with-Apache-Apollo-MQ-tp4694359p4694586.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
tern matcher with username / clientID replacements and
> +/*/?/etc This pattern will be pulled from the config file.
>
> If they are nearly identical I may see about adding it to Apollo by
> contacting commiters.
>
>
>
> --
> View this message in context:
> http://activemq.
nearly identical I may see about adding it to Apollo by
contacting commiters.
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Is-there-a-way-to-authorize-dynamic-destinations-with-Apache-Apollo-MQ-tp4694359p4694578.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
I have a similar request to :
http://activemq.2283324.n4.nabble.com/Is-it-possible-to-use-Client-Certs-for-Authentication-Authorization-for-Apollo-tt4668985.html#a4669234
Is there a way to authorize dynamic destinations with Apache Apollo MQ?
What I would like is to make it so that 1) users may
ribed to the wrong mailing list?
>>
>> On Mon, Sep 15, 2014 at 3:44 PM, Sigmund Lee wrote:
>>
>> Hi all,
>>>
>>> Currently we have a push notification service based on MQTT + Apache
>>> Apollo. But our current implementation does not tolerate fail
On 09/16/2014 08:16 PM, Sigmund Lee wrote:
Anyone help me pls?
Am I subscribed to the wrong mailing list?
On Mon, Sep 15, 2014 at 3:44 PM, Sigmund Lee wrote:
Hi all,
Currently we have a push notification service based on MQTT + Apache
Apollo. But our current implementation does not tolerate
Anyone help me pls?
Am I subscribed to the wrong mailing list?
On Mon, Sep 15, 2014 at 3:44 PM, Sigmund Lee wrote:
> Hi all,
>
> Currently we have a push notification service based on MQTT + Apache
> Apollo. But our current implementation does not tolerate failure well since
> th
Hi all,
Currently we have a push notification service based on MQTT + Apache
Apollo. But our current implementation does not tolerate failure well since
there is only one broker instance, so I wonder if there is any scalable
load-balancing implementation in Apache Apollo?
Thanks in advance
MessageConsumer.
Any ideas what might be causing the issue ?
Thanks,
-Nate
On Wed, Jun 11, 2014 at 9:09 AM, Christian Posta
wrote:
> Might be better to take a heap dump and let us know.
>
>
> On Wed, Jun 11, 2014 at 6:08 AM, Nate Sarr wrote:
>
> > Hi
> >
> > We are usi
Might be better to take a heap dump and let us know.
On Wed, Jun 11, 2014 at 6:08 AM, Nate Sarr wrote:
> Hi
>
> We are using apache apollo 1.6 and every so often we run into an out of
> memory error - the following is the stack trace that was printed
Hi
We are using apache apollo 1.6 and every so often we run into an out of
memory error - the following is the stack trace that was printed to the log:
java.lang.OutOfMemoryError: Java heap space
at
scala.collection.mutable.ResizableArray$class.ensureSize(ResizableArray.scala:99
I am using my HawtIo chrome plugin to manage the current ActiveMQ 5.9.1 by
using the Jolokia path /api/jolokia. I am now evaluating Apache Apollo 1.7.
I don't see the Jolokia URL listed anywhere. Can someone please let me know
the URL Path?
Regards,
Ramki.
--
View this message in co
I am using my HawtIo chrome plugin to manage the current ActiveMQ 5.9.1 by
using the Jolokia path /api/jolokia. I am now evaluating Apache Apollo 1.7.
I don't see the Jolokia URL listed anywhere. Can someone please let me know
the URL Path?
Regards,
Ramki.
--
View this message in co
HiAfter upgrading Apache Apollo from version 1.6 to version 1.7, I noted quite a considerable increase in CPU load on the respective host. Please refer to the attached image for details. There are roughly 1500 clients connected to the broker, sending approximately 1 message per second on
Hi
We use Apache Apollo 1.6 and STOMP for messaging in our production system. So
far only one application uses this messaging system, but we plan to migrate
more critical applications to this setup.
Setup / Configuration:
Approximately 2500 clients are permanently connected to the broker
Well, Apollo was built to be able to sustain large numbers of destinations.
But don't take it from us, if I were you I would take a look here:
https://github.com/chirino/mqtt-benchmark
and run a benchmark to be sure.
On Thu, Aug 15, 2013 at 8:12 AM, Leonardo Bragatti
wrote:
> Hi everybody,
>
Hi everybody,
First of all, thanks for let me joining the group
Someone can help me with the following question:
I'm using the MQTT Protocol to manage the message between my applications
The device connect to server and create a dsub, and this dsub is the
consumer of the topics
The topics refer to
l,
> >
> > I've added Part II to my introduction to Apache Apollo:
> >
> > http://www.christianposta.com/blog/?p=278
> >
> > Check Apollo here: http://activemq.apache.org/apollo/
> >
>
> Interesting!
>
> Although I'm not an ActiveMQ use
On Wed, Jan 2, 2013 at 10:16 AM, Christian Posta
wrote:
> Hey All,
>
> I've added Part II to my introduction to Apache Apollo:
>
> http://www.christianposta.com/blog/?p=278
>
> Check Apollo here: http://activemq.apache.org/apollo/
>
Interesting!
Although I'm n
chSubtree=true
roleBase="ou=Group,ou=ActiveMQ,ou=system"
roleName=cn
roleSearchMatching="(member=uid={1})"
roleSearchSubtree=true
;
}
I really appreciate your help .
Thanks Again
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Apache
aas.GroupPrincipal objects to the subject. You will
need to configure the authorization rules in apollo.xml appropriately.
On Fri, Nov 23, 2012 at 2:59 PM, bhavesh.patel wrote:
> Hi
> I want to know if Apache Apollo Broker Connection to LDAP OVER SSL exists .
> From the documents it s
Hi
I want to know if Apache Apollo Broker Connection to LDAP OVER SSL exists .
>From the documents it seems it doesnt exist .
connectionProtocol is accepting blank string for now .Can you please let me
know if there is a way to connect Apollo broker to Authenticate user over
LDAP with SSL.
Ple
On Mon, Feb 20, 2012 at 12:45 PM, Hervé BARRAULT
wrote:
> Hi,
> i have seen an interesting benchmark of activemq :
> http://hiramchirino.com/blog/2012/02/apache-apollo-1-0-released/
>
> But there are some measurements that i don't understand :
> Queue Load/UnloadPersi
Hi,
i have seen an interesting benchmark of activemq :
http://hiramchirino.com/blog/2012/02/apache-apollo-1-0-released/
But there are some measurements that i don't understand :
Queue Load/UnloadPersistentLoad : 20b payload => AMQ 5.5.1 ~ 250 msgs/s
(Apollo not really stable ~500 msgs/s)
The Apache ActiveMQ project is pleased to announce the availability of Apache
Apollo <http://activemq.apache.org/apollo> 1.0. Apollo is a faster, more
reliable, easier to maintain messaging broker built from the foundations of
the ActiveMQ project but with a radically different thr
January 2012 17:06
> To: users@activemq.apache.org
> Subject: RE: Help with Apache NMS and Apache Apollo
>
> Tim,
>
> I'm still having the same issue with the latest version of the libraries.
> After pulling up the code, it looks like the socket connection is being
>
ve Thompson [mailto:dave.thomp...@elmbridgetech.com]
Sent: 06 January 2012 17:06
To: users@activemq.apache.org
Subject: RE: Help with Apache NMS and Apache Apollo
Tim,
I'm still having the same issue with the latest version of the libraries. After
pulling up the code, it looks like the socket conn
vemq.apache.org
Subject: RE: Help with Apache NMS and Apache Apollo
Tim,
Thanks very much. I'll download that and try it out.
Just for reference purposes - is there any documentation or sample code
floating around for a STOMP connection, or is it just a case of trial and error?
Thanks,
abish...@gmail.com]
Sent: 06 January 2012 16:51
To: users@activemq.apache.org
Subject: RE: Help with Apache NMS and Apache Apollo
On Fri, 2012-01-06 at 16:42 +, Dave Thompson wrote:
> Tim,
>
> Thanks for your response!
>
> I'm currently using NMS 1.5.1 and Apollo 1.0-beta6 -
egards
Tim.
>
> -Original Message-
> From: Timothy Bish [mailto:tabish...@gmail.com]
> Sent: 06 January 2012 16:35
> To: users@activemq.apache.org
> Subject: Re: Help with Apache NMS and Apache Apollo
>
> On Fri, 2012-01-06 at 16:04 +, Dave Thompson wrote:
> &
l/snappy/Snappy.
Thanks very much for your help...
Dave
-Original Message-
From: Timothy Bish [mailto:tabish...@gmail.com]
Sent: 06 January 2012 16:35
To: users@activemq.apache.org
Subject: Re: Help with Apache NMS and Apache Apollo
On Fri, 2012-01-06 at 16:04 +, Dave Thompson wro
On Fri, 2012-01-06 at 16:04 +, Dave Thompson wrote:
> Hello all,
>
> Is there any documentation available for trying to connect Apache NMS to
> Apache Apollo? I'm trying my hardest to do this myself, but NMS just won't
> connect to the broker, giving a &quo
Hello all,
Is there any documentation available for trying to connect Apache NMS to Apache
Apollo? I'm trying my hardest to do this myself, but NMS just won't connect to
the broker, giving a "Unable to read data from the transport connection: An
existing connection was forcibl
Oh,
And in case your interested in "how much faster'? See:
http://hiramchirino.com/blog/?p=167
Regards,
Hiram
FuseSource
Web: http://fusesource.com/
On Tue, Dec 13, 2011 at 7:21 AM, Hiram Chirino wrote:
> The Apache ActiveMQ team is proud to announce the release of Apache
> Apolloversion 1.
The Apache ActiveMQ team is proud to announce the release of Apache
Apolloversion 1.0 beta 6.
ActiveMQ Apollo is a faster, more reliable, easier to maintain
messaging broker built from the foundations of the original ActiveMQ.
It accomplishes this using a radically different threading and message
d
47 matches
Mail list logo