[jira] [Closed] (QPID-6157) linearstore: segfault when 2 journals request new journal file from empty EFP

2014-10-17 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Moravec closed QPID-6157. --- Resolution: Fixed Fix Version/s: 0.31 Committed revision 1632504. linearstore: segfault when

[jira] [Updated] (QPID-6160) CLONE - [CPP Broker] [CPP Client] Disable SSLv3 support

2014-10-17 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Moravec updated QPID-6160: Component/s: (was: Java Client) (was: Java Broker) C

Re: Review Request 26829: CPP Broker and client - disable SSL protocols SSLv2 and SSLv3

2014-10-17 Thread Pavel Moravec
https://access.redhat.com/articles/1232123 (returns SSL 3.0 disabled) - 3.1 (TLS 1.0) client works well - joint listening port for AMQP and AMQPS works well (both above scenarios tried) From my perspective, the path is right. I would mark it as Ship it, if I knew SSL/NSS better. - Pavel

[jira] [Created] (QPID-6157) linearstore: segfault when 2 journals request new journal file from empty EFP

2014-10-16 Thread Pavel Moravec (JIRA)
Pavel Moravec created QPID-6157: --- Summary: linearstore: segfault when 2 journals request new journal file from empty EFP Key: QPID-6157 URL: https://issues.apache.org/jira/browse/QPID-6157 Project

Review Request 26806: linearstore: segfault when 2 journals request new journal file from empty EFP

2014-10-16 Thread Pavel Moravec
/EmptyFilePool.cpp 1631725 Diff: https://reviews.apache.org/r/26806/diff/ Testing --- Reproducer does not show any segfault. Few scenarios like EFP having 1 file only, EFP having many files tried many times, no deadlock or segfault. Automated tests for linearstore passed. Thanks, Pavel Moravec

[jira] [Created] (QPID-6147) [C++ broker linearstore] missing journal id in trace Mgmt create journal. log

2014-10-13 Thread Pavel Moravec (JIRA)
Pavel Moravec created QPID-6147: --- Summary: [C++ broker linearstore] missing journal id in trace Mgmt create journal. log Key: QPID-6147 URL: https://issues.apache.org/jira/browse/QPID-6147 Project

[jira] [Closed] (QPID-6147) [C++ broker linearstore] missing journal id in trace Mgmt create journal. log

2014-10-13 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Moravec closed QPID-6147. --- Resolution: Fixed Fix Version/s: Future Committed revision 1631360. [C++ broker linearstore

[jira] [Created] (QPID-6148) purging TTL expired messages via purge task should not increase acquires counters

2014-10-13 Thread Pavel Moravec (JIRA)
Pavel Moravec created QPID-6148: --- Summary: purging TTL expired messages via purge task should not increase acquires counters Key: QPID-6148 URL: https://issues.apache.org/jira/browse/QPID-6148

[jira] [Closed] (QPID-6148) purging TTL expired messages via purge task should not increase acquires counters

2014-10-13 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Moravec closed QPID-6148. --- Resolution: Fixed Fix Version/s: Future Committed revision 1631396. purging TTL expired

[jira] [Updated] (QPID-6118) Add qmf shutdown command to the broker

2014-09-26 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Moravec updated QPID-6118: Attachment: QPID-6118-inspiration.patch Inspiration for final patch, including ACLs. Attached patch

[jira] [Commented] (QPID-6118) Add qmf shutdown command to the broker

2014-09-26 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14149166#comment-14149166 ] Pavel Moravec commented on QPID-6118: - Good point, Chuck. So then this patch

Re: Review Request 25938: qpid-stat -u to show Outgoing objects for AMQP 1.0

2014-09-24 Thread Pavel Moravec
generated e-mail. To reply, visit: https://reviews.apache.org/r/25938/#review54268 --- On Sept. 23, 2014, 12:48 p.m., Pavel Moravec wrote: --- This is an automatically generated e-mail

[jira] [Created] (QPID-6113) qpid-stat -u to show Outgoing objects for AMQP 1.0

2014-09-23 Thread Pavel Moravec (JIRA)
Pavel Moravec created QPID-6113: --- Summary: qpid-stat -u to show Outgoing objects for AMQP 1.0 Key: QPID-6113 URL: https://issues.apache.org/jira/browse/QPID-6113 Project: Qpid Issue Type

Review Request 25938: qpid-stat -u to show Outgoing objects for AMQP 1.0

2014-09-23 Thread Pavel Moravec
qpid-receive 517 Y WINDOW 0 0 q_3114e33b-dd76-491b-8f9c-0b4d50bcd24d q qpid.127.0.0.1:5672-127.0.0.1:46623 qpid-receive 710 AMQP1.0 0 0 Thanks, Pavel Moravec

[jira] [Commented] (QPID-6113) qpid-stat -u to show Outgoing objects for AMQP 1.0

2014-09-23 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14144743#comment-14144743 ] Pavel Moravec commented on QPID-6113: - Review request for a patch extending qpid-stat

[jira] [Created] (QPID-6112) [C++ broker] Incoming QMF objects dont update transfers counter

2014-09-22 Thread Pavel Moravec (JIRA)
Pavel Moravec created QPID-6112: --- Summary: [C++ broker] Incoming QMF objects dont update transfers counter Key: QPID-6112 URL: https://issues.apache.org/jira/browse/QPID-6112 Project: Qpid

[jira] [Closed] (QPID-6112) [C++ broker] Incoming QMF objects dont update transfers counter

2014-09-22 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Moravec closed QPID-6112. --- Resolution: Fixed Committed revision 1626808. [C++ broker] Incoming QMF objects dont update

[jira] [Closed] (QPID-6087) QMF Session name to contain user ID for AMQP 0-10

2014-09-12 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Moravec closed QPID-6087. --- QMF Session name to contain user ID for AMQP 0-10

[jira] [Resolved] (QPID-6087) QMF Session name to contain user ID for AMQP 0-10

2014-09-12 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Moravec resolved QPID-6087. - Resolution: Fixed Fix Version/s: 0.31 Committed revision 1624473. QMF Session name

[jira] [Resolved] (QPID-2305) Remote IP authentication

2014-09-12 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Moravec resolved QPID-2305. - Resolution: Fixed Fix Version/s: 0.29 QPID-4947 implements basically the same RFE as raised

[jira] [Commented] (QPID-6091) Qpid should configure SASL

2014-09-11 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14129749#comment-14129749 ] Pavel Moravec commented on QPID-6091: - FYI one can use ANONYMOUS mechanism that does

[jira] [Created] (QPID-6087) QMF Session name to contain user ID for AMQP 0-10

2014-09-07 Thread Pavel Moravec (JIRA)
Pavel Moravec created QPID-6087: --- Summary: QMF Session name to contain user ID for AMQP 0-10 Key: QPID-6087 URL: https://issues.apache.org/jira/browse/QPID-6087 Project: Qpid Issue Type: Bug

Review Request 25418: QMF Session name to contain user ID for AMQP 0-10

2014-09-07 Thread Pavel Moravec
the information about the real session name one can set in 0-10. Diffs - trunk/qpid/cpp/src/qpid/broker/SessionState.cpp 1622984 Diff: https://reviews.apache.org/r/25418/diff/ Testing --- Thanks, Pavel Moravec

[jira] [Updated] (QPID-6033) [C++ broker] Session statistics sessUnacked wrongly updated

2014-09-04 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Moravec updated QPID-6033: Description: sessUnacked counter for a subscriber gets updated only when re-issuing credit

[jira] [Created] (QPID-6033) [C++ broker] Session statistics sessUnacked wrongly updated

2014-08-22 Thread Pavel Moravec (JIRA)
Pavel Moravec created QPID-6033: --- Summary: [C++ broker] Session statistics sessUnacked wrongly updated Key: QPID-6033 URL: https://issues.apache.org/jira/browse/QPID-6033 Project: Qpid Issue

[jira] [Commented] (QPID-6033) [C++ broker] Session statistics sessUnacked wrongly updated

2014-08-22 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14106788#comment-14106788 ] Pavel Moravec commented on QPID-6033: - Something like: DeliveryRecords::iterator

[jira] [Commented] (QPID-6007) qpid-route uses machine hostname if host not given

2014-08-17 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14099945#comment-14099945 ] Pavel Moravec commented on QPID-6007: - Works well on RHEL[5-6] where hostname does

[jira] [Resolved] (QPID-5938) qpid-stat: remove dead code relevant to active-active cluster

2014-07-30 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Moravec resolved QPID-5938. - Resolution: Fixed Fix Version/s: Future qpid-stat: remove dead code relevant to active

[jira] [Closed] (QPID-5938) qpid-stat: remove dead code relevant to active-active cluster

2014-07-30 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Moravec closed QPID-5938. --- qpid-stat: remove dead code relevant to active-active cluster

[jira] [Created] (QPID-5945) qpid-config to pass integer arguments whenever possible

2014-07-30 Thread Pavel Moravec (JIRA)
Pavel Moravec created QPID-5945: --- Summary: qpid-config to pass integer arguments whenever possible Key: QPID-5945 URL: https://issues.apache.org/jira/browse/QPID-5945 Project: Qpid Issue Type

[jira] [Resolved] (QPID-5945) qpid-config to pass integer arguments whenever possible

2014-07-30 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Moravec resolved QPID-5945. - Resolution: Fixed Fix Version/s: Future Fix based on Zdenek Kraus's idea in https

[jira] [Closed] (QPID-5945) qpid-config to pass integer arguments whenever possible

2014-07-30 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Moravec closed QPID-5945. --- qpid-config to pass integer arguments whenever possible

[jira] [Closed] (QPID-5929) [C++ broker] Mark deprecated QMF fields as Deprecated in management-schema.xml

2014-07-29 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Moravec closed QPID-5929. --- [C++ broker] Mark deprecated QMF fields as Deprecated in management-schema.xml

[jira] [Resolved] (QPID-5929) [C++ broker] Mark deprecated QMF fields as Deprecated in management-schema.xml

2014-07-29 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Moravec resolved QPID-5929. - Resolution: Fixed Fix Version/s: Future Committed as r1614301. [C++ broker] Mark

[jira] [Commented] (QPID-5933) Python client infinite recursion if connection dropped

2014-07-29 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14077594#comment-14077594 ] Pavel Moravec commented on QPID-5933: - There was a regression caused by wrong fix

[jira] [Created] (QPID-5938) qpid-stat: remove dead code relevant to active-active cluster

2014-07-29 Thread Pavel Moravec (JIRA)
Pavel Moravec created QPID-5938: --- Summary: qpid-stat: remove dead code relevant to active-active cluster Key: QPID-5938 URL: https://issues.apache.org/jira/browse/QPID-5938 Project: Qpid

Review Request 23977: Mark deprecated QMF fields as Deprecated and do some relevant code cleanup

2014-07-28 Thread Pavel Moravec
1613795 /trunk/qpid/cpp/src/qpid/legacystore/management-schema.xml 1613795 /trunk/qpid/cpp/src/qpid/linearstore/management-schema.xml 1613795 Diff: https://reviews.apache.org/r/23977/diff/ Testing --- automated tests passed Thanks, Pavel Moravec

[jira] [Commented] (QPID-5929) [C++ broker] Mark deprecated QMF fields as Deprecated in management-schema.xml

2014-07-28 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14076140#comment-14076140 ] Pavel Moravec commented on QPID-5929: - Review request: https://reviews.apache.org/r

[jira] [Created] (QPID-5931) [Java client] JMSException instead of InvalidDestinationException raised when sending to temporary destination after session closure

2014-07-28 Thread Pavel Moravec (JIRA)
Pavel Moravec created QPID-5931: --- Summary: [Java client] JMSException instead of InvalidDestinationException raised when sending to temporary destination after session closure Key: QPID-5931 URL: https

[jira] [Resolved] (QPID-5931) [Java client] JMSException instead of InvalidDestinationException raised when sending to temporary destination after session closure

2014-07-28 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Moravec resolved QPID-5931. - Resolution: Fixed Fix Version/s: 0.29 [Java client] JMSException instead

[jira] [Closed] (QPID-5931) [Java client] JMSException instead of InvalidDestinationException raised when sending to temporary destination after session closure

2014-07-28 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Moravec closed QPID-5931. --- [Java client] JMSException instead of InvalidDestinationException raised when sending to temporary

[jira] [Created] (QPID-5929) [C++ broker] Mark deprecated QMF fields as Deprecated in management-schema.xml

2014-07-27 Thread Pavel Moravec (JIRA)
Pavel Moravec created QPID-5929: --- Summary: [C++ broker] Mark deprecated QMF fields as Deprecated in management-schema.xml Key: QPID-5929 URL: https://issues.apache.org/jira/browse/QPID-5929 Project

[jira] [Commented] (QPID-5642) Message sequence numbers (enabled with qpid.msg_sequence) should be persistent across broker restarts

2014-07-25 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14074137#comment-14074137 ] Pavel Moravec commented on QPID-5642: - Review https://reviews.apache.org/r/19566

[jira] [Resolved] (QPID-5852) [Python client] connection.opened() returns True after unsuccessful connection

2014-07-24 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Moravec resolved QPID-5852. - Resolution: Fixed Fix Version/s: (was: 0.29) Future Fixed

[jira] [Created] (QPID-5895) [C++ client] Allow consumer flow control based on #bytes

2014-07-16 Thread Pavel Moravec (JIRA)
Pavel Moravec created QPID-5895: --- Summary: [C++ client] Allow consumer flow control based on #bytes Key: QPID-5895 URL: https://issues.apache.org/jira/browse/QPID-5895 Project: Qpid Issue Type

[jira] [Updated] (QPID-5895) [C++ client] Allow consumer flow control based on #bytes

2014-07-16 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Moravec updated QPID-5895: Issue Type: New Feature (was: Improvement) [C++ client] Allow consumer flow control based

[jira] [Created] (QPID-5896) [C++ client] Out of Bounds received when message is bigger than remaining TCP frame size

2014-07-16 Thread Pavel Moravec (JIRA)
Pavel Moravec created QPID-5896: --- Summary: [C++ client] Out of Bounds received when message is bigger than remaining TCP frame size Key: QPID-5896 URL: https://issues.apache.org/jira/browse/QPID-5896

Review Request 23545: [C++ client] Allow consumer flow control based on #bytes

2014-07-16 Thread Pavel Moravec
-size in 'open' performative and incoming-window in 'begin'), but only after QPID-5896 is fixed :-/ . (I will post the patch only after QPID-5896 is fixed (and after ACKs from this review, of course :) ) Thanks, Pavel Moravec

Re: Review Request 23545: [C++ client] Allow consumer flow control based on #bytes

2014-07-16 Thread Pavel Moravec
--- On July 16, 2014, 9:59 a.m., Pavel Moravec wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23545/ --- (Updated

Re: Review Request 23545: [C++ client] Allow consumer flow control based on #bytes

2014-07-16 Thread Pavel Moravec
, they would work (per tcpdump, both max-frame-size in 'open' performative and incoming-window in 'begin'), but only after QPID-5896 is fixed :-/ . (I will post the patch only after QPID-5896 is fixed (and after ACKs from this review, of course :) ) Thanks, Pavel Moravec

[jira] [Closed] (QPID-4524) Java client timeouts after sending huge message to existing durable queue

2014-07-10 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Moravec closed QPID-4524. --- Resolution: Not a Problem It is expected behaviour. Client timeouts after (default) 60 seconds

Re: Review Request 23305: [C++ broker] Make memory usage consistent after broker restart

2014-07-10 Thread Pavel Moravec
to benchmark for performance consequences before making this the default behavior. Pavel Moravec wrote: The pointer to SharedState should become invalid once all copies of the message are gone. I.e. once the messages disappear from store as well. Even then the pointer can be re-used

Re: Review Request 23305: [C++ broker] Make memory usage consistent after broker restart

2014-07-09 Thread Pavel Moravec
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23305/#review47442 --- On July 8, 2014, 12:53 p.m., Pavel Moravec wrote: --- This is an automatically

Re: Review Request 23305: [C++ broker] Make memory usage consistent after broker restart

2014-07-08 Thread Pavel Moravec
consumption before after restart (in setup of 500 queues with qpid.store_msgID=true and thousands of messages sent via fanout exchange to all of them). Automated tests passed. Thanks, Pavel Moravec

Re: Review Request 23305: [C++ broker] Make memory usage consistent after broker restart

2014-07-08 Thread Pavel Moravec
://reviews.apache.org/r/23305/diff/ Testing --- No significant difference in memory consumption before after restart (in setup of 500 queues with qpid.store_msgID=true and thousands of messages sent via fanout exchange to all of them). Automated tests passed. Thanks, Pavel Moravec

[jira] [Commented] (QPID-5872) [C++ client] Memory leak in qpid::messaging::amqp::ConnectionContext::ConnectionContext when using qpid-receive

2014-07-08 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14054922#comment-14054922 ] Pavel Moravec commented on QPID-5872: - Some other leaks when closing session with open

Re: Review Request 23305: [C++ broker] Make memory usage consistent after broker restart

2014-07-08 Thread Pavel Moravec
generated e-mail. To reply, visit: https://reviews.apache.org/r/23305/#review47397 --- On July 8, 2014, 12:53 p.m., Pavel Moravec wrote: --- This is an automatically generated e

[jira] [Closed] (QPID-5823) Python client should create a node with name starting '#'

2014-07-07 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Moravec closed QPID-5823. --- Python client should create a node with name starting

[jira] [Resolved] (QPID-5823) Python client should create a node with name starting '#'

2014-07-07 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Moravec resolved QPID-5823. - Resolution: Fixed Committed revision 1608350. Python client should create a node with name

[jira] [Created] (QPID-5880) [C++ broker] Make memory usage consistent after broker restart

2014-07-07 Thread Pavel Moravec (JIRA)
Pavel Moravec created QPID-5880: --- Summary: [C++ broker] Make memory usage consistent after broker restart Key: QPID-5880 URL: https://issues.apache.org/jira/browse/QPID-5880 Project: Qpid

[jira] [Updated] (QPID-5880) [C++ broker] Make memory usage consistent after broker restart

2014-07-07 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Moravec updated QPID-5880: Attachment: QPID-5880.patch Simple idea: - in Queue::enqueue, set PersistableMessage::persistencyID

[jira] [Commented] (QPID-5880) [C++ broker] Make memory usage consistent after broker restart

2014-07-07 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14053707#comment-14053707 ] Pavel Moravec commented on QPID-5880: - Just FYI, another attempt in adding a message

Review Request 23305: [C++ broker] Make memory usage consistent after broker restart

2014-07-07 Thread Pavel Moravec
with qpid.store_msgID=true and thousands of messages sent via fanout exchange to all of them). Automated tests passed. Thanks, Pavel Moravec

Re: Review Request 22630: [QPID-5823]: Python client should create a node with name starting '#'

2014-07-04 Thread Pavel Moravec
Y0 0 0 0 00 1 1 $ (the same for spout) receiver / producer is able to print expanded address (see the c17af530-6cd8-462d-b8e8-5e4b6c9d50f8#q; {node: {durable:true}} line). Thanks, Pavel Moravec

[jira] [Resolved] (QPID-5866) [C++ client] AMQP 1.0 closing session without closing receiver first marks further messages as redelivered

2014-07-03 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Moravec resolved QPID-5866. - Resolution: Fixed Fix Version/s: Future Committed revision 1607562. [C++ client] AMQP

[jira] [Closed] (QPID-5866) [C++ client] AMQP 1.0 closing session without closing receiver first marks further messages as redelivered

2014-07-03 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Moravec closed QPID-5866. --- [C++ client] AMQP 1.0 closing session without closing receiver first marks further messages

[jira] [Created] (QPID-5872) [C++ client] Memory leak in qpid::messaging::amqp::ConnectionContext::ConnectionContext when using qpid-receive

2014-07-03 Thread Pavel Moravec (JIRA)
Pavel Moravec created QPID-5872: --- Summary: [C++ client] Memory leak in qpid::messaging::amqp::ConnectionContext::ConnectionContext when using qpid-receive Key: QPID-5872 URL: https://issues.apache.org/jira/browse

[jira] [Updated] (QPID-5872) [C++ client] Memory leak in qpid::messaging::amqp::ConnectionContext::ConnectionContext when using qpid-receive

2014-07-03 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Moravec updated QPID-5872: Description: valgrind shows a memory leak like below: {noformat} qpid-send --messages 3000

[jira] [Updated] (QPID-5872) [C++ client] Memory leak in qpid::messaging::amqp::ConnectionContext::ConnectionContext when using qpid-receive

2014-07-03 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Moravec updated QPID-5872: Description: valgrind shows a memory leak like below: ~~~ qpid-send --messages 3000 --address q

[jira] [Created] (QPID-5866) [C++ client] AMQP 1.0 closing session without closing receiver first marks further messages as redelivered

2014-07-02 Thread Pavel Moravec (JIRA)
Pavel Moravec created QPID-5866: --- Summary: [C++ client] AMQP 1.0 closing session without closing receiver first marks further messages as redelivered Key: QPID-5866 URL: https://issues.apache.org/jira/browse/QPID

Review Request 23231: [C++ client] AMQP 1.0 closing session without closing receiver first marks further messages as redelivered

2014-07-02 Thread Pavel Moravec
ConnectionContext::detach - isn't it worth having some inline routine for that? Diffs - /trunk/qpid/cpp/src/qpid/messaging/amqp/ConnectionContext.cpp 1607260 Diff: https://reviews.apache.org/r/23231/diff/ Testing --- Manual automated tests passed. Thanks, Pavel Moravec

[jira] [Created] (QPID-5863) qpid-config does not throws correct exception when binding nonexisting exchange

2014-07-01 Thread Pavel Moravec (JIRA)
Pavel Moravec created QPID-5863: --- Summary: qpid-config does not throws correct exception when binding nonexisting exchange Key: QPID-5863 URL: https://issues.apache.org/jira/browse/QPID-5863 Project

[jira] [Resolved] (QPID-5863) qpid-config does not throws correct exception when binding nonexisting exchange

2014-07-01 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Moravec resolved QPID-5863. - Resolution: Fixed Author of the fix: Zdenek Kraus (zkr...@redhat.com). qpid-config does

[jira] [Closed] (QPID-5863) qpid-config does not throws correct exception when binding nonexisting exchange

2014-07-01 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Moravec closed QPID-5863. --- qpid-config does not throws correct exception when binding nonexisting exchange

Re: Review Request 22630: [QPID-5823]: Python client should create a node with name starting '#'

2014-07-01 Thread Pavel Moravec
--- On June 16, 2014, 12:35 p.m., Pavel Moravec wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22630

[jira] [Created] (QPID-5864) [Python client] Provide better error description when SASL required but no credentials provided

2014-07-01 Thread Pavel Moravec (JIRA)
Pavel Moravec created QPID-5864: --- Summary: [Python client] Provide better error description when SASL required but no credentials provided Key: QPID-5864 URL: https://issues.apache.org/jira/browse/QPID-5864

[jira] [Resolved] (QPID-5864) [Python client] Provide better error description when SASL required but no credentials provided

2014-07-01 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Moravec resolved QPID-5864. - Resolution: Fixed [Python client] Provide better error description when SASL required

[jira] [Closed] (QPID-5864) [Python client] Provide better error description when SASL required but no credentials provided

2014-07-01 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Moravec closed QPID-5864. --- [Python client] Provide better error description when SASL required but no credentials provided

Re: How to enable linearstore?

2014-06-27 Thread Pavel Moravec
/ resolved it. - Original Message - From: Pavel Moravec pmora...@redhat.com To: dev@qpid.apache.org Sent: Thursday, June 26, 2014 4:22:18 PM Subject: How to enable linearstore? Hi all, I wanted to enable linearstore in upstream qpid but failed so - any idea what I did wrong? 1) svn

[jira] [Resolved] (QPID-5836) [Python client] Report error when encountering unrecognized connection option

2014-06-26 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Moravec resolved QPID-5836. - Resolution: Fixed Fix Version/s: 0.29 To let automated tests passed, previous commit

[jira] [Closed] (QPID-5836) [Python client] Report error when encountering unrecognized connection option

2014-06-26 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Moravec closed QPID-5836. --- [Python client] Report error when encountering unrecognized connection option

[jira] [Created] (QPID-5852) [Python client] connection.opened() returns True after unsuccessful connection

2014-06-26 Thread Pavel Moravec (JIRA)
Pavel Moravec created QPID-5852: --- Summary: [Python client] connection.opened() returns True after unsuccessful connection Key: QPID-5852 URL: https://issues.apache.org/jira/browse/QPID-5852 Project

How to enable linearstore?

2014-06-26 Thread Pavel Moravec
Hi all, I wanted to enable linearstore in upstream qpid but failed so - any idea what I did wrong? 1) svn checkout https://svn.apache.org/repos/asf/qpid/trunk/qpid qpid 2) cd qpid/cpp 3) set in src/legacystore.cmake legacystore_default OFF on both places 4) set in src/linearstore.cmake

[jira] [Closed] (QPID-5852) [Python client] connection.opened() returns True after unsuccessful connection

2014-06-26 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Moravec closed QPID-5852. --- [Python client] connection.opened() returns True after unsuccessful connection

[jira] [Resolved] (QPID-5852) [Python client] connection.opened() returns True after unsuccessful connection

2014-06-26 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Moravec resolved QPID-5852. - Resolution: Fixed Fix Version/s: 0.29 The patch comes from me with a help of Ernie

Re: Review Request 22864: [Python client] Report error when encountering unrecognized connection option

2014-06-25 Thread Pavel Moravec
--- On June 24, 2014, 1:01 p.m., Pavel Moravec wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22864

Re: Review Request 22864: [Python client] Report error when encountering unrecognized connection option

2014-06-25 Thread Pavel Moravec
connection_class.establish(self.host_port(), timeout=timeout, **kwargs) @property Until there will be some feedback, I will commit both the patch above and the connection option handling within a day or two. - Pavel Moravec On June 24, 2014, 1:01 p.m., Pavel Moravec wrote

[jira] [Created] (QPID-5839) [C++ broker] Broker does not set lifetime-policy in AMQP1.0 attach performative

2014-06-24 Thread Pavel Moravec (JIRA)
Pavel Moravec created QPID-5839: --- Summary: [C++ broker] Broker does not set lifetime-policy in AMQP1.0 attach performative Key: QPID-5839 URL: https://issues.apache.org/jira/browse/QPID-5839 Project

[jira] [Closed] (QPID-5839) [C++ broker] Broker does not set lifetime-policy in AMQP1.0 attach performative

2014-06-24 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Moravec closed QPID-5839. --- [C++ broker] Broker does not set lifetime-policy in AMQP1.0 attach performative

[jira] [Resolved] (QPID-5839) [C++ broker] Broker does not set lifetime-policy in AMQP1.0 attach performative

2014-06-24 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Moravec resolved QPID-5839. - Resolution: Fixed [C++ broker] Broker does not set lifetime-policy in AMQP1.0 attach

Re: Review Request 22864: [Python client] Report error when encountering unrecognized connection option

2014-06-24 Thread Pavel Moravec
(brokerurl, **parms) File /usr/lib/python2.6/site-packages/qpid/messaging/endpoints.py, line 195, in __init__ raise ConnectionError(Unknown connection option + key + with value + value) qpid.messaging.exceptions.ConnectionError: None(Unknown connection option a with value b) Thanks, Pavel

[jira] [Created] (QPID-5836) [Python client] Report error when encountering unrecognized connection option

2014-06-23 Thread Pavel Moravec (JIRA)
Pavel Moravec created QPID-5836: --- Summary: [Python client] Report error when encountering unrecognized connection option Key: QPID-5836 URL: https://issues.apache.org/jira/browse/QPID-5836 Project

Review Request 22864: [Python client] Report error when encountering unrecognized connection option

2014-06-23 Thread Pavel Moravec
-445e-a280-4548a6cc21fc__LastTest.log Thanks, Pavel Moravec

[jira] [Closed] (QPID-5835) [C++ broker] Broker recovery forgets auto-delete flag on queues and exchanges

2014-06-21 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Moravec closed QPID-5835. --- [C++ broker] Broker recovery forgets auto-delete flag on queues and exchanges

[jira] [Resolved] (QPID-5835) [C++ broker] Broker recovery forgets auto-delete flag on queues and exchanges

2014-06-21 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Moravec resolved QPID-5835. - Resolution: Fixed Fix Version/s: 0.29 Committed revision 1604455. [C++ broker] Broker

[jira] [Created] (QPID-5835) [C++ broker] Broker recovery forgets auto-delete flag on queues and exchanges

2014-06-20 Thread Pavel Moravec (JIRA)
Pavel Moravec created QPID-5835: --- Summary: [C++ broker] Broker recovery forgets auto-delete flag on queues and exchanges Key: QPID-5835 URL: https://issues.apache.org/jira/browse/QPID-5835 Project

Review Request 22812: Broker recovery forgets auto-delete flag on queues and exchanges

2014-06-20 Thread Pavel Moravec
--- Automated tests passed, manual tests show JIRA is fixed by the patch. Thanks, Pavel Moravec

[jira] [Resolved] (QPID-5817) [C++ broker] Improve ACL authorisation of QMF methods and queries

2014-06-18 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Moravec resolved QPID-5817. - Resolution: Fixed Fix Version/s: 0.29 Committed as r1603364. [C++ broker] Improve ACL

[jira] [Closed] (QPID-5817) [C++ broker] Improve ACL authorisation of QMF methods and queries

2014-06-18 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Moravec closed QPID-5817. --- [C++ broker] Improve ACL authorisation of QMF methods and queries

[jira] [Created] (QPID-5830) [Python client] Unable to create bindings on already existing broker objects using addressing

2014-06-18 Thread Pavel Moravec (JIRA)
Pavel Moravec created QPID-5830: --- Summary: [Python client] Unable to create bindings on already existing broker objects using addressing Key: QPID-5830 URL: https://issues.apache.org/jira/browse/QPID-5830

<    1   2   3   4   5   6   >