[jira] [Commented] (DISPATCH-1207) [tools] Scraper does not handle session recreation over same connection

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

[jira] [Created] (DISPATCH-1207) [tools] Scraper does not handle session recreation over same connection

2018-12-03 Thread Chuck Rolke (JIRA)
Chuck Rolke created DISPATCH-1207: - Summary: [tools] Scraper does not handle session recreation over same connection Key: DISPATCH-1207 URL: https://issues.apache.org/jira/browse/DISPATCH-1207

[jira] [Resolved] (DISPATCH-1205) Allow signed int values >= 0 be parsed as unsigned int

2018-12-03 Thread Ken Giusti (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-1205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti resolved DISPATCH-1205. -- Resolution: Fixed > Allow signed int values >= 0 be parsed as unsigned int >

[jira] [Commented] (DISPATCH-1194) Asynchronous address lookup on attach for Edge to determine if there are link-route destinations

2018-12-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-1194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16707808#comment-16707808 ] ASF GitHub Bot commented on DISPATCH-1194: -- GitHub user kgiusti opened a pull request:

[GitHub] qpid-dispatch pull request #423: DISPATCH-1194: Link Route address lookup fo...

2018-12-03 Thread kgiusti
GitHub user kgiusti opened a pull request: https://github.com/apache/qpid-dispatch/pull/423 DISPATCH-1194: Link Route address lookup for edge router You can merge this pull request into a Git repository by running: $ git pull https://github.com/kgiusti/dispatch DISPATCH-1194

[jira] [Commented] (DISPATCH-1205) Allow signed int values >= 0 be parsed as unsigned int

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

[jira] [Commented] (DISPATCH-1205) Allow signed int values >= 0 be parsed as unsigned int

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

[GitHub] qpid-dispatch pull request #422: DISPATCH-1205: accept valid integer sign co...

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

[jira] [Commented] (DISPATCH-1205) Allow signed int values >= 0 be parsed as unsigned int

2018-12-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-1205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16707781#comment-16707781 ] ASF GitHub Bot commented on DISPATCH-1205: -- Github user codecov-io commented on the issue:

[GitHub] qpid-dispatch issue #422: DISPATCH-1205: accept valid integer sign coversion...

2018-12-03 Thread codecov-io
Github user codecov-io commented on the issue: https://github.com/apache/qpid-dispatch/pull/422 # [Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/422?src=pr=h1) Report > :exclamation: No coverage uploaded for pull request base (`master@663a997`). [Click here to learn

[jira] [Commented] (DISPATCH-1121) qd_parse_as_(u)int() fails to detect over/underflow of 32bit integers

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

[jira] [Resolved] (DISPATCH-1202) [tools] Scraper README is stale

2018-12-03 Thread Chuck Rolke (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-1202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chuck Rolke resolved DISPATCH-1202. --- Resolution: Fixed Fix Version/s: 1.5.0 > [tools] Scraper README is stale >

[jira] [Commented] (DISPATCH-1205) Allow signed int values >= 0 be parsed as unsigned int

2018-12-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-1205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16707667#comment-16707667 ] ASF GitHub Bot commented on DISPATCH-1205: -- GitHub user kgiusti opened a pull request:

[GitHub] qpid-dispatch pull request #422: DISPATCH-1205: accept valid integer sign co...

2018-12-03 Thread kgiusti
GitHub user kgiusti opened a pull request: https://github.com/apache/qpid-dispatch/pull/422 DISPATCH-1205: accept valid integer sign coversions when parsing You can merge this pull request into a Git repository by running: $ git pull https://github.com/kgiusti/dispatch

[jira] [Commented] (DISPATCH-1204) Add console tests for edge router

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

[jira] [Created] (DISPATCH-1205) Allow signed int values >= 0 be parsed as unsigned int

2018-12-03 Thread Ken Giusti (JIRA)
Ken Giusti created DISPATCH-1205: Summary: Allow signed int values >= 0 be parsed as unsigned int Key: DISPATCH-1205 URL: https://issues.apache.org/jira/browse/DISPATCH-1205 Project: Qpid Dispatch

[jira] [Created] (DISPATCH-1206) Consolidate similar HTML templates into an angularjs directive

2018-12-03 Thread Ernest Allen (JIRA)
Ernest Allen created DISPATCH-1206: -- Summary: Consolidate similar HTML templates into an angularjs directive Key: DISPATCH-1206 URL: https://issues.apache.org/jira/browse/DISPATCH-1206 Project: Qpid

[jira] [Created] (DISPATCH-1204) Add console tests for edge router

2018-12-03 Thread Ernest Allen (JIRA)
Ernest Allen created DISPATCH-1204: -- Summary: Add console tests for edge router Key: DISPATCH-1204 URL: https://issues.apache.org/jira/browse/DISPATCH-1204 Project: Qpid Dispatch Issue

[GitHub] qpid-proton pull request #170: PROTON-1959 [cpp] Binary compatible reconnect

2018-12-03 Thread alanconway
GitHub user alanconway opened a pull request: https://github.com/apache/qpid-proton/pull/170 PROTON-1959 [cpp] Binary compatible reconnect The previous commit f53c7683d7e90363 added virtual functions to messaging_handler which is a binary incompatible change. Modify &

[jira] [Commented] (PROTON-1959) [c,cpp] API additions to simplify reconnect

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

[jira] [Updated] (QPID-6948) [Broker-J] Introduce REST API compatibility layer

2018-12-03 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-6948: - Summary: [Broker-J] Introduce REST API compatibility layer (was: Introduce REST API compatibility layer)

[jira] [Updated] (QPID-7694) [Broker-J] Add 0-8..0-10 wire queue declare argument for holds on publish

2018-12-03 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-7694: - Summary: [Broker-J] Add 0-8..0-10 wire queue declare argument for holds on publish (was: Add 0-8..0-10

[jira] [Commented] (DISPATCH-1202) [tools] Scraper README is stale

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

[jira] [Updated] (QPID-8261) [Broker-J] Change broker model version to 7.1

2018-12-03 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-8261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-8261: - Status: Reviewable (was: In Progress) > [Broker-J] Change broker model version to 7.1 >

[jira] [Assigned] (QPID-8261) [Broker-J] Change broker model version to 7.1

2018-12-03 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-8261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy reassigned QPID-8261: Assignee: Alex Rudyy > [Broker-J] Change broker model version to 7.1 >

[jira] [Commented] (QPID-8261) [Broker-J] Change broker model version to 7.1

2018-12-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-8261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16707437#comment-16707437 ] ASF subversion and git services commented on QPID-8261: --- Commit

[jira] [Commented] (DISPATCH-1195) Continually update detail info on conole topology page

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

[jira] [Created] (DISPATCH-1203) Console tests are skipped

2018-12-03 Thread Ernest Allen (JIRA)
Ernest Allen created DISPATCH-1203: -- Summary: Console tests are skipped Key: DISPATCH-1203 URL: https://issues.apache.org/jira/browse/DISPATCH-1203 Project: Qpid Dispatch Issue Type: Bug

[jira] [Commented] (DISPATCH-1203) Console tests are skipped

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

[jira] [Reopened] (PROTON-1959) [c,cpp] API additions to simplify reconnect

2018-12-03 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway reopened PROTON-1959: - This fix is binary incompatible with 0.26, it introduces new virtual functions on

[jira] [Commented] (QPID-8139) [Broker-J] [AMQP1-0] [JMSBINDMAP] JMS selectors using JMSMessageID or JMSCorrelationID expressed using the AMQP type encoded form values fail to select target message

2018-12-03 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-8139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16707157#comment-16707157 ] Alex Rudyy commented on QPID-8139: -- The issue is descoped from version 7.1.0 > [Broker-J] [AMQP1-0]

[jira] [Updated] (QPID-8139) [Broker-J] [AMQP1-0] [JMSBINDMAP] JMS selectors using JMSMessageID or JMSCorrelationID expressed using the AMQP type encoded form values fail to select target message

2018-12-03 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-8139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-8139: - Fix Version/s: (was: qpid-java-broker-7.1.0) Future > [Broker-J] [AMQP1-0]

[jira] [Created] (QPID-8262) [Broker-J] Release Qpid Broker-J 7.1.0

2018-12-03 Thread Alex Rudyy (JIRA)
Alex Rudyy created QPID-8262: Summary: [Broker-J] Release Qpid Broker-J 7.1.0 Key: QPID-8262 URL: https://issues.apache.org/jira/browse/QPID-8262 Project: Qpid Issue Type: Task

[jira] [Created] (QPID-8261) [Broker-J] Change broker model version to 7.1

2018-12-03 Thread Alex Rudyy (JIRA)
Alex Rudyy created QPID-8261: Summary: [Broker-J] Change broker model version to 7.1 Key: QPID-8261 URL: https://issues.apache.org/jira/browse/QPID-8261 Project: Qpid Issue Type: Task

[jira] [Commented] (QPID-7138) [Java Broker] Broker should detect duplicate IDs in configured objects

2018-12-03 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16707005#comment-16707005 ] Alex Rudyy commented on QPID-7138: -- The work is descoped from 7.1.0 > [Java Broker] Broker should detect

[jira] [Commented] (QPID-7141) [Java Broker] Make sure all data in the ApiDocs are correctly escaped/encoded

2018-12-03 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16706997#comment-16706997 ] Alex Rudyy commented on QPID-7141: -- Descoped from 7.1.0 > [Java Broker] Make sure all data in the

[jira] [Updated] (QPID-7138) [Java Broker] Broker should detect duplicate IDs in configured objects

2018-12-03 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-7138: - Fix Version/s: (was: qpid-java-broker-7.1.0) Future > [Java Broker] Broker should

[jira] [Updated] (QPID-8011) [Broker-J][WMC] Auto-refresh functionality is broken for grids of type EnhancedGrid when pagination plugin and Observable/Memory store are used

2018-12-03 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-8011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-8011: - Fix Version/s: (was: qpid-java-broker-7.1.0) Future > [Broker-J][WMC] Auto-refresh

[jira] [Commented] (QPID-8011) [Broker-J][WMC] Auto-refresh functionality is broken for grids of type EnhancedGrid when pagination plugin and Observable/Memory store are used

2018-12-03 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-8011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16707000#comment-16707000 ] Alex Rudyy commented on QPID-8011: -- The work is descoped from 7.1.0. It makes more seance to replace

[jira] [Updated] (QPID-7141) [Java Broker] Make sure all data in the ApiDocs are correctly escaped/encoded

2018-12-03 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-7141: - Fix Version/s: (was: qpid-java-broker-7.1.0) Future > [Java Broker] Make sure all

[jira] [Closed] (QPID-8156) [Broker-J] Heap memory is leaked on deletion of virtual host node

2018-12-03 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-8156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy closed QPID-8156. Resolution: Fixed Fix Version/s: qpid-java-broker-7.1.0 The defect is fixed as part of changes for