[jira] [Commented] (QPIDJMS-186) [Borken-0.32,qpid-jms-client0.9.0] When recieve message, after about 100s, throw error" The MessageConsumer was closed due to an unrecoverable error"

2016-06-23 Thread zjiali (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15347594#comment-15347594 ] zjiali commented on QPIDJMS-186: Timothy, I mean is there any plan to fix qpid-jms-client0.9.0 with

[jira] [Commented] (QPIDJMS-186) [Borken-0.32,qpid-jms-client0.9.0] When recieve message, after about 100s, throw error" The MessageConsumer was closed due to an unrecoverable error"

2016-06-23 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15347586#comment-15347586 ] Timothy Bish commented on QPIDJMS-186: -- The problem with the broker seems to have been fixed in the

[jira] [Commented] (QPIDJMS-186) [Borken-0.32,qpid-jms-client0.9.0] When recieve message, after about 100s, throw error" The MessageConsumer was closed due to an unrecoverable error"

2016-06-23 Thread zjiali (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15347552#comment-15347552 ] zjiali commented on QPIDJMS-186: Hi Timothy Bish, Much appreciated for your response. is there any plan

[jira] [Commented] (QPID-7308) [Java Broker] Improve Query UI functionality and look

2016-06-23 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15347393#comment-15347393 ] Alex Rudyy commented on QPID-7308: -- Lorenz, I fixed IE issue in commit [https://svn.apache.org/r1749864].

[jira] [Created] (QPID-7319) [Java Broker] Provide a mechanism by which meta-data can be added to @ManagedAttributeValueType types

2016-06-23 Thread Rob Godfrey (JIRA)
Rob Godfrey created QPID-7319: - Summary: [Java Broker] Provide a mechanism by which meta-data can be added to @ManagedAttributeValueType types Key: QPID-7319 URL: https://issues.apache.org/jira/browse/QPID-7319

[GitHub] qpid pull request #9: feat(disposition): support undeliverable-here in modif...

2016-06-23 Thread mbroadst
Github user mbroadst commented on a diff in the pull request: https://github.com/apache/qpid/pull/9#discussion_r68328482 --- Diff: qpid/cpp/src/qpid/broker/amqp/Outgoing.cpp --- @@ -79,6 +79,9 @@ OutgoingFromQueue::OutgoingFromQueue(Broker& broker, const std::string& source,

[jira] [Commented] (QPID-7308) [Java Broker] Improve Query UI functionality and look

2016-06-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15347318#comment-15347318 ] ASF subversion and git services commented on QPID-7308: --- Commit 1750032 from

[GitHub] qpid pull request #9: feat(disposition): support undeliverable-here in modif...

2016-06-23 Thread mbroadst
Github user mbroadst commented on a diff in the pull request: https://github.com/apache/qpid/pull/9#discussion_r68322985 --- Diff: qpid/cpp/src/qpid/broker/amqp/Outgoing.cpp --- @@ -79,6 +79,9 @@ OutgoingFromQueue::OutgoingFromQueue(Broker& broker, const std::string& source,

[GitHub] qpid pull request #9: feat(disposition): support undeliverable-here in modif...

2016-06-23 Thread grs
Github user grs commented on a diff in the pull request: https://github.com/apache/qpid/pull/9#discussion_r68322398 --- Diff: qpid/cpp/src/qpid/broker/amqp/Outgoing.cpp --- @@ -79,6 +79,9 @@ OutgoingFromQueue::OutgoingFromQueue(Broker& broker, const std::string& source,

[GitHub] qpid pull request #9: feat(disposition): support undeliverable-here in modif...

2016-06-23 Thread grs
Github user grs commented on a diff in the pull request: https://github.com/apache/qpid/pull/9#discussion_r68322267 --- Diff: qpid/cpp/src/qpid/broker/amqp/Outgoing.cpp --- @@ -142,11 +145,10 @@ void OutgoingFromQueue::handle(pn_delivery_t* delivery) if

[jira] [Commented] (DISPATCH-391) Attributes missing for listener and connector and trustedCerts still there

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

[jira] [Commented] (QPID-7318) [Java Broker] Refactor existing ACL plugin code

2016-06-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15347182#comment-15347182 ] ASF subversion and git services commented on QPID-7318: --- Commit 1750020 from

[GitHub] qpid pull request #9: feat(disposition): support undeliverable-here in modif...

2016-06-23 Thread mbroadst
Github user mbroadst commented on a diff in the pull request: https://github.com/apache/qpid/pull/9#discussion_r68313162 --- Diff: qpid/cpp/src/qpid/broker/amqp/Outgoing.cpp --- @@ -142,11 +145,10 @@ void OutgoingFromQueue::handle(pn_delivery_t* delivery) if

[jira] [Created] (QPID-7318) [Java Broker] Refactor existing ACL plugin code

2016-06-23 Thread Rob Godfrey (JIRA)
Rob Godfrey created QPID-7318: - Summary: [Java Broker] Refactor existing ACL plugin code Key: QPID-7318 URL: https://issues.apache.org/jira/browse/QPID-7318 Project: Qpid Issue Type: Improvement

[GitHub] qpid pull request #9: feat(disposition): support undeliverable-here in modif...

2016-06-23 Thread mbroadst
Github user mbroadst commented on a diff in the pull request: https://github.com/apache/qpid/pull/9#discussion_r68312642 --- Diff: qpid/cpp/src/qpid/broker/amqp/Outgoing.cpp --- @@ -79,6 +79,9 @@ OutgoingFromQueue::OutgoingFromQueue(Broker& broker, const std::string& source,

[GitHub] qpid pull request #9: feat(disposition): support undeliverable-here in modif...

2016-06-23 Thread grs
Github user grs commented on a diff in the pull request: https://github.com/apache/qpid/pull/9#discussion_r68299958 --- Diff: qpid/cpp/src/qpid/broker/amqp/Outgoing.cpp --- @@ -142,11 +145,10 @@ void OutgoingFromQueue::handle(pn_delivery_t* delivery) if

[GitHub] qpid pull request #9: feat(disposition): support undeliverable-here in modif...

2016-06-23 Thread grs
Github user grs commented on a diff in the pull request: https://github.com/apache/qpid/pull/9#discussion_r68299289 --- Diff: qpid/cpp/src/qpid/broker/amqp/Outgoing.cpp --- @@ -79,6 +79,9 @@ OutgoingFromQueue::OutgoingFromQueue(Broker& broker, const std::string& source,

[jira] [Updated] (QPID-7317) Deadlock on publish

2016-06-23 Thread Michael Hrivnak (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Hrivnak updated QPID-7317: -- Attachment: taabt.txt Attaching output of "t a a bt" by request. > Deadlock on publish >

[jira] [Commented] (QPID-7308) [Java Broker] Improve Query UI functionality and look

2016-06-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15346832#comment-15346832 ] ASF subversion and git services commented on QPID-7308: --- Commit 1749948 from

[jira] [Commented] (QPID-7317) Deadlock on publish

2016-06-23 Thread Michael Hrivnak (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15346797#comment-15346797 ] Michael Hrivnak commented on QPID-7317: --- The process in question did not produce any log statements

[jira] [Comment Edited] (QPID-7317) Deadlock on publish

2016-06-23 Thread Michael Hrivnak (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15346797#comment-15346797 ] Michael Hrivnak edited comment on QPID-7317 at 6/23/16 5:23 PM: The process

[jira] [Comment Edited] (QPID-7317) Deadlock on publish

2016-06-23 Thread Michael Hrivnak (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15346775#comment-15346775 ] Michael Hrivnak edited comment on QPID-7317 at 6/23/16 5:23 PM: List of

[jira] [Updated] (QPID-7317) Deadlock on publish

2016-06-23 Thread Michael Hrivnak (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Hrivnak updated QPID-7317: -- Attachment: lsof.txt > Deadlock on publish > --- > > Key:

[jira] [Commented] (QPID-7317) Deadlock on publish

2016-06-23 Thread Michael Hrivnak (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15346775#comment-15346775 ] Michael Hrivnak commented on QPID-7317: --- List of installed packages that go with that backtrace: #

[jira] [Updated] (QPID-7317) Deadlock on publish

2016-06-23 Thread Michael Hrivnak (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Hrivnak updated QPID-7317: -- Attachment: bt.txt Here is the python backtrace via gdb. It seems to be in a loop, polling some

[jira] [Resolved] (DISPATCH-399) Convert documentation to asciidoc format

2016-06-23 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway resolved DISPATCH-399. -- Resolution: Fixed Fix Version/s: 0.7.0 > Convert documentation to asciidoc format >

[jira] [Commented] (DISPATCH-399) Convert documentation to asciidoc format

2016-06-23 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15346751#comment-15346751 ] Alan Conway commented on DISPATCH-399: -- Updated the website generation scripts and the

[jira] [Commented] (QPIDJMS-186) [Borken-0.32,qpid-jms-client0.9.0] When recieve message, after about 100s, throw error" The MessageConsumer was closed due to an unrecoverable error"

2016-06-23 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15346753#comment-15346753 ] Timothy Bish commented on QPIDJMS-186: -- Given that it is working with the later Java Broker release

[jira] [Commented] (PROTON-1200) Improve the C++ binding documentation, round two

2016-06-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15346725#comment-15346725 ] ASF subversion and git services commented on PROTON-1200: - Commit

[jira] [Commented] (DISPATCH-399) Convert documentation to asciidoc format

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

[jira] [Comment Edited] (QPID-6954) [Java Broker] Add the ability to define "policies" for node auto-creation based on address

2016-06-23 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15346682#comment-15346682 ] Keith Wall edited comment on QPID-6954 at 6/23/16 4:11 PM: --- My comments on the

[jira] [Commented] (QPID-6954) [Java Broker] Add the ability to define "policies" for node auto-creation based on address

2016-06-23 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15346682#comment-15346682 ] Keith Wall commented on QPID-6954: -- My comments on the implementation: *

[jira] [Closed] (DISPATCH-404) Javascript error on topology page when clicking on console node

2016-06-23 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen closed DISPATCH-404. - Resolution: Not A Bug This was a problem with the code that displays links for connections and

Re: Review Request 48816: QPID-7306 Fix memory bugs and race conditions found in a Qpid HA deployment

2016-06-23 Thread Andrew Stitcher
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/48816/#review139263 --- trunk/qpid/cpp/src/qpid/management/Manageable.h

[jira] [Created] (DISPATCH-404) Javascript error on topology page when clicking on console node

2016-06-23 Thread Ernest Allen (JIRA)
Ernest Allen created DISPATCH-404: - Summary: Javascript error on topology page when clicking on console node Key: DISPATCH-404 URL: https://issues.apache.org/jira/browse/DISPATCH-404 Project: Qpid

[jira] [Commented] (DISPATCH-399) Convert documentation to asciidoc format

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

[jira] [Commented] (QPID-7247) Implement preferences model and REST API

2016-06-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15346591#comment-15346591 ] ASF subversion and git services commented on QPID-7247: --- Commit 1749919 from

[jira] [Commented] (DISPATCH-399) Convert documentation to asciidoc format

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

[jira] [Commented] (QPID-7288) Dgrid flicker during refreshes

2016-06-23 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15346576#comment-15346576 ] Alex Rudyy commented on QPID-7288: -- Keith, I addressed your first and second review comments in commits

[jira] [Commented] (QPID-7288) Dgrid flicker during refreshes

2016-06-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15346551#comment-15346551 ] ASF subversion and git services commented on QPID-7288: --- Commit 1749912 from

[jira] [Commented] (QPID-7317) Deadlock on publish

2016-06-23 Thread Brian Bouterse (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15346542#comment-15346542 ] Brian Bouterse commented on QPID-7317: -- There is no logging that the background thread is dying. On

[jira] [Commented] (QPID-7288) Dgrid flicker during refreshes

2016-06-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15346530#comment-15346530 ] ASF subversion and git services commented on QPID-7288: --- Commit 1749902 from

[jira] [Commented] (DISPATCH-401) qdstat and qdmanage client tools do not verify host name when using SSL

2016-06-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15346529#comment-15346529 ] ASF GitHub Bot commented on DISPATCH-401: - GitHub user ganeshmurthy opened a pull request:

[GitHub] qpid-dispatch pull request #84: DISPATCH-401 - Made qdstat and qdmanage veri...

2016-06-23 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/84 DISPATCH-401 - Made qdstat and qdmanage verify host name by default. … …Added --ssl-allow-peer-name-mismatch to allow peer name mismatch You can merge this pull request into a Git

[jira] [Created] (QPID-7317) Deadlock on publish

2016-06-23 Thread Brian Bouterse (JIRA)
Brian Bouterse created QPID-7317: Summary: Deadlock on publish Key: QPID-7317 URL: https://issues.apache.org/jira/browse/QPID-7317 Project: Qpid Issue Type: Bug Components: Python

[GitHub] qpid issue #9: feat(disposition): support undeliverable-here in modified out...

2016-06-23 Thread mbroadst
Github user mbroadst commented on the issue: https://github.com/apache/qpid/pull/9 @grs here is the amqp10-based test case: ``` 'use strict'; const amqp = require('amqp10'), Policy = amqp.Policy, expect = require('chai').expect, config = {

[GitHub] qpid pull request #9: feat(disposition): support undeliverable-here in modif...

2016-06-23 Thread mbroadst
GitHub user mbroadst opened a pull request: https://github.com/apache/qpid/pull/9 feat(disposition): support undeliverable-here in modified outcomes Previously, specifying `undeliverable-here` as `true` in a modified outcome simply resulted in the message being rejected. This

[jira] [Closed] (DISPATCH-377) Replace all dashed separated entity/attributeNames in Router book with mixedCase

2016-06-23 Thread Ganesh Murthy (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Murthy closed DISPATCH-377. -- Resolution: Duplicate Fix Version/s: 0.7.0 > Replace all dashed separated

[jira] [Commented] (QPID-7316) WMC should permit the navigation from a consumer on a queue back to the connection

2016-06-23 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15346341#comment-15346341 ] Keith Wall commented on QPID-7316: -- If we changed the consumer table on the queue tab to a dgrid table,

[jira] [Created] (QPID-7316) WMC should permit the navigation from a consumer on a queue back to the connection

2016-06-23 Thread Keith Wall (JIRA)
Keith Wall created QPID-7316: Summary: WMC should permit the navigation from a consumer on a queue back to the connection Key: QPID-7316 URL: https://issues.apache.org/jira/browse/QPID-7316 Project:

[jira] [Created] (QPID-7315) Give sessions and consumers a descriptive name

2016-06-23 Thread Keith Wall (JIRA)
Keith Wall created QPID-7315: Summary: Give sessions and consumers a descriptive name Key: QPID-7315 URL: https://issues.apache.org/jira/browse/QPID-7315 Project: Qpid Issue Type: Improvement

[jira] [Comment Edited] (QPID-7288) Dgrid flicker during refreshes

2016-06-23 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15346303#comment-15346303 ] Keith Wall edited comment on QPID-7288 at 6/23/16 11:47 AM: Alex, * In FF the

[jira] [Updated] (QPID-7288) Dgrid flicker during refreshes

2016-06-23 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall updated QPID-7288: - Status: Open (was: Reviewable) Alex, * In FF the connections table heading row doesn't appear until the

[jira] [Commented] (QPID-7288) Dgrid flicker during refreshes

2016-06-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15346286#comment-15346286 ] ASF subversion and git services commented on QPID-7288: --- Commit 1749864 from

[jira] [Resolved] (QPID-7301) [Java Client] [Java Broker] JMS Selector parsing will not fail if a valid selector is followed by invalid text

2016-06-23 Thread Lorenz Quack (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lorenz Quack resolved QPID-7301. Resolution: Fixed > [Java Client] [Java Broker] JMS Selector parsing will not fail if a valid >

[jira] [Commented] (QPID-7301) [Java Client] [Java Broker] JMS Selector parsing will not fail if a valid selector is followed by invalid text

2016-06-23 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15346254#comment-15346254 ] Keith Wall commented on QPID-7301: -- Like SelectorParser, SelectorParserTokenManager is auto generated from

[jira] [Created] (QPIDJMS-186) [Borken-0.32,qpid-jms-client0.9.0] When recieve message, after about 100s, throw error" The MessageConsumer was closed due to an unrecoverable error"

2016-06-23 Thread zjiali (JIRA)
zjiali created QPIDJMS-186: -- Summary: [Borken-0.32,qpid-jms-client0.9.0] When recieve message, after about 100s, throw error" The MessageConsumer was closed due to an unrecoverable error" Key: QPIDJMS-186 URL:

[Borken-0.32,qpid-jms-client0.9.0] When recieve message, after about 100s, throw error" The MessageConsumer was closed due to an unrecoverable error"

2016-06-23 Thread gary
I using "MessageConsumer.receive ()" to receive message from QPID server. *case 1*: when I using (Borken-0.32,qpid-jms-client0.9.0), after about 100 seconds, throw error" The MessageConsumer was closed due to an unrecoverable error". *case 2*: Based on case1, I only connect with Borken-6.0.3,

[jira] [Updated] (QPID-7308) [Java Broker] Improve Query UI functionality and look

2016-06-23 Thread Lorenz Quack (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lorenz Quack updated QPID-7308: --- Assignee: Alex Rudyy (was: Lorenz Quack) Status: Open (was: Reviewable) > [Java Broker]

[jira] [Updated] (QPID-7308) [Java Broker] Improve Query UI functionality and look

2016-06-23 Thread Lorenz Quack (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lorenz Quack updated QPID-7308: --- Attachment: query issues.png > [Java Broker] Improve Query UI functionality and look >

[jira] [Commented] (QPID-7301) [Java Client] [Java Broker] JMS Selector parsing will not fail if a valid selector is followed by invalid text

2016-06-23 Thread Lorenz Quack (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15346226#comment-15346226 ] Lorenz Quack commented on QPID-7301: This merge includes unused imports in

[jira] [Commented] (QPID-7308) [Java Broker] Improve Query UI functionality and look

2016-06-23 Thread Lorenz Quack (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15346208#comment-15346208 ] Lorenz Quack commented on QPID-7308: I did some testing on the following browsers: * IE 11 on windows

[jira] [Resolved] (QPID-7287) Query parser fails silently with expression such as a + b

2016-06-23 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall resolved QPID-7287. -- Resolution: Fixed Changes look reasonable to me. > Query parser fails silently with expression such as

[jira] [Assigned] (QPID-7287) Query parser fails silently with expression such as a + b

2016-06-23 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall reassigned QPID-7287: Assignee: Keith Wall > Query parser fails silently with expression such as a + b >

[jira] [Updated] (QPID-7300) [Java Broker] The REST API should support Cross Origin Resource Sharing (CORS)

2016-06-23 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall updated QPID-7300: - Fix Version/s: qpid-java-6.1 > [Java Broker] The REST API should support Cross Origin Resource Sharing

[jira] [Updated] (QPID-7310) [Java Broker] SiteSpecificTrustStore should use protocol default port when no port is specified

2016-06-23 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall updated QPID-7310: - Fix Version/s: qpid-java-6.2 > [Java Broker] SiteSpecificTrustStore should use protocol default port when

[jira] [Updated] (QPID-7311) [Java Broker] SiteSpecificTrustStore does not provide helpful error messages when protocol is missing

2016-06-23 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall updated QPID-7311: - Fix Version/s: qpid-java-6.2 > [Java Broker] SiteSpecificTrustStore does not provide helpful error