[jira] [Commented] (QPID-5078) consumers not notified of messages if another consumer with selector/filter doesn't want it

2013-08-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13742650#comment-13742650 ] ASF subversion and git services commented on QPID-5078: --- Commit 15149

[jira] [Resolved] (QPID-5078) consumers not notified of messages if another consumer with selector/filter doesn't want it

2013-08-16 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gordon Sim resolved QPID-5078. -- Resolution: Fixed > consumers not notified of messages if another consumer with selector/filter > d

[jira] [Created] (QPID-5079) Only export necessary symbols from the supported client API libraries

2013-08-16 Thread Andrew Stitcher (JIRA)
Andrew Stitcher created QPID-5079: - Summary: Only export necessary symbols from the supported client API libraries Key: QPID-5079 URL: https://issues.apache.org/jira/browse/QPID-5079 Project: Qpid

Re: Review Request 13619: ensure notifications to queue listeners works when using selectors/filters

2013-08-16 Thread Andrew Stitcher
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13619/#review25255 --- Ship it! Ship It! - Andrew Stitcher On Aug. 16, 2013, 7:48 p.m.,

Re: Review Request 13619: ensure notifications to queue listeners works when using selectors/filters

2013-08-16 Thread Andrew Stitcher
> On Aug. 16, 2013, 6:13 p.m., Andrew Stitcher wrote: > > /trunk/qpid/cpp/src/qpid/broker/Queue.cpp, line 447 > > > > > > Do you need both set and notifyRequired? It looks like set is only > > non-empty if notifyRequi

Re: Review Request 13619: ensure notifications to queue listeners works when using selectors/filters

2013-08-16 Thread Gordon Sim
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13619/ --- (Updated Aug. 16, 2013, 7:48 p.m.) Review request for qpid and Andrew Stitcher.

Re: Review Request 13619: ensure notifications to queue listeners works when using selectors/filters

2013-08-16 Thread Gordon Sim
> On Aug. 16, 2013, 6:13 p.m., Andrew Stitcher wrote: > > /trunk/qpid/cpp/src/qpid/broker/Queue.cpp, line 447 > > > > > > Do you need both set and notifyRequired? It looks like set is only > > non-empty if notifyRequi

Re: Review Request 13619: ensure notifications to queue listeners works when using selectors/filters

2013-08-16 Thread Gordon Sim
> On Aug. 16, 2013, 6:13 p.m., Andrew Stitcher wrote: > > /trunk/qpid/cpp/src/qpid/broker/Queue.cpp, line 447 > > > > > > Do you need both set and notifyRequired? It looks like set is only > > non-empty if notifyRequi

Re: Review Request 13619: ensure notifications to queue listeners works when using selectors/filters

2013-08-16 Thread Andrew Stitcher
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13619/#review25238 --- /trunk/qpid/cpp/src/qpid/broker/Queue.cpp

[jira] [Commented] (QPID-5078) consumers not notified of messages if another consumer with selector/filter doesn't want it

2013-08-16 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13742402#comment-13742402 ] Gordon Sim commented on QPID-5078: -- See https://reviews.apache.org/r/13619/ for suggested

Review Request 13619: ensure notifications to queue listeners works when using selectors/filters

2013-08-16 Thread Gordon Sim
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13619/ --- Review request for qpid and Andrew Stitcher. Bugs: QPID-5078 https://issues

[jira] [Updated] (QPID-5078) consumers not notified of messages if another consumer with selector/filter doesn't want it

2013-08-16 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gordon Sim updated QPID-5078: - Description: E.g. run {noformat} drain "q; {create:always, link:{selector:\"colour = 'red'\"}}" -f {nof

[jira] [Created] (QPID-5078) consumers not notified of messages if another consumer with selector/filter doesn't want it

2013-08-16 Thread Gordon Sim (JIRA)
Gordon Sim created QPID-5078: Summary: consumers not notified of messages if another consumer with selector/filter doesn't want it Key: QPID-5078 URL: https://issues.apache.org/jira/browse/QPID-5078 Proje

Re: RFQ 0.24: Two JIRAs

2013-08-16 Thread Rajith Attapattu
For python, this is indeed the solution we used when a user wanted the Java client to recognize a python string sent in a map or an application property. On Fri, Aug 16, 2013 at 8:55 AM, Gordon Sim wrote: > On 08/16/2013 01:15 PM, Darryl L. Pierce wrote: > >> On Mon, Aug 12, 2013 at 08:52:20PM

[jira] [Commented] (QPID-5074) [Java Broker] update broker binary release tar process to handle plugins with dependencies

2013-08-16 Thread Justin Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13742188#comment-13742188 ] Justin Ross commented on QPID-5074: --- Reviewed by Rob. Approved for 0.24.

[jira] [Comment Edited] (QPID-5074) [Java Broker] update broker binary release tar process to handle plugins with dependencies

2013-08-16 Thread Justin Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13742188#comment-13742188 ] Justin Ross edited comment on QPID-5074 at 8/16/13 1:13 PM: Rev

Re: RFQ 0.24: Two JIRAs

2013-08-16 Thread Gordon Sim
On 08/16/2013 01:15 PM, Darryl L. Pierce wrote: On Mon, Aug 12, 2013 at 08:52:20PM +0200, Jimmy Jones wrote: I'm a user of binary data in maps! I created the patch to handle UTF8 in perl. Removing the check will cause non-UTF8 strings to be casted into UTF8 which is probably a bad idea unless

[jira] [Updated] (QPID-5050) Clients calling Connection#stop() (or #close()) from within an ExceptionListener have potential for deadlock

2013-08-16 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall updated QPID-5050: - Summary: Clients calling Connection#stop() (or #close()) from within an ExceptionListener have potential f

[jira] [Resolved] (QPID-5050) Clients calling Connection#stop() from within an ExceptionListener have potential for deadlock

2013-08-16 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall resolved QPID-5050. -- Resolution: Fixed Fix Version/s: 0.25 Phil's review comments are addressed and patch applied.

Re: RFQ 0.24: Two JIRAs

2013-08-16 Thread Darryl L. Pierce
On Mon, Aug 12, 2013 at 08:52:20PM +0200, Jimmy Jones wrote: > I'm a user of binary data in maps! > > I created the patch to handle UTF8 in perl. Removing the check will cause > non-UTF8 strings to be casted into UTF8 which is probably a bad idea unless > by luck they are 7 bit ASCII. Hey, Jimm

[jira] [Updated] (QPID-5074) [Java Broker] update broker binary release tar process to handle plugins with dependencies

2013-08-16 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated QPID-5074: - Affects Version/s: 0.23 > [Java Broker] update broker binary release tar process to handle plu

[jira] [Updated] (QPID-5074) [Java Broker] update broker binary release tar process to handle plugins with dependencies

2013-08-16 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated QPID-5074: - Affects Version/s: (was: 0.24) > [Java Broker] update broker binary release tar process to

Request for inclusion in 0.24

2013-08-16 Thread Robbie Gemmell
Hi Justin, I would like to include https://issues.apache.org/jira/browse/QPID-5074into 0.24. The commit makes some updates to the handling of plugins for the java broker during the release process in order to address the problem identified below by Gordon as well as some related plugin handling is

[jira] [Updated] (QPID-5074) [Java Broker] update broker binary release tar process to handle plugins with dependencies

2013-08-16 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated QPID-5074: - Attachment: (was: 0001-QPID-5074-update-broker-binary-release-tar-process-t.patch) > [Jav

[jira] [Commented] (QPID-5050) Clients calling Connection#stop() from within an ExceptionListener have potential for deadlock

2013-08-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13742128#comment-13742128 ] ASF subversion and git services commented on QPID-5050: --- Commit 15146

[jira] [Commented] (QPID-5074) [Java Broker] update broker binary release tar process to handle plugins with dependencies

2013-08-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13742100#comment-13742100 ] ASF subversion and git services commented on QPID-5074: --- Commit 15146

[jira] [Commented] (QPID-5073) [Java Broker] Refactor DurableConfigurationStore recovery to allow for additional configured object children other than just Exchange/Binding/Queue

2013-08-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13742070#comment-13742070 ] ASF subversion and git services commented on QPID-5073: --- Commit 15146

[jira] [Commented] (QPID-5073) [Java Broker] Refactor DurableConfigurationStore recovery to allow for additional configured object children other than just Exchange/Binding/Queue

2013-08-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13742069#comment-13742069 ] ASF subversion and git services commented on QPID-5073: --- Commit 15146