[jira] [Closed] (PROTON-909) Tests for new SASL features and mechanisms

2016-01-08 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Stitcher closed PROTON-909. -- Resolution: Fixed > Tests for new SASL features and mechanisms >

[jira] [Created] (PROTON-1095) Error handling

2016-01-08 Thread Andrew Stitcher (JIRA)
Andrew Stitcher created PROTON-1095: --- Summary: Error handling Key: PROTON-1095 URL: https://issues.apache.org/jira/browse/PROTON-1095 Project: Qpid Proton Issue Type: Improvement

[jira] [Resolved] (PROTON-626) Add CMake build output files to gitignore

2016-01-08 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Stitcher resolved PROTON-626. Resolution: Won't Fix Building using CMake is not intended to be done in the source

[jira] [Resolved] (PROTON-635) PN_TRANSPORT events not generated in enough places

2016-01-08 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Stitcher resolved PROTON-635. Resolution: Fixed Fix Version/s: 0.9 I think the problems that are mentioned in this

[jira] [Resolved] (PROTON-594) In tree builds with cmake causes issues when running python based tests

2016-01-08 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Stitcher resolved PROTON-594. Resolution: Won't Fix In tree builds are not supported. CMake will do in tree builds, but

[jira] [Commented] (PROTON-411) [proton-c] windows cmake configures file libqpid-proton.pc with unix settings

2016-01-08 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15089812#comment-15089812 ] Andrew Stitcher commented on PROTON-411: I think this assertion is incorrect: The pkg-config stuff

[jira] [Resolved] (PROTON-411) [proton-c] windows cmake configures file libqpid-proton.pc with unix settings

2016-01-08 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Stitcher resolved PROTON-411. Resolution: Won't Fix > [proton-c] windows cmake configures file libqpid-proton.pc with

[jira] [Resolved] (PROTON-332) SASL module needs access to the SSL module

2016-01-08 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Stitcher resolved PROTON-332. Resolution: Fixed This has been rendered entirely moot by the SASL work on PROTON-334,

[jira] [Resolved] (PROTON-206) Use const char* variables for string literals

2016-01-08 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Stitcher resolved PROTON-206. Resolution: Fixed Closing old bug: I think this has been fixed., but in any case these uses

[jira] [Resolved] (PROTON-248) Subordinate CMakeLists.txt files should not build on their own

2016-01-08 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Stitcher resolved PROTON-248. Resolution: Won't Fix > Subordinate CMakeLists.txt files should not build on their own >

[jira] [Resolved] (PROTON-152) SASL architecture does not support security layers

2016-01-08 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Stitcher resolved PROTON-152. Resolution: Fixed This is now implemented. > SASL architecture does not support security

[jira] [Commented] (PROTON-248) Subordinate CMakeLists.txt files should not build on their own

2016-01-08 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15089866#comment-15089866 ] Andrew Stitcher commented on PROTON-248: I think this is intentional behaviour on the part of

[jira] [Updated] (PROTON-272) Run tests on an installed system.

2016-01-08 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway updated PROTON-272: --- Priority: Minor (was: Major) > Run tests on an installed system. > -

[jira] [Updated] (PROTON-215) Add tests to verify AMQP 1.0 type support for all language bindings

2016-01-08 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway updated PROTON-215: --- Assignee: (was: Alan Conway) > Add tests to verify AMQP 1.0 type support for all language

[jira] [Updated] (PROTON-272) Run tests on an installed system.

2016-01-08 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway updated PROTON-272: --- Assignee: (was: Alan Conway) > Run tests on an installed system. >

[jira] [Resolved] (PROTON-829) Possible reference counting bug in pn_clear_tpwork

2016-01-08 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway resolved PROTON-829. Resolution: Fixed Fix Version/s: 0.12.0 Verified fixed on current master,

[jira] [Updated] (PROTON-802) Unicode strings passed in through python binding cause exceptions

2016-01-08 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated PROTON-802: -- Fix Version/s: 0.9 > Unicode strings passed in through python binding cause exceptions >

[jira] [Closed] (PROTON-577) CollectorImpl creates a lot of unnecessary garbage

2016-01-08 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell closed PROTON-577. - > CollectorImpl creates a lot of unnecessary garbage >

[jira] [Closed] (PROTON-493) channel max is not exposed

2016-01-08 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell closed PROTON-493. - > channel max is not exposed > -- > > Key: PROTON-493 >

[jira] [Updated] (PROTON-493) channel max is not exposed

2016-01-08 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated PROTON-493: -- Fix Version/s: 0.7 > channel max is not exposed > -- > >

[jira] [Closed] (PROTON-665) SASL Servers need to be able to optionally handle clients that don't use SASL

2016-01-08 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell closed PROTON-665. - Resolution: Fixed > SASL Servers need to be able to optionally handle clients that don't use SASL

[jira] [Resolved] (PROTON-339) [Proton-J] Implement Data interface in pure Java

2016-01-08 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell resolved PROTON-339. --- Resolution: Fixed > [Proton-J] Implement Data interface in pure Java >

[jira] [Updated] (PROTON-951) Make install fails when building Proton-C with python 3.4

2016-01-08 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated PROTON-951: -- Fix Version/s: 0.10 Adding fix version. > Make install fails when building Proton-C with

[jira] [Updated] (PROTON-928) Cancellable tasks

2016-01-08 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated PROTON-928: -- Fix Version/s: 0.10 Adding fix version. > Cancellable tasks > - > >

[jira] [Resolved] (PROTON-262) Fully implement (error) condtion API in Proton-J

2016-01-08 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell resolved PROTON-262. --- Resolution: Fixed Resolving, changes were made in https://svn.apache.org/r1452846 > Fully

[jira] [Updated] (PROTON-339) [Proton-J] Implement Data interface in pure Java

2016-01-08 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated PROTON-339: -- Fix Version/s: 0.5 > [Proton-J] Implement Data interface in pure Java >

[jira] [Updated] (PROTON-262) Fully implement (error) condtion API in Proton-J

2016-01-08 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated PROTON-262: -- Fix Version/s: 0.5 > Fully implement (error) condtion API in Proton-J >

[jira] [Closed] (PROTON-696) The header file usage needs some improvement

2016-01-08 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell closed PROTON-696. - Resolution: Fixed Fix Version/s: 0.9 Closing out old issue. > The header file usage needs

[jira] [Closed] (PROTON-918) Jython interop tests failing since e38957ae5115

2016-01-08 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell closed PROTON-918. - Resolution: Done Closing old issue, tests were updated via the original jira such that they

[jira] [Updated] (PROTON-335) Need a means of specifying and reading link properties

2016-01-08 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated PROTON-335: -- Component/s: (was: proton-j) > Need a means of specifying and reading link properties >

[jira] [Updated] (PROTON-1060) [Python Binding] API call types for some message properties do not match AMQP specification

2016-01-08 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated PROTON-1060: --- Fix Version/s: 0.12.0 Adding fix version > [Python Binding] API call types for some message

[jira] [Updated] (PROTON-1084) [cpp binding] Add message annotation support

2016-01-08 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated PROTON-1084: --- Fix Version/s: 0.12.0 > [cpp binding] Add message annotation support >

[jira] [Closed] (PROTON-951) Make install fails when building Proton-C with python 3.4

2016-01-08 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell closed PROTON-951. - > Make install fails when building Proton-C with python 3.4 >

[jira] [Closed] (PROTON-870) none_sasl.c should use pn_strdup

2016-01-08 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell closed PROTON-870. - Assignee: Andrew Stitcher > none_sasl.c should use pn_strdup > >

[jira] [Updated] (PROTON-870) none_sasl.c should use pn_strdup

2016-01-08 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated PROTON-870: -- Fix Version/s: 0.10 > none_sasl.c should use pn_strdup > > >

[jira] [Resolved] (PROTON-1090) BlockingConnection client spins at 100% cpu on reconnect

2016-01-08 Thread Ken Giusti (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti resolved PROTON-1090. Resolution: Fixed Assignee: Gordon Sim Validated Gordon's change - fix submitted. >

[jira] [Resolved] (PROTON-510) hostname field in the Open command is not set

2016-01-08 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross resolved PROTON-510. - Resolution: Fixed This is working properly as of 0.11. I assume it was fixed much earlier but I haven't

[jira] [Commented] (PROTON-1090) BlockingConnection client spins at 100% cpu on reconnect

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

[jira] [Closed] (PROTON-542) Message.properties should default to an empty dictionary

2016-01-08 Thread Justin Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Ross closed PROTON-542. -- Resolution: Won't Fix > Message.properties should default to an empty dictionary >