[jira] [Commented] (QPID-7477) [Java Broker] Recovery of Broker preferences should happen without holding VirtualHostPrincipal

2016-11-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15631804#comment-15631804 ] ASF subversion and git services commented on QPID-7477: --- Commit 1767825 from

[jira] [Commented] (QPID-7486) [Java Broker] Refactor broker startup code, remove BrokerOptions

2016-11-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15631929#comment-15631929 ] ASF subversion and git services commented on QPID-7486: --- Commit 1767829 from

[jira] [Updated] (QPID-7477) [Java Broker] Recovery of Broker preferences should happen without holding VirtualHostPrincipal

2016-11-03 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall updated QPID-7477: - Status: Reviewable (was: In Progress) > [Java Broker] Recovery of Broker preferences should happen

[jira] [Assigned] (QPID-7477) [Java Broker] Recovery of Broker preferences should happen without holding VirtualHostPrincipal

2016-11-03 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall reassigned QPID-7477: Assignee: Keith Wall > [Java Broker] Recovery of Broker preferences should happen without holding

[jira] [Created] (QPID-7489) [Java Broker] Only return false from AbstractQueue#attemptDelivery iff remaining messages on queue can actually be consumed

2016-11-03 Thread Lorenz Quack (JIRA)
Lorenz Quack created QPID-7489: -- Summary: [Java Broker] Only return false from AbstractQueue#attemptDelivery iff remaining messages on queue can actually be consumed Key: QPID-7489 URL:

[jira] [Created] (QPID-7490) [Java Broker] Stop CreditCreditManager from spuriously notifying subscribers of credit increases

2016-11-03 Thread Lorenz Quack (JIRA)
Lorenz Quack created QPID-7490: -- Summary: [Java Broker] Stop CreditCreditManager from spuriously notifying subscribers of credit increases Key: QPID-7490 URL: https://issues.apache.org/jira/browse/QPID-7490

[jira] [Created] (QPID-7491) [Java Broker] Fix AbstractSystemMessageSource#pullMessage

2016-11-03 Thread Lorenz Quack (JIRA)
Lorenz Quack created QPID-7491: -- Summary: [Java Broker] Fix AbstractSystemMessageSource#pullMessage Key: QPID-7491 URL: https://issues.apache.org/jira/browse/QPID-7491 Project: Qpid Issue Type:

[jira] [Commented] (QPID-7490) [Java Broker] Stop CreditCreditManager from spuriously notifying subscribers of credit increases

2016-11-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15632181#comment-15632181 ] ASF subversion and git services commented on QPID-7490: --- Commit 1767848 from

[jira] [Commented] (QPID-7489) [Java Broker] Only return false from AbstractQueue#attemptDelivery iff remaining messages on queue can actually be consumed

2016-11-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15632180#comment-15632180 ] ASF subversion and git services commented on QPID-7489: --- Commit 1767847 from

[jira] [Commented] (QPID-7491) [Java Broker] Fix AbstractSystemMessageSource#pullMessage

2016-11-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15632182#comment-15632182 ] ASF subversion and git services commented on QPID-7491: --- Commit 1767849 from

[jira] [Updated] (QPID-7490) [Java Broker] Stop CreditCreditManager from spuriously notifying subscribers of credit increases

2016-11-03 Thread Lorenz Quack (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lorenz Quack updated QPID-7490: --- Fix Version/s: qpid-java-6.2 qpid-java-6.1 > [Java Broker] Stop CreditCreditManager

[jira] [Updated] (QPID-7489) [Java Broker] Only return false from AbstractQueue#attemptDelivery iff remaining messages on queue can actually be consumed

2016-11-03 Thread Lorenz Quack (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lorenz Quack updated QPID-7489: --- Fix Version/s: qpid-java-6.2 qpid-java-6.1 > [Java Broker] Only return false from

[jira] [Updated] (QPID-7491) [Java Broker] Fix AbstractSystemMessageSource#pullMessage

2016-11-03 Thread Lorenz Quack (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lorenz Quack updated QPID-7491: --- Fix Version/s: qpid-java-6.2 > [Java Broker] Fix AbstractSystemMessageSource#pullMessage >

[jira] [Commented] (QPID-7485) [Java Broker] Make the path attribute immutable on file based authentication providers

2016-11-03 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15632293#comment-15632293 ] Keith Wall commented on QPID-7485: -- This change should apply to the file based group provider too. >

[jira] [Comment Edited] (QPID-7485) [Java Broker] Make the path attribute immutable on file based authentication providers

2016-11-03 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15632293#comment-15632293 ] Keith Wall edited comment on QPID-7485 at 11/3/16 10:15 AM: Change looks

[jira] [Updated] (QPID-7485) [Java Broker] Make the path attribute immutable on file based authentication providers

2016-11-03 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall updated QPID-7485: - Fix Version/s: qpid-java-6.2 qpid-java-6.1 > [Java Broker] Make the path attribute

[jira] [Comment Edited] (QPID-7485) [Java Broker] Make the path attribute immutable on file based authentication providers

2016-11-03 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15632293#comment-15632293 ] Keith Wall edited comment on QPID-7485 at 11/3/16 10:26 AM: Elsewhere in the

[jira] [Updated] (QPID-7485) [Java Broker] Make the path attribute immutable on file based authentication/group providers

2016-11-03 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall updated QPID-7485: - Priority: Minor (was: Major) > [Java Broker] Make the path attribute immutable on file based >

[jira] [Updated] (QPID-7485) [Java Broker] Make the path attribute immutable on file based authentication/group providers

2016-11-03 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall updated QPID-7485: - Summary: [Java Broker] Make the path attribute immutable on file based authentication/group providers

RE: A java listener Using qpid-amqp-1.0 stops listening to the service bus without giving any exception

2016-11-03 Thread Naresh Kumar Goswami
Hi Team, I have not get any reply from you. Please help me in solving the issue. Regards, Naresh From: Naresh Kumar Goswami Sent: Friday, October 28, 2016 11:40 AM To: 'dev@qpid.apache.org' Subject: A java listener Using qpid-amqp-1.0 stops listening to the service bus

[jira] [Updated] (DISPATCH-535) Use correct lifecycle management for Proton objects

2016-11-03 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated DISPATCH-535: -- Summary: Use correct lifecycle management for Proton objects (was: Dispatch memory increases on long

[jira] [Commented] (QPID-7485) [Java Broker] Make the path attribute immutable on file based authentication/group providers

2016-11-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15632714#comment-15632714 ] ASF subversion and git services commented on QPID-7485: --- Commit 1767882 from

[jira] [Updated] (QPID-7485) [Java Broker] Make the path attribute immutable on file based authentication/group providers

2016-11-03 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-7485: - Status: Reviewable (was: In Progress) > [Java Broker] Make the path attribute immutable on file based >

[jira] [Assigned] (QPID-7485) [Java Broker] Make the path attribute immutable on file based authentication/group providers

2016-11-03 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy reassigned QPID-7485: Assignee: Keith Wall (was: Alex Rudyy) Keith, Please review the changes ([

[GitHub] qpid-proton pull request #84: Adds cmake libatomic check to examplex/cpp

2016-11-03 Thread Deni90
GitHub user Deni90 opened a pull request: https://github.com/apache/qpid-proton/pull/84 Adds cmake libatomic check to examplex/cpp qpid-proton FTBFS on Debian for mips and mipsel with following error: ``` /usr/bin/c++ -g -O2 -fdebug-prefix-map=/«PKGBUILDDIR»=.

[jira] [Created] (PROTON-1339) Event_loop injection is very slow to trigger the events

2016-11-03 Thread Adel Boutros (JIRA)
Adel Boutros created PROTON-1339: Summary: Event_loop injection is very slow to trigger the events Key: PROTON-1339 URL: https://issues.apache.org/jira/browse/PROTON-1339 Project: Qpid Proton

[jira] [Updated] (PROTON-1339) Event_loop injection is very slow to trigger the events

2016-11-03 Thread Adel Boutros (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adel Boutros updated PROTON-1339: - Attachment: main.cpp > Event_loop injection is very slow to trigger the events >

[jira] [Created] (PROTON-1340) [Visual Studio 2013] Event_loop injection triggers an exception when the container is being destroyed

2016-11-03 Thread Adel Boutros (JIRA)
Adel Boutros created PROTON-1340: Summary: [Visual Studio 2013] Event_loop injection triggers an exception when the container is being destroyed Key: PROTON-1340 URL:

[jira] [Updated] (PROTON-1340) [Visual Studio 2013] Event_loop injection triggers an exception when the container is being destroyed

2016-11-03 Thread Adel Boutros (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adel Boutros updated PROTON-1340: - Description: Full details here:

[jira] [Updated] (QPID-7488) [Java Broker, WMC] Clicking on any of dashboard widget titlebar icons (collapse pane, edit, goto, or close) triggers widget dragging in IE

2016-11-03 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall updated QPID-7488: - Component/s: Java Broker > [Java Broker, WMC] Clicking on any of dashboard widget titlebar icons >

[jira] [Commented] (QPID-7488) [Java Broker, WMC] Clicking on any of dashboard widget titlebar icons (collapse pane, edit, goto, or close) triggers widget dragging in IE

2016-11-03 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15632808#comment-15632808 ] Keith Wall commented on QPID-7488: -- Changes look reasonable to me. Tested on IE11 on Windows and Firefox

[jira] [Updated] (QPID-7488) [Java Broker, WMC] Clicking on any of dashboard widget titlebar icons (collapse pane, edit, goto, or close) triggers widget dragging in IE

2016-11-03 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall updated QPID-7488: - Priority: Trivial (was: Major) > [Java Broker, WMC] Clicking on any of dashboard widget titlebar icons

[jira] [Commented] (QPID-7477) [Java Broker] Recovery of Broker preferences should happen without holding VirtualHostPrincipal

2016-11-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15632813#comment-15632813 ] ASF subversion and git services commented on QPID-7477: --- Commit 1767886 from

[jira] [Updated] (QPID-7488) [Java Broker, WMC] Clicking on any of dashboard widget titlebar icons (collapse pane, edit, goto, or close) triggers widget dragging in IE

2016-11-03 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall updated QPID-7488: - Fix Version/s: qpid-java-6.1 > [Java Broker, WMC] Clicking on any of dashboard widget titlebar icons >

[jira] [Resolved] (QPID-7477) [Java Broker] Recovery of Broker preferences should happen without holding VirtualHostPrincipal

2016-11-03 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy resolved QPID-7477. -- Resolution: Fixed The changes look reasonable to me. We should port them into 6.1.x > [Java Broker]

[jira] [Updated] (QPID-7477) [Java Broker] Recovery of Broker preferences should happen without holding VirtualHostPrincipal

2016-11-03 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-7477: - Fix Version/s: (was: qpid-java-6.2) > [Java Broker] Recovery of Broker preferences should happen

[jira] [Commented] (QPID-7485) [Java Broker] Make the path attribute immutable on file based authentication/group providers

2016-11-03 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15632825#comment-15632825 ] Keith Wall commented on QPID-7485: -- Changes look good to me. Ready for porting. > [Java Broker] Make the

[jira] [Commented] (QPID-7485) [Java Broker] Make the path attribute immutable on file based authentication/group providers

2016-11-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15632864#comment-15632864 ] ASF subversion and git services commented on QPID-7485: --- Commit 1767890 from

[jira] [Resolved] (QPID-7485) [Java Broker] Make the path attribute immutable on file based authentication/group providers

2016-11-03 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy resolved QPID-7485. -- Resolution: Fixed Fix Version/s: (was: qpid-java-6.2) > [Java Broker] Make the path attribute

[jira] [Commented] (QPID-7488) [Java Broker, WMC] Clicking on any of dashboard widget titlebar icons (collapse pane, edit, goto, or close) triggers widget dragging in IE

2016-11-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15632877#comment-15632877 ] ASF subversion and git services commented on QPID-7488: --- Commit 1767891 from

[jira] [Created] (QPID-7492) [Java Broker, WMC] Minor UI issues

2016-11-03 Thread Alex Rudyy (JIRA)
Alex Rudyy created QPID-7492: Summary: [Java Broker, WMC] Minor UI issues Key: QPID-7492 URL: https://issues.apache.org/jira/browse/QPID-7492 Project: Qpid Issue Type: Bug Components:

[jira] [Updated] (QPID-7492) [Java Broker, WMC] Minor UI issues

2016-11-03 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-7492: - Description: #Logging in occasionally fails with a 417 error response especially when the browsers

[jira] [Created] (QPIDJMS-218) ConcurrentModificationException during remote closure of session with multiple producers or consumers

2016-11-03 Thread Robbie Gemmell (JIRA)
Robbie Gemmell created QPIDJMS-218: -- Summary: ConcurrentModificationException during remote closure of session with multiple producers or consumers Key: QPIDJMS-218 URL:

[jira] [Updated] (QPID-7483) [Java Broker, WMC] Address minor UI issues

2016-11-03 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-7483: - Description: During testing the following minor UI issues were discovered: In no particular order

[jira] [Resolved] (QPIDJMS-218) ConcurrentModificationException during remote closure of session with multiple producers or consumers

2016-11-03 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell resolved QPIDJMS-218. Resolution: Fixed > ConcurrentModificationException during remote closure of session with

[jira] [Commented] (QPID-7483) [Java Broker, WMC] Address minor UI issues

2016-11-03 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15632913#comment-15632913 ] Alex Rudyy commented on QPID-7483: -- A new JIRA QPID-7492 was raised to address issues

[jira] [Assigned] (QPID-7483) [Java Broker, WMC] Address minor UI issues

2016-11-03 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy reassigned QPID-7483: Assignee: Keith Wall (was: Alex Rudyy) > [Java Broker, WMC] Address minor UI issues >

[jira] [Assigned] (QPIDJMS-218) ConcurrentModificationException during remote closure of session with multiple producers or consumers

2016-11-03 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell reassigned QPIDJMS-218: -- Assignee: Robbie Gemmell > ConcurrentModificationException during remote closure of

[jira] [Commented] (QPIDJMS-218) ConcurrentModificationException during remote closure of session with multiple producers or consumers

2016-11-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15632908#comment-15632908 ] ASF subversion and git services commented on QPIDJMS-218: - Commit

[jira] [Updated] (QPID-7483) [Java Broker, WMC] Address minor UI issues

2016-11-03 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-7483: - Status: Reviewable (was: In Progress) > [Java Broker, WMC] Address minor UI issues >

[jira] [Assigned] (QPID-7483) [Java Broker, WMC] Address minor UI issues

2016-11-03 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy reassigned QPID-7483: Assignee: Alex Rudyy > [Java Broker, WMC] Address minor UI issues >

[jira] [Created] (PROTON-1341) build fails with OpenSSL 1.1.0

2016-11-03 Thread Daniel Pocock (JIRA)
Daniel Pocock created PROTON-1341: - Summary: build fails with OpenSSL 1.1.0 Key: PROTON-1341 URL: https://issues.apache.org/jira/browse/PROTON-1341 Project: Qpid Proton Issue Type: Bug

[jira] [Commented] (QPID-7490) [Java Broker] Stop CreditCreditManager from spuriously notifying subscribers of credit increases

2016-11-03 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15633057#comment-15633057 ] Alex Rudyy commented on QPID-7490: -- The changes implemented in CreditCreditManager look Ok to me. We

[jira] [Comment Edited] (QPID-7462) [Java Broker] Add experimental "pull" consumers to the broker

2016-11-03 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15615359#comment-15615359 ] Keith Wall edited comment on QPID-7462 at 11/3/16 3:16 PM: --- Code needs to be

[jira] [Commented] (QPID-7462) [Java Broker] Add experimental "pull" consumers to the broker

2016-11-03 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15633068#comment-15633068 ] Keith Wall commented on QPID-7462: -- Changes look reasonable to me.I tested informally using

[jira] [Assigned] (QPID-7488) [Java Broker, WMC] Clicking on any of dashboard widget titlebar icons (collapse pane, edit, goto, or close) triggers widget dragging in IE

2016-11-03 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy reassigned QPID-7488: Assignee: Alex Rudyy > [Java Broker, WMC] Clicking on any of dashboard widget titlebar icons >

[jira] [Updated] (QPID-7488) [Java Broker, WMC] Clicking on any of dashboard widget titlebar icons (collapse pane, edit, goto, or close) triggers widget dragging in IE

2016-11-03 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-7488: - Status: Reviewable (was: In Progress) > [Java Broker, WMC] Clicking on any of dashboard widget titlebar

[jira] [Assigned] (QPID-7488) [Java Broker, WMC] Clicking on any of dashboard widget titlebar icons (collapse pane, edit, goto, or close) triggers widget dragging in IE

2016-11-03 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy reassigned QPID-7488: Assignee: Keith Wall (was: Alex Rudyy) > [Java Broker, WMC] Clicking on any of dashboard widget

[jira] [Comment Edited] (QPID-7462) [Java Broker] Add experimental "pull" consumers to the broker

2016-11-03 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15633068#comment-15633068 ] Keith Wall edited comment on QPID-7462 at 11/3/16 3:30 PM: --- Changes look

[jira] [Closed] (PROTON-1341) build fails with OpenSSL 1.1.0

2016-11-03 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell closed PROTON-1341. -- Resolution: Duplicate Closing as a duplicate, raised already as PROTON-1326. > build fails

[jira] [Updated] (QPID-7462) [Java Broker] Add experimental "pull" consumers to the broker

2016-11-03 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall updated QPID-7462: - Status: Reviewable (was: In Progress) > [Java Broker] Add experimental "pull" consumers to the broker >

[GitHub] qpid-proton issue #84: Adds cmake libatomic check to examplex/cpp

2016-11-03 Thread astitcher
Github user astitcher commented on the issue: https://github.com/apache/qpid-proton/pull/84 Is this against master? I'm pretty sure @alanconway already fixed this by completely avoiding 8 byte atomics on 32 bit platforms. The place where 64 bit atomics are used just

[jira] [Resolved] (QPID-7462) [Java Broker] Add experimental "pull" consumers to the broker

2016-11-03 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall resolved QPID-7462. -- Resolution: Fixed > [Java Broker] Add experimental "pull" consumers to the broker >

[jira] [Commented] (QPID-7462) [Java Broker] Add experimental "pull" consumers to the broker

2016-11-03 Thread Rob Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15633176#comment-15633176 ] Rob Godfrey commented on QPID-7462: --- Yes - the removal was intentional, though maybe it should have been

[GitHub] qpid-proton issue #84: Adds cmake libatomic check to examplex/cpp

2016-11-03 Thread astitcher
Github user astitcher commented on the issue: https://github.com/apache/qpid-proton/pull/84 this should be fixed in SHA 76285f04e36cdbff68e98877cbc01bf4fb53 (which should be in the 0.15 release). --- If your project is set up for it, you can reply to this email and have your

[jira] [Assigned] (QPID-7479) [Java Broker] Memory estimation formula fails to account for objects that comprise a persistent messages

2016-11-03 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy reassigned QPID-7479: Assignee: Alex Rudyy > [Java Broker] Memory estimation formula fails to account for objects that >

[jira] [Commented] (QPID-7479) [Java Broker] Memory estimation formula fails to account for objects that comprise a persistent messages

2016-11-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15633203#comment-15633203 ] ASF subversion and git services commented on QPID-7479: --- Commit 1767909 from

[jira] [Updated] (QPID-7479) [Java Broker] Memory estimation formula fails to account for objects that comprise a persistent messages

2016-11-03 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-7479: - Status: Reviewable (was: In Progress) > [Java Broker] Memory estimation formula fails to account for

[jira] [Updated] (QPID-7489) [Java Broker] Only return false from AbstractQueue#attemptDelivery if remaining messages on queue can actually be consumed

2016-11-03 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-7489: - Description: {{AbstractQueue#attemptDelivery}} should return {{false}} if there are more messages on the

[jira] [Updated] (QPID-7489) [Java Broker] Only return false from AbstractQueue#attemptDelivery if remaining messages on queue can actually be consumed

2016-11-03 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-7489: - Summary: [Java Broker] Only return false from AbstractQueue#attemptDelivery if remaining messages on queue

[jira] [Resolved] (QPID-7488) [Java Broker, WMC] Clicking on any of dashboard widget titlebar icons (collapse pane, edit, goto, or close) triggers widget dragging in IE

2016-11-03 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall resolved QPID-7488. -- Resolution: Fixed > [Java Broker, WMC] Clicking on any of dashboard widget titlebar icons > (collapse

[jira] [Commented] (QPID-7483) [Java Broker, WMC] Address minor UI issues

2016-11-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15633258#comment-15633258 ] ASF subversion and git services commented on QPID-7483: --- Commit 1767914 from

[jira] [Comment Edited] (QPID-7483) [Java Broker, WMC] Address minor UI issues

2016-11-03 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15632913#comment-15632913 ] Alex Rudyy edited comment on QPID-7483 at 11/3/16 4:03 PM: --- A new JIRA QPID-7492

[jira] [Updated] (QPID-7492) [Java Broker, WMC] Minor UI issues

2016-11-03 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-7492: - Description: #Logging in occasionally fails with a 417 error response especially when the browsers

[jira] [Updated] (QPID-7483) [Java Broker, WMC] Address minor UI issues

2016-11-03 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-7483: - Description: During testing the following minor UI issues were discovered: In no particular order

[jira] [Commented] (QPID-7483) [Java Broker, WMC] Address minor UI issues

2016-11-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15633273#comment-15633273 ] ASF subversion and git services commented on QPID-7483: --- Commit 1767919 from

[GitHub] qpid-proton pull request #84: Adds cmake libatomic check to examplex/cpp

2016-11-03 Thread Deni90
Github user Deni90 closed the pull request at: https://github.com/apache/qpid-proton/pull/84 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] qpid-proton issue #84: Adds cmake libatomic check to examplex/cpp

2016-11-03 Thread Deni90
Github user Deni90 commented on the issue: https://github.com/apache/qpid-proton/pull/84 Sorry, I didn't see that. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and

[jira] [Commented] (QPID-7489) [Java Broker] Only return false from AbstractQueue#attemptDelivery if remaining messages on queue can actually be consumed

2016-11-03 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15633291#comment-15633291 ] Alex Rudyy commented on QPID-7489: -- Change look good to me. We should port it into 6.1.x > [Java Broker]

[jira] [Commented] (QPID-7489) [Java Broker] Only return false from AbstractQueue#attemptDelivery if remaining messages on queue can actually be consumed

2016-11-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15633341#comment-15633341 ] ASF subversion and git services commented on QPID-7489: --- Commit 1767923 from

[jira] [Updated] (QPID-7489) [Java Broker] Only return false from AbstractQueue#attemptDelivery if remaining messages on queue can actually be consumed

2016-11-03 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-7489: - Fix Version/s: (was: qpid-java-6.2) > [Java Broker] Only return false from

[jira] [Created] (QPID-7493) [Java Broker] Do not resend on txRollback on 0-9

2016-11-03 Thread Lorenz Quack (JIRA)
Lorenz Quack created QPID-7493: -- Summary: [Java Broker] Do not resend on txRollback on 0-9 Key: QPID-7493 URL: https://issues.apache.org/jira/browse/QPID-7493 Project: Qpid Issue Type: Bug

[jira] [Updated] (DISPATCH-113) expose NodeTracker::last_topology_change in management

2016-11-03 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated DISPATCH-113: -- Assignee: michael goulish > expose NodeTracker::last_topology_change in management >

[jira] [Updated] (DISPATCH-209) Three+ router test is needed in the system test suite.

2016-11-03 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated DISPATCH-209: -- Assignee: michael goulish > Three+ router test is needed in the system test suite. >

[jira] [Commented] (QPID-7490) [Java Broker] Stop CreditCreditManager from spuriously notifying subscribers of credit increases

2016-11-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15633359#comment-15633359 ] ASF subversion and git services commented on QPID-7490: --- Commit 1767926 from

[jira] [Resolved] (QPID-7490) [Java Broker] Stop CreditCreditManager from spuriously notifying subscribers of credit increases

2016-11-03 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy resolved QPID-7490. -- Resolution: Fixed Fix Version/s: (was: qpid-java-6.2) > [Java Broker] Stop

[jira] [Resolved] (QPID-7489) [Java Broker] Only return false from AbstractQueue#attemptDelivery if remaining messages on queue can actually be consumed

2016-11-03 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy resolved QPID-7489. -- Resolution: Fixed > [Java Broker] Only return false from AbstractQueue#attemptDelivery if > remaining

Re: A java listener Using qpid-amqp-1.0 stops listening to the service bus without giving any exception

2016-11-03 Thread Rob Godfrey
Hi Naresh, Keith responded to your mail three days ago: (see here - http://mail-archives.apache.org/mod_mbox/qpid-dev/201610.mbox/% 3CCAFEMS4tZgZj1JWrgFGsSdE%2BbW_XSxNk_c%3DRnoHjeP562gQBmyw%40mail. gmail.com%3E in the list archives). Can I also suggest that you mail queries of this kind to the

[jira] [Commented] (QPIDJMS-207) Implement the JMS 2.0 API

2016-11-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15633460#comment-15633460 ] ASF subversion and git services commented on QPIDJMS-207: - Commit

[jira] [Created] (DISPATCH-558) Remove assertions in the core agent that fail due to malformed requests

2016-11-03 Thread Ted Ross (JIRA)
Ted Ross created DISPATCH-558: - Summary: Remove assertions in the core agent that fail due to malformed requests Key: DISPATCH-558 URL: https://issues.apache.org/jira/browse/DISPATCH-558 Project: Qpid

[GitHub] qpid-dispatch pull request #109: initial attempt at dispatch-553

2016-11-03 Thread mgoulish
GitHub user mgoulish opened a pull request: https://github.com/apache/qpid-dispatch/pull/109 initial attempt at dispatch-553 Ted -- I don't know yet how to test the json stuff so I am flying blind there, and I do not yet have the entity-refresh-cache thing. But I wanted to send

[jira] [Created] (DISPATCH-559) qdstat - Request only the columns that will be used in the display

2016-11-03 Thread Ted Ross (JIRA)
Ted Ross created DISPATCH-559: - Summary: qdstat - Request only the columns that will be used in the display Key: DISPATCH-559 URL: https://issues.apache.org/jira/browse/DISPATCH-559 Project: Qpid

[jira] [Commented] (DISPATCH-553) Add statistic counter to the "log" entity to count log events per severity

2016-11-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15634047#comment-15634047 ] ASF subversion and git services commented on DISPATCH-553: -- Commit

[jira] [Commented] (DISPATCH-553) Add statistic counter to the "log" entity to count log events per severity

2016-11-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15634053#comment-15634053 ] ASF subversion and git services commented on DISPATCH-553: -- Commit

[jira] [Commented] (DISPATCH-559) qdstat - Request only the columns that will be used in the display

2016-11-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15634049#comment-15634049 ] ASF subversion and git services commented on DISPATCH-559: -- Commit

[jira] [Commented] (DISPATCH-535) Use correct lifecycle management for Proton objects

2016-11-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15634051#comment-15634051 ] ASF subversion and git services commented on DISPATCH-535: -- Commit

[jira] [Commented] (DISPATCH-558) Remove assertions in the core agent that fail due to malformed requests

2016-11-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15634048#comment-15634048 ] ASF subversion and git services commented on DISPATCH-558: -- Commit

[jira] [Commented] (DISPATCH-558) Remove assertions in the core agent that fail due to malformed requests

2016-11-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15634054#comment-15634054 ] ASF subversion and git services commented on DISPATCH-558: -- Commit

[jira] [Commented] (DISPATCH-550) Assertion failure in router in larger scale networks

2016-11-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15634052#comment-15634052 ] ASF subversion and git services commented on DISPATCH-550: -- Commit

[jira] [Resolved] (DISPATCH-535) Use correct lifecycle management for Proton objects

2016-11-03 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross resolved DISPATCH-535. --- Resolution: Fixed > Use correct lifecycle management for Proton objects >

  1   2   3   >