[jira] [Created] (QPID-8156) [Broker-J] Heap memory is leaked on deletion of virtual host node

2018-04-09 Thread Alex Rudyy (JIRA)
Alex Rudyy created QPID-8156: Summary: [Broker-J] Heap memory is leaked on deletion of virtual host node Key: QPID-8156 URL: https://issues.apache.org/jira/browse/QPID-8156 Project: Qpid Issue

Re: [jira] [Commented] (PROTON-1823) [c] make it easier to send a message

2018-04-09 Thread Alan Conway
On Fri, Apr 6, 2018 at 9:05 PM, Justin Ross (JIRA) wrote: > > [ https://issues.apache.org/jira/browse/PROTON-1823?page= > com.atlassian.jira.plugin.system.issuetabpanels:comment- > tabpanel=16429180#comment-16429180 ] > > Justin Ross commented on PROTON-1823: >

[jira] [Updated] (QPID-8156) [Broker-J] Heap memory is leaked on deletion of virtual host node

2018-04-09 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-8156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-8156: - Description: {{SystemNodeRegistry}} of deleted {{VirtualHost}} is still referenced after virtual host

[jira] [Commented] (PROTON-1794) Improve detection strategy for executable python modules

2018-04-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16430950#comment-16430950 ] ASF subversion and git services commented on PROTON-1794: - Commit

[jira] [Closed] (QPID-8148) [Broker-J] Release Qpid Broker-J 7.0.3

2018-04-09 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-8148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy closed QPID-8148. Resolution: Fixed > [Broker-J] Release Qpid Broker-J 7.0.3 > -- > >

[jira] [Updated] (QPID-7926) [c++ broker] Windows build error "cannot convert from 'int' to 'qpid::sys::PODMutex"

2018-04-09 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway updated QPID-7926: -- Summary: [c++ broker] Windows build error "cannot convert from 'int' to 'qpid::sys::PODMutex" (was:

[jira] [Closed] (QPID-7892) [Java Broker] Qpid Logback plugin RollingPolicyDecorator tests fail since java.io.tmpdir pointed at directory containing parentheses

2018-04-09 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy closed QPID-7892. Assignee: (was: Alex Rudyy) > [Java Broker] Qpid Logback plugin RollingPolicyDecorator tests fail since

[jira] [Created] (PROTON-1824) [Python binding] Use of proton.Array causes SIGSEGV in encoder

2018-04-09 Thread Kim van der Riet (JIRA)
Kim van der Riet created PROTON-1824: Summary: [Python binding] Use of proton.Array causes SIGSEGV in encoder Key: PROTON-1824 URL: https://issues.apache.org/jira/browse/PROTON-1824 Project: Qpid

[jira] [Closed] (QPID-8149) Release Apache Qpid for Java 6.1.6

2018-04-09 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-8149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy closed QPID-8149. Resolution: Fixed > Release Apache Qpid for Java 6.1.6 > -- > >

[jira] [Created] (QPID-8157) [Broker-J] Deletion of Virtual Host Node fails to clean-up properly all Virtual Host/Virtual Host Node resources

2018-04-09 Thread Alex Rudyy (JIRA)
Alex Rudyy created QPID-8157: Summary: [Broker-J] Deletion of Virtual Host Node fails to clean-up properly all Virtual Host/Virtual Host Node resources Key: QPID-8157 URL:

[jira] [Assigned] (DISPATCH-934) Add a way to annotate configuration as experimental

2018-04-09 Thread Ganesh Murthy (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Murthy reassigned DISPATCH-934: -- Assignee: Alan Conway (was: Ganesh Murthy) > Add a way to annotate configuration as

[jira] [Assigned] (PROTON-1824) [Python binding] Use of proton.Array causes SIGSEGV in Proton encoder

2018-04-09 Thread Justin Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Ross reassigned PROTON-1824: --- Assignee: Andrew Stitcher > [Python binding] Use of proton.Array causes SIGSEGV in Proton

[GitHub] qpid-dispatch pull request #281: NO-JIRA: Update some doc attribute names

2018-04-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/qpid-dispatch/pull/281 --- - To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org

[jira] [Commented] (PROTON-1794) Improve detection strategy for executable python modules

2018-04-09 Thread Justin Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16430959#comment-16430959 ] Justin Ross commented on PROTON-1794: - Sorry! > Improve detection strategy for executable python

[GitHub] qpid-cpp pull request #13: QPID-7926: [c++ broker] Windows build error "cann...

2018-04-09 Thread alanconway
GitHub user alanconway opened a pull request: https://github.com/apache/qpid-cpp/pull/13 QPID-7926: [c++ broker] Windows build error "cannot convert from 'int… …' to 'qpid::sys::PODMutex'" Renamed PODMutex as GlobalMutex. The important point is that it can be used as a

[jira] [Commented] (QPID-7926) [c++ broker] Windows build error "cannot convert from 'int' to 'qpid::sys::PODMutex"

2018-04-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16431294#comment-16431294 ] ASF GitHub Bot commented on QPID-7926: -- GitHub user alanconway opened a pull request:

[jira] [Commented] (QPID-7926) [c++ broker] Windows build error "cannot convert from 'int' to 'qpid::sys::PODMutex"

2018-04-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16431298#comment-16431298 ] ASF GitHub Bot commented on QPID-7926: -- Github user alanconway commented on the issue:

[GitHub] qpid-cpp issue #13: QPID-7926: [c++ broker] Windows build error "cannot conv...

2018-04-09 Thread alanconway
Github user alanconway commented on the issue: https://github.com/apache/qpid-cpp/pull/13 This patch cleas up a bit rather than working around the problem like pull #11 (which would also work.) --- - To

[jira] [Assigned] (QPID-7926) [c++ broker] Windows build error "cannot convert from 'int' to 'qpid::sys::PODMutex"

2018-04-09 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway reassigned QPID-7926: - Assignee: Alan Conway > [c++ broker] Windows build error "cannot convert from 'int' to >

[jira] [Assigned] (QPID-7926) [c++ broker] Windows build error "cannot convert from 'int' to 'qpid::sys::PODMutex"

2018-04-09 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway reassigned QPID-7926: - Assignee: Chuck Rolke (was: Alan Conway) > [c++ broker] Windows build error "cannot convert from

[jira] [Commented] (QPID-7926) [c++ broker] Windows build error "cannot convert from 'int' to 'qpid::sys::PODMutex"

2018-04-09 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16431303#comment-16431303 ] Alan Conway commented on QPID-7926: --- I've put a fix at [https://github.com/apache/qpid-cpp/pull/13] The

Re: Wrt QPID-7926

2018-04-09 Thread Alan Conway
On Fri, Apr 6, 2018 at 4:52 PM, Chuck Rolke wrote: > There has been another solution waiting in a github pull request. > > https://github.com/apache/qpid-cpp/pull/11 > > This fix looks like it would work, but I put a slightly clearer fix on

[GitHub] qpid-cpp issue #11: Fix build on Windows

2018-04-09 Thread alanconway
Github user alanconway commented on the issue: https://github.com/apache/qpid-cpp/pull/11 The fix would work but I'd prefer to get rid of the bogus assignment rather than add a dummy constructor to hide it. I've put up pull request #13 that does that. ---

[jira] [Updated] (QPID-8156) [Broker-J] Heap memory is leaked on deletion of virtual host node

2018-04-09 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-8156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-8156: - Issue Type: Bug (was: Improvement) > [Broker-J] Heap memory is leaked on deletion of virtual host node >

[jira] [Updated] (QPID-8157) [Broker-J] Deletion of Virtual Host Node fails to clean-up properly all Virtual Host/Virtual Host Node resources

2018-04-09 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-8157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-8157: - Issue Type: Bug (was: Improvement) > [Broker-J] Deletion of Virtual Host Node fails to clean-up properly

[jira] [Created] (QPID-8158) [Broker-J] [System Tests] Refactor BDB HA system tests

2018-04-09 Thread Alex Rudyy (JIRA)
Alex Rudyy created QPID-8158: Summary: [Broker-J] [System Tests] Refactor BDB HA system tests Key: QPID-8158 URL: https://issues.apache.org/jira/browse/QPID-8158 Project: Qpid Issue Type:

[GitHub] qpid-dispatch issue #281: NO-JIRA: Update some doc attribute names

2018-04-09 Thread bhardesty
Github user bhardesty commented on the issue: https://github.com/apache/qpid-dispatch/pull/281 @ganeshmurthy this is ready to merge. --- - To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional

[jira] [Updated] (PROTON-1824) [Python binding] Use of proton.Array causes SIGSEGV in Proton encoder

2018-04-09 Thread Kim van der Riet (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kim van der Riet updated PROTON-1824: - Summary: [Python binding] Use of proton.Array causes SIGSEGV in Proton encoder (was:

[GitHub] qpid-cpp issue #11: Fix build on Windows

2018-04-09 Thread etengabeko
Github user etengabeko commented on the issue: https://github.com/apache/qpid-cpp/pull/11 I am agree. I only registered the problem and added temporary patch for fix it. --- - To unsubscribe, e-mail:

[jira] [Updated] (DISPATCH-959) Rate limiting policy

2018-04-09 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated DISPATCH-959: -- Fix Version/s: Backlog > Rate limiting policy > > > Key: