[GitHub] qpid-proton pull request #:

2018-09-24 Thread alanconway
Github user alanconway commented on the pull request: https://github.com/apache/qpid-proton/commit/3dd3bd4913af915d1632fed57c350d76a5cd0ba2#commitcomment-30626748 In ruby/lib/core/connection.rb: In ruby/lib/core/connection.rb on line 117: Try indenting by 2 spaces when you

[GitHub] qpid-proton pull request #:

2018-09-24 Thread ssorj
Github user ssorj commented on the pull request: https://github.com/apache/qpid-proton/commit/3dd3bd4913af915d1632fed57c350d76a5cd0ba2#commitcomment-30626644 In ruby/lib/core/connection.rb: In ruby/lib/core/connection.rb on line 117: I tried and failed to figure it out last

[jira] [Commented] (DISPATCH-1129) Receiver crash due to data corruption on multicast streamed messages

2018-09-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-1129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16626421#comment-16626421 ] ASF GitHub Bot commented on DISPATCH-1129: -- Github user ted-ross commented on a diff in the

[GitHub] qpid-dispatch pull request #382: DISPATCH-1129 - Moved call to forwarding mu...

2018-09-24 Thread ted-ross
Github user ted-ross commented on a diff in the pull request: https://github.com/apache/qpid-dispatch/pull/382#discussion_r219978301 --- Diff: src/router_core/router_core_private.h --- @@ -440,6 +440,17 @@ struct qdr_link_ref_t { ALLOC_DECLARE(qdr_link_ref_t);

[jira] [Commented] (PROTON-1940) [c] normalize encoding of multiple="true" fields

2018-09-24 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16626403#comment-16626403 ] Alan Conway commented on PROTON-1940: - Proposed fix: https://github.com/apache/qpid-proton/pull/159

[jira] [Commented] (PROTON-1940) [c] normalize encoding of multiple="true" fields

2018-09-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16626401#comment-16626401 ] ASF GitHub Bot commented on PROTON-1940: GitHub user alanconway opened a pull request:

[jira] [Commented] (PROTON-1937) Json::Value conversion error at build time

2018-09-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16626396#comment-16626396 ] ASF GitHub Bot commented on PROTON-1937: Github user asfgit closed the pull request at:

[GitHub] qpid-proton pull request #159: PROTON-1940: [c] normalize encoding of multip...

2018-09-24 Thread alanconway
GitHub user alanconway opened a pull request: https://github.com/apache/qpid-proton/pull/159 PROTON-1940: [c] normalize encoding of multiple="true" fields AMQP spec allows several ways to encode a "multiple" field, we allow all in incoming data or pn_data_t values created in the

[GitHub] qpid-proton pull request #158: PROTON-1937: Use value.type() to check for va...

2018-09-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/qpid-proton/pull/158 --- - To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org

[jira] [Commented] (PROTON-1937) Json::Value conversion error at build time

2018-09-24 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16626395#comment-16626395 ] ASF subversion and git services commented on PROTON-1937: - Commit

[jira] [Closed] (QPIDJMS-413) Incorrect array access code in ReadableBuffer implementation

2018-09-24 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish closed QPIDJMS-413. Resolution: Fixed > Incorrect array access code in ReadableBuffer implementation >

[jira] [Commented] (QPIDJMS-413) Incorrect array access code in ReadableBuffer implementation

2018-09-24 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16626334#comment-16626334 ] ASF subversion and git services commented on QPIDJMS-413: - Commit

[jira] [Created] (QPIDJMS-413) Incorrect array access code in ReadableBuffer implementation

2018-09-24 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-413: Summary: Incorrect array access code in ReadableBuffer implementation Key: QPIDJMS-413 URL: https://issues.apache.org/jira/browse/QPIDJMS-413 Project: Qpid JMS

[jira] [Created] (PROTON-1940) [c] normalize encoding of multiple="true" fields

2018-09-24 Thread Alan Conway (JIRA)
Alan Conway created PROTON-1940: --- Summary: [c] normalize encoding of multiple="true" fields Key: PROTON-1940 URL: https://issues.apache.org/jira/browse/PROTON-1940 Project: Qpid Proton Issue

[jira] [Commented] (DISPATCH-1129) Receiver crash due to data corruption on multicast streamed messages

2018-09-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-1129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16626302#comment-16626302 ] ASF GitHub Bot commented on DISPATCH-1129: -- GitHub user ganeshmurthy opened a pull request:

[GitHub] qpid-dispatch pull request #382: DISPATCH-1129 - Moved call to forwarding mu...

2018-09-24 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/382 DISPATCH-1129 - Moved call to forwarding multicast messages to end of… … forwarder function. Also modified qd_message_check_LH to not validate the message if bufferes have already

[jira] [Commented] (DISPATCH-1129) Receiver crash due to data corruption on multicast streamed messages

2018-09-24 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-1129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16626291#comment-16626291 ] ASF subversion and git services commented on DISPATCH-1129: --- Commit

[jira] [Assigned] (DISPATCH-1126) ERROR Attempt to attach too many inter-router links for priority sheaf.

2018-09-24 Thread michael goulish (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] michael goulish reassigned DISPATCH-1126: - Assignee: michael goulish > ERROR Attempt to attach too many inter-router

[jira] [Updated] (DISPATCH-1129) Receiver crash due to data corruption on multicast streamed messages

2018-09-24 Thread Ganesh Murthy (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-1129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Murthy updated DISPATCH-1129: Attachment: simple_recv.py > Receiver crash due to data corruption on multicast

[jira] [Updated] (DISPATCH-1129) Receiver crash due to data corruption on multicast streamed messages

2018-09-24 Thread Ganesh Murthy (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-1129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Murthy updated DISPATCH-1129: Attachment: datafile.txt > Receiver crash due to data corruption on multicast streamed

[jira] [Updated] (DISPATCH-1129) Receiver crash due to data corruption on multicast streamed messages

2018-09-24 Thread Ganesh Murthy (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-1129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Murthy updated DISPATCH-1129: Attachment: simple_send_datafile.py > Receiver crash due to data corruption on

[jira] [Updated] (DISPATCH-1129) Receiver crash due to data corruption on multicast streamed messages

2018-09-24 Thread Ganesh Murthy (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-1129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Murthy updated DISPATCH-1129: Attachment: green.conf collectd.conf blue.conf >

[jira] [Created] (DISPATCH-1129) Receiver crash due to data corruption on multicast streamed messages

2018-09-24 Thread Ganesh Murthy (JIRA)
Ganesh Murthy created DISPATCH-1129: --- Summary: Receiver crash due to data corruption on multicast streamed messages Key: DISPATCH-1129 URL: https://issues.apache.org/jira/browse/DISPATCH-1129

[jira] [Assigned] (DISPATCH-1127) Add idle timeout to console when router requires username/password

2018-09-24 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen reassigned DISPATCH-1127: -- Assignee: Ernest Allen > Add idle timeout to console when router requires

[jira] [Created] (DISPATCH-1128) Add delivery rate to connection mouseover on topology page

2018-09-24 Thread Ernest Allen (JIRA)
Ernest Allen created DISPATCH-1128: -- Summary: Add delivery rate to connection mouseover on topology page Key: DISPATCH-1128 URL: https://issues.apache.org/jira/browse/DISPATCH-1128 Project: Qpid

[jira] [Created] (DISPATCH-1127) Add idle timeout to console when router requires username/password

2018-09-24 Thread Ernest Allen (JIRA)
Ernest Allen created DISPATCH-1127: -- Summary: Add idle timeout to console when router requires username/password Key: DISPATCH-1127 URL: https://issues.apache.org/jira/browse/DISPATCH-1127 Project:

[jira] [Commented] (DISPATCH-1109) use serving host and port as defaults for connect screen in console served by router

2018-09-24 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16625819#comment-16625819 ] ASF subversion and git services commented on DISPATCH-1109: --- Commit

[jira] [Commented] (DISPATCH-1109) use serving host and port as defaults for connect screen in console served by router

2018-09-24 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16625808#comment-16625808 ] ASF subversion and git services commented on DISPATCH-1109: --- Commit