Hi again,
i have verified, that the durable subscriber on reconnect is configured
correctly,
when I set keepDurableSubsActive to false on the broker.
Best regards
Andreas
On 02/10/14 12:03, Andreas Gies wrote:
Thanks Gary,
to me it looks like configure is not being called when the subscriber
reconnects.
I ll try to trace that later.
I'll create a JIRA for now.
Thanks
Andreas
On 02/10/14 11:40, Gary Tully wrote:
that looks like a bug and you should raise a jira.
however the broker config will only override the default value, so a
client
provided value will take precedence if it is specified.
It seems the client does not specify a value, the broker 5 is used the
first time, and the default on subsequent reconnects, so that is not
ideal.
it looks like there is call to configure the durable sub at -
https://github.com/apache/activemq/blob/d54e0d6ab590b6a6148a5e2629c45b95d3f40eb8/activemq-broker/src/main/java/org/apache/activemq/broker/region/TopicRegion.java#L317
maybe keepDurableSubsActive is relevant.
On 1 October 2014 16:09, Andreas Gies <andr...@wayofquality.de> wrote:
Hello,
I am using Active MQ 5.10 within a Karaf based application and have
spent
the last couple of days
investigating an OOM Exception we were getting occasionally.
It turned out, that the OOM happens occasionallly when we reconnect a
durable subscriber that
would have a large amount of data in it even though we have specified a
rather small prefetch
size for durable subscribers (5) within the broker configuration.
Further analysis showed that after closing and reconnecting the same
subscriber it has a prefetch
size of 1000 (the default value). That would cause an OOM if those 1000
messages exceed the
JVM heap size.
Specifying the prefetch size within the broker url from the client side
works fine, but we would like
to keep the setiing on the broker side as not all clients are our
development responsibility.
I have attached a test case that demonstrates this observation.
Is this a know issue or should I create a JIRA ticket for this ?
Thanks and best regards
Andreas
--
Andreas Gies
WoQ – Way of Quality GmbH
Geschäftsführer & CTO
*eMail:*andr...@wayofquality.de
*Tel:* +49 151 23470823
*Fax:* +49 1805 006534 2114
*Twitter:* andreasgies *Skype:* giessonic
*LinkedIn:* <http://de.linkedin.com/pub/andreas-gies/0/594/aa5/> (
http://de.linkedin.com/pub/andreas-gies/0/594/aa5/)
*Xing:* <http://www.xing.com/profile/Andreas_Gies> (
http://www.xing.com/profile/Andreas_Gies)
*Blog:* <http://www.wayofquality.de/index.php/en/blog> (
http://www.wayofquality.de/index.php/en/blog)
*Github:* <https://github.com/atooni> (https://github.com/atooni)
*Amtsgericht Landshut: HRB 8352*
* Ust.-Id.: DE274771254 Haftungsausschluss Diese Email kann
vertrauliche
und/oder rechtlich geschützte Informationen enthalten und ist
ausschließlich für den/die benannten Adressaten bestimmt. Sollten
Sie nicht
der beabsichtigte Empfänger sein oder diese Email irrtümlich erhalten
haben, ist es Ihnen nicht gestattet diese Mail oder einen Teil davon
ohne
unsere Erlaubnis zu verbreiten, zu kopieren, unbefugt weiterzuleiten
oder
zu behalten. Informieren Sie bitte sofort den Absender telefonisch
oder per
Email und löschen Sie diese Email und alle Kopien aus Ihrem System. Wir
haften nicht für die Unversehrtheit von Emails, nachdem sie unseren
Einflussbereich verlassen haben. Disclaimer This email may contain
confidential and/or privileged information and is intended solely
for the
attention and use of the named addressee(s). If you are not the
intended
recipient, or a person responsible for delivering it to the intended
recipient, you are not authorized to and must not disclose, copy,
distribute, or retain this message or any part of it without our
authority.
Please contact the sender by call or reply email immediately and
destroy
all copies and the original message. We are not responsible for the
integrity of emails after they have left our sphere of control. *
--
Andreas Gies
WoQ – Way of Quality GmbH
Geschäftsführer & CTO
/eMail:/andr...@wayofquality.de <mailto:andr...@wayofquality.de>
/Tel:/ +49 151 23470823
/Fax:/ +49 1805 006534 2114
/Twitter:/ andreasgies /Skype:/ giessonic
/LinkedIn:/ <http://de.linkedin.com/pub/andreas-gies/0/594/aa5/>
(http://de.linkedin.com/pub/andreas-gies/0/594/aa5/)
/Xing:/ <http://www.xing.com/profile/Andreas_Gies>
(http://www.xing.com/profile/Andreas_Gies)
/Blog:/ <http://www.wayofquality.de/index.php/en/blog>
(http://www.wayofquality.de/index.php/en/blog)
/Github:/ <https://github.com/atooni> (https://github.com/atooni)
/Amtsgericht Landshut:/HRB 8352//
//
/Ust.-Id.:/ DE274771254
Haftungsausschluss
Diese Email kann vertrauliche und/oder rechtlich geschützte
Informationen enthalten und ist ausschließlich für den/die benannten
Adressaten bestimmt. Sollten Sie nicht der beabsichtigte Empfänger sein
oder diese Email irrtümlich erhalten haben, ist es Ihnen nicht gestattet
diese Mail oder einen Teil davon ohne unsere Erlaubnis zu verbreiten, zu
kopieren, unbefugt weiterzuleiten oder zu behalten. Informieren Sie
bitte sofort den Absender telefonisch oder per Email und löschen Sie
diese Email und alle Kopien aus Ihrem System. Wir haften nicht für die
Unversehrtheit von Emails, nachdem sie unseren Einflussbereich verlassen
haben.
Disclaimer
This email may contain confidential and/or privileged information and is
intended solely for the attention and use of the named addressee(s). If
you are not the intended recipient, or a person responsible for
delivering it to the intended recipient, you are not authorized to and
must not disclose, copy, distribute, or retain this message or any part
of it without our authority. Please contact the sender by call or reply
email immediately and destroy all copies and the original message. We
are not responsible for the integrity of emails after they have left our
sphere of control.
//