[jira] [Commented] (PROTON-2109) [Python] Correct default JSON schema to amqps

2019-09-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16938025#comment-16938025 ] ASF GitHub Bot commented on PROTON-2109: astitcher commented on issue #190: PROTON-2109:

[GitHub] [qpid-proton] astitcher commented on issue #190: PROTON-2109: [Python] Correct default JSON schema to amqps

2019-09-25 Thread GitBox
astitcher commented on issue #190: PROTON-2109: [Python] Correct default JSON schema to amqps URL: https://github.com/apache/qpid-proton/pull/190#issuecomment-535188274 @rkubis Sorry I just realised this change makes the python tests hang. You need to go into the python tests for the

[jira] [Updated] (DISPATCH-1431) system_tests_one_router_failing on test_19_semantics_multicast

2019-09-25 Thread Ganesh Murthy (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Murthy updated DISPATCH-1431: Description: Turn on valgrind and compile the router code. {noformat} make clean cmake

[jira] [Created] (DISPATCH-1431) system_tests_one_router_failing on test_19_semantics_multicast

2019-09-25 Thread Ganesh Murthy (Jira)
Ganesh Murthy created DISPATCH-1431: --- Summary: system_tests_one_router_failing on test_19_semantics_multicast Key: DISPATCH-1431 URL: https://issues.apache.org/jira/browse/DISPATCH-1431 Project:

[jira] [Commented] (PROTON-2109) [Python] Correct default JSON schema to amqps

2019-09-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16937988#comment-16937988 ] ASF GitHub Bot commented on PROTON-2109: rkubis commented on issue #190: PROTON-2109: [Python]

[jira] [Commented] (PROTON-2109) [Python] Correct default JSON schema to amqps

2019-09-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16937987#comment-16937987 ] ASF GitHub Bot commented on PROTON-2109: rkubis commented on issue #190: PROTON-2109: [Python]

[GitHub] [qpid-proton] rkubis edited a comment on issue #190: PROTON-2109: [Python] Correct default JSON schema to amqps

2019-09-25 Thread GitBox
rkubis edited a comment on issue #190: PROTON-2109: [Python] Correct default JSON schema to amqps URL: https://github.com/apache/qpid-proton/pull/190#issuecomment-535157430 JIRA [PROTON-2109](https://issues.apache.org/jira/browse/PROTON-2109) raised and the change re-pushed.

[GitHub] [qpid-proton] rkubis commented on issue #190: PROTON-2109: [Python] Correct default JSON schema to amqps

2019-09-25 Thread GitBox
rkubis commented on issue #190: PROTON-2109: [Python] Correct default JSON schema to amqps URL: https://github.com/apache/qpid-proton/pull/190#issuecomment-535157430 JIRA https://issues.apache.org/jira/browse/PROTON-2109 raised and the change re-pushed.

[jira] [Created] (PROTON-2109) [Python] Correct default JSON schema to amqps

2019-09-25 Thread Radim Kubis (Jira)
Radim Kubis created PROTON-2109: --- Summary: [Python] Correct default JSON schema to amqps Key: PROTON-2109 URL: https://issues.apache.org/jira/browse/PROTON-2109 Project: Qpid Proton Issue

[GitHub] [qpid-proton] rkubis commented on issue #190: FIX(python): Use amqps port as default

2019-09-25 Thread GitBox
rkubis commented on issue #190: FIX(python): Use amqps port as default URL: https://github.com/apache/qpid-proton/pull/190#issuecomment-535152139 > @rkubis - In order to keep the git log good would you raise a JIRA for this change and then repush this change with a commit log like: >

[jira] [Commented] (PROTON-2105) Support Go modules

2019-09-25 Thread Roddie Kieley (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16937971#comment-16937971 ] Roddie Kieley commented on PROTON-2105: --- [~lulf] Will take a look at your PR when I get a chance.

[jira] [Commented] (PROTON-2107) Go module support

2019-09-25 Thread Roddie Kieley (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16937969#comment-16937969 ] Roddie Kieley commented on PROTON-2107: --- This potentially duplicates PROTON-2105, although will

[jira] [Assigned] (PROTON-2107) Go module support

2019-09-25 Thread Roddie Kieley (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roddie Kieley reassigned PROTON-2107: - Assignee: Roddie Kieley > Go module support > - > >

[jira] [Assigned] (PROTON-2105) Support Go modules

2019-09-25 Thread Roddie Kieley (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roddie Kieley reassigned PROTON-2105: - Assignee: Roddie Kieley > Support Go modules > -- > >

[GitHub] [qpid-proton] astitcher commented on issue #190: FIX(python): Use amqps port as default

2019-09-25 Thread GitBox
astitcher commented on issue #190: FIX(python): Use amqps port as default URL: https://github.com/apache/qpid-proton/pull/190#issuecomment-535138220 @rkubis - In order to keep the git log good would you raise a JIRA for this change and then repush this change with a commit log like:

[GitHub] [qpid-proton] astitcher commented on issue #190: FIX(python): Use amqps port as default

2019-09-25 Thread GitBox
astitcher commented on issue #190: FIX(python): Use amqps port as default URL: https://github.com/apache/qpid-proton/pull/190#issuecomment-535137004 I just checked and the C++ implementation uses amqps as default so I will merge this PR. Thanks @rkubis .

[GitHub] [qpid-proton] ssorj commented on issue #190: FIX(python): Use amqps port as default

2019-09-25 Thread GitBox
ssorj commented on issue #190: FIX(python): Use amqps port as default URL: https://github.com/apache/qpid-proton/pull/190#issuecomment-535125509 I worked from the written spec and docs from Alan, which has "amqps" as the default.

[GitHub] [qpid-proton] astitcher commented on issue #190: FIX(python): Use amqps port as default

2019-09-25 Thread GitBox
astitcher commented on issue #190: FIX(python): Use amqps port as default URL: https://github.com/apache/qpid-proton/pull/190#issuecomment-535112331 I'm not sure if this is the best thing or to change the documentation to match the implementation. As far as I remember the default should

[jira] [Updated] (QPID-8362) Message sent with 'int8_t' value property is corrupted

2019-09-25 Thread Michal Kasperek (Jira)
[ https://issues.apache.org/jira/browse/QPID-8362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michal Kasperek updated QPID-8362: -- Environment:  QPID C++ version 1.39.0, master: c58d88b32d294d048ae064e7948f703bed3a7fa0 amqp

[jira] [Updated] (QPID-8362) Message sent with 'int8_t' value property is corrupted

2019-09-25 Thread Michal Kasperek (Jira)
[ https://issues.apache.org/jira/browse/QPID-8362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michal Kasperek updated QPID-8362: -- Environment:   Windows 10. Library compiled with Visual Studio toolchain: msvc-12, 64 bits,

[jira] [Created] (QPID-8362) Messsage property of int8 type

2019-09-25 Thread Michal Kasperek (Jira)
Michal Kasperek created QPID-8362: - Summary: Messsage property of int8 type Key: QPID-8362 URL: https://issues.apache.org/jira/browse/QPID-8362 Project: Qpid Issue Type: Bug

[jira] [Updated] (QPID-8362) Message sent with 'int8_t' value property is corrupted

2019-09-25 Thread Michal Kasperek (Jira)
[ https://issues.apache.org/jira/browse/QPID-8362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michal Kasperek updated QPID-8362: -- Summary: Message sent with 'int8_t' value property is corrupted (was: Messsage property of

[GitHub] [qpid-proton] rkubis opened a new pull request #190: FIX(python): Use amqps port as default

2019-09-25 Thread GitBox
rkubis opened a new pull request #190: FIX(python): Use amqps port as default URL: https://github.com/apache/qpid-proton/pull/190 According to the [documentation](https://github.com/apache/qpid-proton/blob/master/docs/connect-config.md), default port should be `amqps`.

[jira] [Commented] (PROTON-2108) supported source outcomes not set

2019-09-25 Thread Robbie Gemmell (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16937516#comment-16937516 ] Robbie Gemmell commented on PROTON-2108: I think what you describe would be a reasonable