[GitHub] qpid-dispatch pull request #124: Allow passing the password via env variable

2016-12-12 Thread dskarbek
Github user dskarbek commented on a diff in the pull request: https://github.com/apache/qpid-dispatch/pull/124#discussion_r92076465 --- Diff: src/connection_manager.c --- @@ -176,6 +176,46 @@ static void set_config_host(qd_server_config_t *config, qd_entity_t* entity) asse

[jira] [Commented] (QPIDJMS-237) Connection doesn't always shutdown its internal threads on connection loss

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

[jira] [Commented] (QPIDJMS-237) Connection doesn't always shutdown its internal threads on connection loss

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

[jira] [Resolved] (DISPATCH-441) Support password environment variable in qdrouter config

2016-12-12 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross resolved DISPATCH-441. --- Resolution: Fixed > Support password environment variable in qdrouter config >

[GitHub] qpid-dispatch pull request #124: Allow passing the password via env variable

2016-12-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/qpid-dispatch/pull/124 --- 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

[jira] [Commented] (DISPATCH-441) Support password environment variable in qdrouter config

2016-12-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15743222#comment-15743222 ] ASF subversion and git services commented on DISPATCH-441: -- Com

[jira] [Commented] (DISPATCH-557) High connection rates cause problems in the Python management agent

2016-12-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15743213#comment-15743213 ] ASF GitHub Bot commented on DISPATCH-557: - GitHub user ganeshmurthy opened a pul

[GitHub] qpid-dispatch pull request #125: DISPATCH-557 - Moved management of connecti...

2016-12-12 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/125 DISPATCH-557 - Moved management of connections from python agent to r… …outer core You can merge this pull request into a Git repository by running: $ git pull https://github.co

[jira] [Updated] (DISPATCH-441) Support password environment variable in qdrouter config

2016-12-12 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated DISPATCH-441: -- Component/s: (was: Routing Engine) Container > Support password environment varia

[jira] [Updated] (DISPATCH-441) Support password environment variable in qdrouter config

2016-12-12 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated DISPATCH-441: -- Fix Version/s: 0.8.0 > Support password environment variable in qdrouter config > ---

[jira] [Assigned] (DISPATCH-441) Support password environment variable in qdrouter config

2016-12-12 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross reassigned DISPATCH-441: - Assignee: Ted Ross > Support password environment variable in qdrouter config > --

[jira] [Commented] (QPIDJMS-236) include all supported outcomes on producer link source

2016-12-12 Thread Rob Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15743085#comment-15743085 ] Rob Godfrey commented on QPIDJMS-236: - It's just that the implication of supporting t

[jira] [Created] (QPIDJMS-237) Connection doesn't always shutdown its internal threads on connection loss

2016-12-12 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-237: Summary: Connection doesn't always shutdown its internal threads on connection loss Key: QPIDJMS-237 URL: https://issues.apache.org/jira/browse/QPIDJMS-237 Project: Q

[GitHub] qpid-dispatch pull request #124: Allow passing the password via env variable

2016-12-12 Thread ted-ross
Github user ted-ross commented on a diff in the pull request: https://github.com/apache/qpid-dispatch/pull/124#discussion_r92030610 --- Diff: src/connection_manager.c --- @@ -176,6 +176,46 @@ static void set_config_host(qd_server_config_t *config, qd_entity_t* entity) asse

[jira] [Commented] (QPIDJMS-236) include all supported outcomes on producer link source

2016-12-12 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15742946#comment-15742946 ] Robbie Gemmell commented on QPIDJMS-236: The meaning is just what the spec says o

[jira] [Commented] (QPIDJMS-236) include all supported outcomes on producer link source

2016-12-12 Thread Rob Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15742892#comment-15742892 ] Rob Godfrey commented on QPIDJMS-236: - Out of interest, what is the meaning / intent

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

2016-12-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15742851#comment-15742851 ] ASF GitHub Bot commented on DISPATCH-209: - Github user mgoulish commented on the

[GitHub] qpid-dispatch issue #123: DISPATCH-209 : anonymous sender test

2016-12-12 Thread mgoulish
Github user mgoulish commented on the issue: https://github.com/apache/qpid-dispatch/pull/123 This is not working like I thought. It was using the address from the previous test. When I corrected that, it no workee. Looking into it... --- If your project is set up for it, you can

[jira] [Created] (QPIDIT-66) Shims should install into a libexec directory, not into the Python site-packages path

2016-12-12 Thread Kim van der Riet (JIRA)
Kim van der Riet created QPIDIT-66: -- Summary: Shims should install into a libexec directory, not into the Python site-packages path Key: QPIDIT-66 URL: https://issues.apache.org/jira/browse/QPIDIT-66

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

2016-12-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15742846#comment-15742846 ] ASF GitHub Bot commented on DISPATCH-209: - Github user mgoulish closed the pull

[GitHub] qpid-dispatch pull request #123: DISPATCH-209 : anonymous sender test

2016-12-12 Thread mgoulish
Github user mgoulish closed the pull request at: https://github.com/apache/qpid-dispatch/pull/123 --- 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 featur

[jira] [Resolved] (QPIDIT-52) Make qpid-interop-test installable

2016-12-12 Thread Kim van der Riet (JIRA)
[ https://issues.apache.org/jira/browse/QPIDIT-52?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kim van der Riet resolved QPIDIT-52. Resolution: Fixed Using cmake as the top-level installer, the test now installs into either a

[jira] [Resolved] (QPIDIT-40) Sender and Receiver threads don't stop when tests end in some error conditions

2016-12-12 Thread Kim van der Riet (JIRA)
[ https://issues.apache.org/jira/browse/QPIDIT-40?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kim van der Riet resolved QPIDIT-40. Resolution: Fixed Adding the python daemon flag to the thread seems to have solved the outst

[jira] [Updated] (QPIDIT-61) Condense common code from the Python tests into a test module.

2016-12-12 Thread Kim van der Riet (JIRA)
[ https://issues.apache.org/jira/browse/QPIDIT-61?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kim van der Riet updated QPIDIT-61: --- Component/s: JMS Message Test JMS Headers and Properties Test

[jira] [Commented] (QPIDIT-63) Accomodate AMQP.Net Lite test broker

2016-12-12 Thread Kim van der Riet (JIRA)
[ https://issues.apache.org/jira/browse/QPIDIT-63?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15742779#comment-15742779 ] Kim van der Riet commented on QPIDIT-63: Is this something you are considering for

[jira] [Updated] (QPIDIT-63) Add shim for AMQP.Net Lite test broker

2016-12-12 Thread Kim van der Riet (JIRA)
[ https://issues.apache.org/jira/browse/QPIDIT-63?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kim van der Riet updated QPIDIT-63: --- Component/s: (was: .Net Lite Shim) > Add shim for AMQP.Net Lite test broker > -

[jira] [Updated] (QPIDIT-63) Accomodate AMQP.Net Lite test broker

2016-12-12 Thread Kim van der Riet (JIRA)
[ https://issues.apache.org/jira/browse/QPIDIT-63?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kim van der Riet updated QPIDIT-63: --- Summary: Accomodate AMQP.Net Lite test broker (was: Add shim for AMQP.Net Lite test broker) >

[jira] [Updated] (QPIDIT-62) Add AMQP.Net Lite client shims

2016-12-12 Thread Kim van der Riet (JIRA)
[ https://issues.apache.org/jira/browse/QPIDIT-62?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kim van der Riet updated QPIDIT-62: --- Component/s: .Net Lite Shim > Add AMQP.Net Lite client shims > -- >

[jira] [Updated] (QPIDIT-63) Add shim for AMQP.Net Lite test broker

2016-12-12 Thread Kim van der Riet (JIRA)
[ https://issues.apache.org/jira/browse/QPIDIT-63?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kim van der Riet updated QPIDIT-63: --- Summary: Add shim for AMQP.Net Lite test broker (was: Accomodate AMQP.Net Lite test broker) >

[jira] [Updated] (QPIDIT-63) Accomodate AMQP.Net Lite test broker

2016-12-12 Thread Kim van der Riet (JIRA)
[ https://issues.apache.org/jira/browse/QPIDIT-63?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kim van der Riet updated QPIDIT-63: --- Component/s: .Net Lite Shim > Accomodate AMQP.Net Lite test broker > --

[jira] [Created] (QPIDIT-65) Add command-line controls to JMS_hdrs_props_test to control test more precisely

2016-12-12 Thread Kim van der Riet (JIRA)
Kim van der Riet created QPIDIT-65: -- Summary: Add command-line controls to JMS_hdrs_props_test to control test more precisely Key: QPIDIT-65 URL: https://issues.apache.org/jira/browse/QPIDIT-65 Proje

[jira] [Resolved] (QPIDIT-2) Add command-line options to control which shims and/or AMQP type combinations to run

2016-12-12 Thread Kim van der Riet (JIRA)
[ https://issues.apache.org/jira/browse/QPIDIT-2?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kim van der Riet resolved QPIDIT-2. --- Resolution: Fixed With the inclusion of --{include,exclude}-shim, --{include,exclude}-type and

[jira] [Created] (QPIDIT-64) Add command-line controls for AMQP_large_content_test to control size

2016-12-12 Thread Kim van der Riet (JIRA)
Kim van der Riet created QPIDIT-64: -- Summary: Add command-line controls for AMQP_large_content_test to control size Key: QPIDIT-64 URL: https://issues.apache.org/jira/browse/QPIDIT-64 Project: Apache

[jira] [Resolved] (DISPATCH-591) Add http listener to example/test router configs in the tests directory

2016-12-12 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen resolved DISPATCH-591. --- Resolution: Fixed Assignee: Ernest Allen Fix Version/s: 0.8.0 > Add http lis

[jira] [Commented] (DISPATCH-591) Add http listener to example/test router configs in the tests directory

2016-12-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15742736#comment-15742736 ] ASF subversion and git services commented on DISPATCH-591: -- Com

[jira] [Commented] (QPIDIT-2) Add command-line options to control which shims and/or AMQP type combinations to run

2016-12-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPIDIT-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15742717#comment-15742717 ] ASF subversion and git services commented on QPIDIT-2: -- Commit e622fa57

[jira] [Commented] (QPIDIT-59) Create a HOWTO file on writing a new shim

2016-12-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPIDIT-59?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15742718#comment-15742718 ] ASF subversion and git services commented on QPIDIT-59: --- Commit 73a2a

[jira] [Resolved] (QPIDJMS-234) set supported source outcomes on Coordinator links

2016-12-12 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell resolved QPIDJMS-234. Resolution: Fixed > set supported source outcomes on Coordinator links > --

[jira] [Resolved] (DISPATCH-592) Attempt to auto-login to the host:port that served the web page

2016-12-12 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen resolved DISPATCH-592. --- Resolution: Fixed Fix Version/s: 0.8.0 > Attempt to auto-login to the host:port that

[jira] [Commented] (DISPATCH-592) Attempt to auto-login to the host:port that served the web page

2016-12-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15742671#comment-15742671 ] ASF subversion and git services commented on DISPATCH-592: -- Com

[jira] [Commented] (QPIDJMS-236) include all supported outcomes on producer link source

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

[jira] [Resolved] (QPIDJMS-236) include all supported outcomes on producer link source

2016-12-12 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell resolved QPIDJMS-236. Resolution: Fixed > include all supported outcomes on producer link source > --

[jira] [Created] (QPIDJMS-236) include all supported outcomes on producer link source

2016-12-12 Thread Robbie Gemmell (JIRA)
Robbie Gemmell created QPIDJMS-236: -- Summary: include all supported outcomes on producer link source Key: QPIDJMS-236 URL: https://issues.apache.org/jira/browse/QPIDJMS-236 Project: Qpid JMS

[jira] [Commented] (QPIDJMS-232) Perform Authentication when the remote connection is established instead of waiting until Connection is used

2016-12-12 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15742544#comment-15742544 ] Robbie Gemmell commented on QPIDJMS-232: Raised QPIDJMS-235 to cover adding optio

[jira] [Created] (QPIDJMS-235) add option to complete AMQP Open without waiting for a ClientID to [not] be set

2016-12-12 Thread Robbie Gemmell (JIRA)
Robbie Gemmell created QPIDJMS-235: -- Summary: add option to complete AMQP Open without waiting for a ClientID to [not] be set Key: QPIDJMS-235 URL: https://issues.apache.org/jira/browse/QPIDJMS-235 P

[jira] [Commented] (QPIDJMS-234) set supported source outcomes on Coordinator links

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

[jira] [Commented] (QPIDJMS-232) Perform Authentication when the remote connection is established instead of waiting until Connection is used

2016-12-12 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15742511#comment-15742511 ] Robbie Gemmell commented on QPIDJMS-232: {quote} Having a mechanism (on the URL?)

[jira] [Resolved] (DISPATCH-478) Dispatch hung in shutdown due to multiple concurrent signal handlers

2016-12-12 Thread Ulf Lilleengen (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ulf Lilleengen resolved DISPATCH-478. - Resolution: Fixed Assignee: Ulf Lilleengen Fix Version/s: 0.7.0 > Dispat

[jira] [Commented] (DISPATCH-557) High connection rates cause problems in the Python management agent

2016-12-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15742487#comment-15742487 ] ASF GitHub Bot commented on DISPATCH-557: - Github user ganeshmurthy closed the p

[GitHub] qpid-dispatch pull request #112: DISPATCH-557 - Moved management of connecti...

2016-12-12 Thread ganeshmurthy
Github user ganeshmurthy closed the pull request at: https://github.com/apache/qpid-dispatch/pull/112 --- 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 fe

[jira] [Commented] (QPIDJMS-232) Perform Authentication when the remote connection is established instead of waiting until Connection is used

2016-12-12 Thread Rob Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15742479#comment-15742479 ] Rob Godfrey commented on QPIDJMS-232: - So the new behaviour is strictly superior to t

[jira] [Commented] (QPIDJMS-232) Perform Authentication when the remote connection is established instead of waiting until Connection is used

2016-12-12 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15742467#comment-15742467 ] Robbie Gemmell commented on QPIDJMS-232: Yeah I don't think we need to preserve t

[jira] [Commented] (QPIDJMS-232) Perform Authentication when the remote connection is established instead of waiting until Connection is used

2016-12-12 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15742454#comment-15742454 ] Robbie Gemmell commented on QPIDJMS-232: I'm not sure the spec covers that case s

[jira] [Comment Edited] (QPIDJMS-232) Perform Authentication when the remote connection is established instead of waiting until Connection is used

2016-12-12 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15742436#comment-15742436 ] Timothy Bish edited comment on QPIDJMS-232 at 12/12/16 4:55 PM: ---

[jira] [Commented] (QPIDJMS-232) Perform Authentication when the remote connection is established instead of waiting until Connection is used

2016-12-12 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15742436#comment-15742436 ] Timothy Bish commented on QPIDJMS-232: -- Yep, as Robbie pointed out we might want to

[jira] [Resolved] (QPIDJMS-233) Update test dependency to ActiveMQ 5.14.2

2016-12-12 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-233. -- Resolution: Fixed > Update test dependency to ActiveMQ 5.14.2 > --

[jira] [Commented] (QPIDJMS-232) Perform Authentication when the remote connection is established instead of waiting until Connection is used

2016-12-12 Thread Rob Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15742429#comment-15742429 ] Rob Godfrey commented on QPIDJMS-232: - {quote} The client has always done the TCP/SSL

[jira] [Resolved] (DISPATCH-567) Slight but persistent memory leak when running java messenger producer and consumer

2016-12-12 Thread Ganesh Murthy (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Murthy resolved DISPATCH-567. Resolution: Fixed Fix Version/s: 0.8.0 > Slight but persistent memory leak when run

[jira] [Commented] (QPIDJMS-232) Perform Authentication when the remote connection is established instead of waiting until Connection is used

2016-12-12 Thread Rob Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15742422#comment-15742422 ] Rob Godfrey commented on QPIDJMS-232: - Yeah - I forget exactly how all the DoD / hear

[jira] [Assigned] (DISPATCH-567) Slight but persistent memory leak when running java messenger producer and consumer

2016-12-12 Thread Ganesh Murthy (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Murthy reassigned DISPATCH-567: -- Assignee: Ganesh Murthy > Slight but persistent memory leak when running java messeng

[jira] [Commented] (DISPATCH-567) Slight but persistent memory leak when running java messenger producer and consumer

2016-12-12 Thread Ganesh Murthy (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15742421#comment-15742421 ] Ganesh Murthy commented on DISPATCH-567: This issue has been fixed as a direct r

[jira] [Commented] (QPIDJMS-232) Perform Authentication when the remote connection is established instead of waiting until Connection is used

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

[jira] [Commented] (QPIDJMS-233) Update test dependency to ActiveMQ 5.14.2

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

[jira] [Created] (QPIDJMS-234) set supported source outcomes on Coordinator links

2016-12-12 Thread Robbie Gemmell (JIRA)
Robbie Gemmell created QPIDJMS-234: -- Summary: set supported source outcomes on Coordinator links Key: QPIDJMS-234 URL: https://issues.apache.org/jira/browse/QPIDJMS-234 Project: Qpid JMS Iss

[jira] [Updated] (QPIDJMS-232) Perform Authentication when the remote connection is established instead of waiting until Connection is used

2016-12-12 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated QPIDJMS-232: --- Summary: Perform Authentication when the remote connection is established instead of waiting

[jira] [Updated] (QPIDJMS-232) Perform Authentication when the remote connection is established instead of waiting until Connection start

2016-12-12 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated QPIDJMS-232: --- Description: Instead of waiting until the connection is used to perform authentication we sho

[jira] [Created] (QPIDJMS-233) Update test dependency to ActiveMQ 5.14.2

2016-12-12 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-233: Summary: Update test dependency to ActiveMQ 5.14.2 Key: QPIDJMS-233 URL: https://issues.apache.org/jira/browse/QPIDJMS-233 Project: Qpid JMS Issue Type: Tas

[jira] [Commented] (QPIDJMS-232) Perform Authentication when the remote connection is established instead of waiting until Connection is used

2016-12-12 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15742376#comment-15742376 ] Robbie Gemmell commented on QPIDJMS-232: The description was for when you dont se

[jira] [Commented] (QPIDJMS-232) Perform Authentication when the remote connection is established instead of waiting until Connection start

2016-12-12 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15742344#comment-15742344 ] Timothy Bish commented on QPIDJMS-232: -- Current plan would be to not send the open f

[jira] [Assigned] (DISPATCH-296) segfault on router startup

2016-12-12 Thread Ganesh Murthy (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Murthy reassigned DISPATCH-296: -- Assignee: Ganesh Murthy > segfault on router startup > -- > >

[jira] [Resolved] (DISPATCH-296) segfault on router startup

2016-12-12 Thread Ganesh Murthy (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Murthy resolved DISPATCH-296. Resolution: Fixed Fix Version/s: 0.8.0 The fix to PROTON-992 seems to have fixed th

[jira] [Commented] (QPIDJMS-232) Perform Authentication when the remote connection is established instead of waiting until Connection start

2016-12-12 Thread Rob Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15742291#comment-15742291 ] Rob Godfrey commented on QPIDJMS-232: - Purely out of curiosity - if you are allowing

[jira] [Created] (QPIDJMS-232) Perform Authentication when the remote connection is established instead of waiting until Connection start

2016-12-12 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-232: Summary: Perform Authentication when the remote connection is established instead of waiting until Connection start Key: QPIDJMS-232 URL: https://issues.apache.org/jira/browse/QPI

[jira] [Resolved] (QPIDJMS-228) Connection close can use wrong timeout value and stall

2016-12-12 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-228. -- Resolution: Fixed > Connection close can use wrong timeout value and stall > --

[jira] [Commented] (QPID-7587) [Java Broker] add support for enveloping 0-9/0-10 messages on the 1-0 protocol

2016-12-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15742060#comment-15742060 ] ASF subversion and git services commented on QPID-7587: --- Commit 17737

[jira] [Created] (QPID-7587) [Java Broker] add support for enveloping 0-9/0-10 messages on the 1-0 protocol

2016-12-12 Thread Rob Godfrey (JIRA)
Rob Godfrey created QPID-7587: - Summary: [Java Broker] add support for enveloping 0-9/0-10 messages on the 1-0 protocol Key: QPID-7587 URL: https://issues.apache.org/jira/browse/QPID-7587 Project: Qpid

[jira] [Resolved] (QPID-7583) [Java Broker] On AMQP 1.0 ensure Flow is sent to client when producer flow control changes state

2016-12-12 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy resolved QPID-7583. -- Resolution: Fixed The changes look good to me > [Java Broker] On AMQP 1.0 ensure Flow is sent to client

[jira] [Updated] (QPID-7583) [Java Broker] On AMQP 1.0 ensure Flow is sent to client when producer flow control changes state

2016-12-12 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-7583: - Fix Version/s: qpid-java-6.2 > [Java Broker] On AMQP 1.0 ensure Flow is sent to client when producer flow