[jira] [Created] (QPID-4078) Assert to detect self-connection was triggered in log runs of ha_tests.py test_failover_send_receive.

2012-06-19 Thread Alan Conway (JIRA)
Alan Conway created QPID-4078: - Summary: Assert to detect self-connection was triggered in log runs of ha_tests.py test_failover_send_receive. Key: QPID-4078 URL: https://issues.apache.org/jira/browse/QPID-4078

Re: Relocating the language bindings...

2012-06-19 Thread Darryl L. Pierce
On Tue, Jun 19, 2012 at 12:07:27PM -0500, Steve Huston wrote: > Collecting the bindings seems like a good idea, but how do you envision > building the bindings? You mentioned breaking the cmake dependencies. Are > you planning to break the dependency on the cpp directory's > CMakeLists.txt, or on c

Re: Relocating the language bindings...

2012-06-19 Thread Darryl L. Pierce
On Tue, Jun 19, 2012 at 02:11:51PM -0400, Andrew Stitcher wrote: > > The big benefit to this would be breaking the Cmake dependencies between > > the bindings and the cpp build tree. We could build them independently, > > which is a Good Thing (tm). > > I don't think you are really breaking any de

Re: Relocating the language bindings...

2012-06-19 Thread Darryl L. Pierce
On Tue, Jun 19, 2012 at 12:59:44PM -0400, Chuck Rolke wrote: > Is there a plan for qpid/cpp/bindings/qpid/dotnet? You seem to have missed > that one. Not intentionally skipped, I was just looking at the qpid bindings when I wrote up the original. > I'd suggest that the dotnet binding should res

Re: Relocating the language bindings...

2012-06-19 Thread Alan Conway
On 06/19/2012 11:59 AM, Darryl L. Pierce wrote: Last week Ted and I talked about moving the language bindings out from under the cpp directory tree. So, in the end, we'd have something like: qpid/ cpp/ bindings/ qpid/ perl/ pytho

Re: Relocating the language bindings...

2012-06-19 Thread Chuck Rolke
Is there a plan for qpid/cpp/bindings/qpid/dotnet? You seem to have missed that one. I'd suggest that the dotnet binding should reside with the rest of the bindings despite its non-swig nature. The dotnet binding is tightly coupled to the cpp/src tree so moving the binding will involve changing

RE: Relocating the language bindings...

2012-06-19 Thread Steve Huston
Collecting the bindings seems like a good idea, but how do you envision building the bindings? You mentioned breaking the cmake dependencies. Are you planning to break the dependency on the cpp directory's CMakeLists.txt, or on cmake all together? What triggers the need to build the bindings when t

Re: Relocating the language bindings...

2012-06-19 Thread Darryl L. Pierce
On Tue, Jun 19, 2012 at 12:22:43PM -0400, Rajith Attapattu wrote: > Seems reasonable to me. > What about versioning? > Are the bindings going to have an independent release cycle compared > to the main Qpid components ? I think they would still stay on the same rough release cycle. The way I see i

Re: Relocating the language bindings...

2012-06-19 Thread Andrew Stitcher
On Tue, 2012-06-19 at 11:59 -0400, Darryl L. Pierce wrote: > Last week Ted and I talked about moving the language bindings out from > under the cpp directory tree. So, in the end, we'd have something like: > > qpid/ > cpp/ > bindings/ > qpid/ >perl/ >

Re: Relocating the language bindings...

2012-06-19 Thread Rajith Attapattu
Seems reasonable to me. What about versioning? Are the bindings going to have an independent release cycle compared to the main Qpid components ? Rajith On Tue, Jun 19, 2012 at 11:59 AM, Darryl L. Pierce wrote: > Last week Ted and I talked about moving the language bindings out from > under the

Relocating the language bindings...

2012-06-19 Thread Darryl L. Pierce
Last week Ted and I talked about moving the language bindings out from under the cpp directory tree. So, in the end, we'd have something like: qpid/ cpp/ bindings/ qpid/ perl/ python/ ruby/ (unless someone has a bett

[jira] [Resolved] (QPID-3902) Add formal message categories to C++ Broker log messages

2012-06-19 Thread Chuck Rolke (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chuck Rolke resolved QPID-3902. --- Resolution: Fixed Fix Version/s: 0.17 The basic categories are in place. They are calculated ba

[jira] [Updated] (QPID-4077) Load-balance delivery of messages across bindings

2012-06-19 Thread Andy Goldstein (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Goldstein updated QPID-4077: - Attachment: QPID-4077-load-balanced-bindings.patch Proposed patch. Load balancing is achieved by e

[jira] [Created] (QPID-4077) Load-balance delivery of messages across bindings

2012-06-19 Thread Andy Goldstein (JIRA)
Andy Goldstein created QPID-4077: Summary: Load-balance delivery of messages across bindings Key: QPID-4077 URL: https://issues.apache.org/jira/browse/QPID-4077 Project: Qpid Issue Type: Impr

[jira] [Resolved] (QPID-3478) Windows Visual Studio 2010 warning C4251 'needs to have dll interface' qpid::amqp_0_10::MapCodec::contentType

2012-06-19 Thread Chuck Rolke (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chuck Rolke resolved QPID-3478. --- Resolution: Fixed Fix Version/s: (was: Future) 0.17 > Windows Visual

[jira] [Resolved] (QPID-3671) WinSDk package is incomplete

2012-06-19 Thread Chuck Rolke (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chuck Rolke resolved QPID-3671. --- Resolution: Fixed Fix Version/s: 0.17 > WinSDk package is incomplete >

[jira] [Resolved] (QPID-4022) C++ Broker connection limits by host ip and by user name can get confused

2012-06-19 Thread Chuck Rolke (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chuck Rolke resolved QPID-4022. --- Resolution: Fixed Fix Version/s: 0.17 The connection limit specifications SHOULD be the same fo

[jira] [Resolved] (QPID-4032) Broker does not accept sub-groups in group declaration, contrary to wiki documentation

2012-06-19 Thread Chuck Rolke (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chuck Rolke resolved QPID-4032. --- Resolution: Fixed Fix Version/s: 0.17 > Broker does not accept sub-groups in group declarat

[jira] [Assigned] (QPID-4076) Change bridge message credit to value less than infinity

2012-06-19 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gordon Sim reassigned QPID-4076: Assignee: Gordon Sim > Change bridge message credit to value less than infinity > --

[jira] [Created] (QPID-4076) Change bridge message credit to value less than infinity

2012-06-19 Thread Andy Goldstein (JIRA)
Andy Goldstein created QPID-4076: Summary: Change bridge message credit to value less than infinity Key: QPID-4076 URL: https://issues.apache.org/jira/browse/QPID-4076 Project: Qpid Issue Typ

[jira] [Updated] (QPID-4076) Change bridge message credit to value less than infinity

2012-06-19 Thread Andy Goldstein (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Goldstein updated QPID-4076: - Attachment: QPID-4076-bridge-credit-2x-sync.patch Proposed patch > Change bridge

[jira] [Assigned] (QPID-4074) Broker should default link and bridge names if not supplied to createObject

2012-06-19 Thread Ken Giusti (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti reassigned QPID-4074: Assignee: Ken Giusti > Broker should default link and bridge names if not supplied to createObje

Re: delete/create queue listener JMS 2

2012-06-19 Thread eugene
Thank You Gordon. Here it is. Let me know if there is anything else you need from me. Thank You, Eugene. -- View this message in context: http://apache-qpid-developers.2158895.n2.nabble.com/delete-create-queue-listener-JMS-2-tp7580396p7580403.html Sent from the Apache Qpid developers mailing li

[jira] [Created] (QPID-4075) Auto-Delete queues event Listener

2012-06-19 Thread rabii eugen (JIRA)
rabii eugen created QPID-4075: - Summary: Auto-Delete queues event Listener Key: QPID-4075 URL: https://issues.apache.org/jira/browse/QPID-4075 Project: Qpid Issue Type: Bug Reporter:

[jira] [Updated] (QPID-4074) Broker should default link and bridge names if not supplied to createObject

2012-06-19 Thread Andy Goldstein (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Goldstein updated QPID-4074: - Attachment: QPID-4074-default-link-and-bridge-names-via-create.patch Proposed patch

[jira] [Created] (QPID-4074) Broker should default link and bridge names if not supplied to createObject

2012-06-19 Thread Andy Goldstein (JIRA)
Andy Goldstein created QPID-4074: Summary: Broker should default link and bridge names if not supplied to createObject Key: QPID-4074 URL: https://issues.apache.org/jira/browse/QPID-4074 Project: Qpid

[jira] [Updated] (QPID-3999) [Java Broker] Implement Web based management tool for the Java Broker

2012-06-19 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-3999: - Attachment: 0001-QPID-3999-Use-anonymous-subject-for-non-authenticate.patch Attached a patch changing web

[jira] [Created] (QPID-4073) Java client should handle flow control

2012-06-19 Thread Noel O'Connor (JIRA)
Noel O'Connor created QPID-4073: --- Summary: Java client should handle flow control Key: QPID-4073 URL: https://issues.apache.org/jira/browse/QPID-4073 Project: Qpid Issue Type: Bug Com

Re: delete/create queue listener JMS 2

2012-06-19 Thread Gordon Sim
On 06/19/2012 07:09 AM, eugene wrote: I will have to revive a question on my own: http://apache-qpid-developers.2158895.n2.nabble.com/delete-create-queue-listener-JMS-td7578648.html#a7578763 The answer that Gordon Sim provided indeed works for a simple queue that I create then delete. I indeed