[jira] [Commented] (DISPATCH-1913) All system tests that run qdstat/qdmanage fail on Ubuntu

2021-01-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17267665#comment-17267665 ] ASF GitHub Bot commented on DISPATCH-1913: -- astitcher opened a new pull request #989: URL:

[GitHub] [qpid-dispatch] astitcher opened a new pull request #989: DISPATCH-1913: Fix command line tools

2021-01-18 Thread GitBox
astitcher opened a new pull request #989: URL: https://github.com/apache/qpid-dispatch/pull/989 This avoids deprecated behaviour surfaced by a recent change to Proton This is an automated message from the Apache Git Service.

[jira] [Assigned] (DISPATCH-1913) All system tests that run qdstat/qdmanage fail on Ubuntu

2021-01-18 Thread Andrew Stitcher (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Stitcher reassigned DISPATCH-1913: - Assignee: Andrew Stitcher (was: Ganesh Murthy) > All system tests that run

[jira] [Commented] (DISPATCH-1870) Add new system test to validate gRPC through HTTP2 adaptors

2021-01-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17267644#comment-17267644 ] ASF GitHub Bot commented on DISPATCH-1870: -- fgiorgetti commented on pull request #944: URL:

[GitHub] [qpid-dispatch] fgiorgetti commented on pull request #944: DISPATCH-1870 - gRPC system test

2021-01-18 Thread GitBox
fgiorgetti commented on pull request #944: URL: https://github.com/apache/qpid-dispatch/pull/944#issuecomment-762595195 > I always feel uneasy about the 'opportunistic' tests that run when they can and skip themselves if they cannot. What guarantees that the test is being run? It is so

[jira] [Commented] (DISPATCH-1870) Add new system test to validate gRPC through HTTP2 adaptors

2021-01-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17267642#comment-17267642 ] ASF GitHub Bot commented on DISPATCH-1870: -- fgiorgetti commented on a change in pull request

[GitHub] [qpid-dispatch] fgiorgetti commented on a change in pull request #944: DISPATCH-1870 - gRPC system test

2021-01-18 Thread GitBox
fgiorgetti commented on a change in pull request #944: URL: https://github.com/apache/qpid-dispatch/pull/944#discussion_r559906525 ## File path: README ## @@ -80,6 +80,10 @@ To install pip and Quart - python3 get-pip.py - pip3 install --user quart +The gRPC system tests

[jira] [Commented] (DISPATCH-1870) Add new system test to validate gRPC through HTTP2 adaptors

2021-01-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17267637#comment-17267637 ] ASF GitHub Bot commented on DISPATCH-1870: -- fgiorgetti commented on a change in pull request

[GitHub] [qpid-dispatch] fgiorgetti commented on a change in pull request #944: DISPATCH-1870 - gRPC system test

2021-01-18 Thread GitBox
fgiorgetti commented on a change in pull request #944: URL: https://github.com/apache/qpid-dispatch/pull/944#discussion_r559901454 ## File path: .travis.yml ## @@ -69,6 +69,8 @@ jobs: - python -m pip install --user --upgrade tox virtualenv==20.0.23 # Install quart to

[jira] [Commented] (DISPATCH-1870) Add new system test to validate gRPC through HTTP2 adaptors

2021-01-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17267636#comment-17267636 ] ASF GitHub Bot commented on DISPATCH-1870: -- fgiorgetti commented on a change in pull request

[GitHub] [qpid-dispatch] fgiorgetti commented on a change in pull request #944: DISPATCH-1870 - gRPC system test

2021-01-18 Thread GitBox
fgiorgetti commented on a change in pull request #944: URL: https://github.com/apache/qpid-dispatch/pull/944#discussion_r559900765 ## File path: tests/friendship_pb2.py ## @@ -0,0 +1,377 @@ +# -*- coding: utf-8 -*- Review comment: I will verify if protoc allows adding

[jira] [Commented] (DISPATCH-1870) Add new system test to validate gRPC through HTTP2 adaptors

2021-01-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17267634#comment-17267634 ] ASF GitHub Bot commented on DISPATCH-1870: -- fgiorgetti commented on a change in pull request

[GitHub] [qpid-dispatch] fgiorgetti commented on a change in pull request #944: DISPATCH-1870 - gRPC system test

2021-01-18 Thread GitBox
fgiorgetti commented on a change in pull request #944: URL: https://github.com/apache/qpid-dispatch/pull/944#discussion_r559900562 ## File path: tests/friendship_pb2.py ## @@ -0,0 +1,377 @@ +# -*- coding: utf-8 -*- Review comment: > This is _very_ end-to-end test!

[jira] [Commented] (QPID-8496) Randomly hit "unknown QBB implementation" error

2021-01-18 Thread Lisa Hong (Jira)
[ https://issues.apache.org/jira/browse/QPID-8496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17267631#comment-17267631 ] Lisa Hong commented on QPID-8496: - Hi [~robbie] [~orudyy], Thanks so much for the help! I think we're

[jira] [Commented] (DISPATCH-1801) Link routed outcomes do not propagate all associated state

2021-01-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17267550#comment-17267550 ] ASF GitHub Bot commented on DISPATCH-1801: -- kgiusti commented on a change in pull request

[GitHub] [qpid-dispatch] kgiusti commented on a change in pull request #988: DISPATCH-1801: add qd_delivery_state_t for all disposition data

2021-01-18 Thread GitBox
kgiusti commented on a change in pull request #988: URL: https://github.com/apache/qpid-dispatch/pull/988#discussion_r559803677 ## File path: tests/system_tests_link_routes.py ## @@ -2348,6 +2348,65 @@ def run(self): Container(self).run() +class

[jira] [Commented] (DISPATCH-1801) Link routed outcomes do not propagate all associated state

2021-01-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17267549#comment-17267549 ] ASF GitHub Bot commented on DISPATCH-1801: -- kgiusti commented on a change in pull request

[GitHub] [qpid-dispatch] kgiusti commented on a change in pull request #988: DISPATCH-1801: add qd_delivery_state_t for all disposition data

2021-01-18 Thread GitBox
kgiusti commented on a change in pull request #988: URL: https://github.com/apache/qpid-dispatch/pull/988#discussion_r559802524 ## File path: src/router_core/error.c ## @@ -39,15 +46,9 @@ qdr_error_t *qdr_error_from_pn(pn_condition_t *pn) const char *name =

[jira] [Commented] (DISPATCH-1801) Link routed outcomes do not propagate all associated state

2021-01-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17267547#comment-17267547 ] ASF GitHub Bot commented on DISPATCH-1801: -- kgiusti commented on a change in pull request

[GitHub] [qpid-dispatch] kgiusti commented on a change in pull request #988: DISPATCH-1801: add qd_delivery_state_t for all disposition data

2021-01-18 Thread GitBox
kgiusti commented on a change in pull request #988: URL: https://github.com/apache/qpid-dispatch/pull/988#discussion_r559802170 ## File path: src/router_core/forwarder.c ## @@ -174,8 +173,10 @@ qdr_delivery_t *qdr_forward_new_delivery_CT(qdr_core_t *core, qdr_delivery_t *in

[jira] [Commented] (DISPATCH-1801) Link routed outcomes do not propagate all associated state

2021-01-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17267543#comment-17267543 ] ASF GitHub Bot commented on DISPATCH-1801: -- kgiusti opened a new pull request #988: URL:

[GitHub] [qpid-dispatch] kgiusti opened a new pull request #988: DISPATCH-1801: add qd_delivery_state_t for all disposition data

2021-01-18 Thread GitBox
kgiusti opened a new pull request #988: URL: https://github.com/apache/qpid-dispatch/pull/988 This patch organizes all delivery state into a single public structure qd_delivery_state_t. This structure combines the existing separate extension state and qdr_error_t (Proton Condition)

[jira] [Commented] (DISPATCH-1870) Add new system test to validate gRPC through HTTP2 adaptors

2021-01-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17267541#comment-17267541 ] ASF GitHub Bot commented on DISPATCH-1870: -- jiridanek commented on pull request #944: URL:

[GitHub] [qpid-dispatch] jiridanek commented on pull request #944: DISPATCH-1870 - gRPC system test

2021-01-18 Thread GitBox
jiridanek commented on pull request #944: URL: https://github.com/apache/qpid-dispatch/pull/944#issuecomment-762476372 I always feel uneasy about the 'opportunistic' tests that run when they can and skip themselves if they cannot. What guarantees that the test is being run? It is so easy

[GitHub] [qpid-dispatch] jiridanek merged pull request #985: NO-JIRA Fix capitalization of "Qpid Dispatch Router"

2021-01-18 Thread GitBox
jiridanek merged pull request #985: URL: https://github.com/apache/qpid-dispatch/pull/985 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [qpid-dispatch] jiridanek commented on a change in pull request #985: NO-JIRA Fix capitalization of "Qpid Dispatch Router"

2021-01-18 Thread GitBox
jiridanek commented on a change in pull request #985: URL: https://github.com/apache/qpid-dispatch/pull/985#discussion_r559798462 ## File path: console/react/src/connect/connectPage.js ## @@ -82,7 +82,7 @@ class ConnectPage extends React.Component {

[jira] [Commented] (DISPATCH-1779) http stats/metrics

2021-01-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17267535#comment-17267535 ] ASF GitHub Bot commented on DISPATCH-1779: -- grs closed pull request #982: URL:

[GitHub] [qpid-dispatch] grs closed pull request #982: DISPATCH-1779: ensure the right site is used in the key for http requ…

2021-01-18 Thread GitBox
grs closed pull request #982: URL: https://github.com/apache/qpid-dispatch/pull/982 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[jira] [Resolved] (DISPATCH-1912) Fix TSAN failures in the test suite

2021-01-18 Thread Ted Ross (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross resolved DISPATCH-1912. Resolution: Fixed > Fix TSAN failures in the test suite > --- >

[jira] [Commented] (DISPATCH-1912) Fix TSAN failures in the test suite

2021-01-18 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17267529#comment-17267529 ] ASF subversion and git services commented on DISPATCH-1912: --- Commit

[jira] [Commented] (DISPATCH-1912) Fix TSAN failures in the test suite

2021-01-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17267528#comment-17267528 ] ASF GitHub Bot commented on DISPATCH-1912: -- ted-ross merged pull request #987: URL:

[jira] [Commented] (DISPATCH-1912) Fix TSAN failures in the test suite

2021-01-18 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17267530#comment-17267530 ] ASF subversion and git services commented on DISPATCH-1912: --- Commit

[GitHub] [qpid-dispatch] ted-ross merged pull request #987: DISPATCH-1912 - Fixed bugs identified by the thread sanitizer.

2021-01-18 Thread GitBox
ted-ross merged pull request #987: URL: https://github.com/apache/qpid-dispatch/pull/987 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[jira] [Commented] (DISPATCH-1912) Fix TSAN failures in the test suite

2021-01-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17267471#comment-17267471 ] ASF GitHub Bot commented on DISPATCH-1912: -- kgiusti commented on a change in pull request

[GitHub] [qpid-dispatch] kgiusti commented on a change in pull request #987: DISPATCH-1912 - Fixed bugs identified by the thread sanitizer.

2021-01-18 Thread GitBox
kgiusti commented on a change in pull request #987: URL: https://github.com/apache/qpid-dispatch/pull/987#discussion_r559752185 ## File path: src/router_core/delivery.c ## @@ -138,11 +136,16 @@ void qdr_delivery_set_presettled(qdr_delivery_t *delivery) void

[GitHub] [qpid-dispatch] pwright commented on a change in pull request #985: NO-JIRA Fix capitalization of "Qpid Dispatch Router"

2021-01-18 Thread GitBox
pwright commented on a change in pull request #985: URL: https://github.com/apache/qpid-dispatch/pull/985#discussion_r559746890 ## File path: console/react/src/connect/connectPage.js ## @@ -82,7 +82,7 @@ class ConnectPage extends React.Component {

[GitHub] [qpid-dispatch] jiridanek commented on a change in pull request #985: NO-JIRA Fix capitalization of "Qpid Dispatch Router"

2021-01-18 Thread GitBox
jiridanek commented on a change in pull request #985: URL: https://github.com/apache/qpid-dispatch/pull/985#discussion_r559735244 ## File path: console/react/src/connect/connectPage.js ## @@ -82,7 +82,7 @@ class ConnectPage extends React.Component {

[GitHub] [qpid-dispatch] jiridanek commented on a change in pull request #985: NO-JIRA Fix capitalization of "Qpid Dispatch Router"

2021-01-18 Thread GitBox
jiridanek commented on a change in pull request #985: URL: https://github.com/apache/qpid-dispatch/pull/985#discussion_r559735244 ## File path: console/react/src/connect/connectPage.js ## @@ -82,7 +82,7 @@ class ConnectPage extends React.Component {

[GitHub] [qpid-dispatch] 4383 commented on pull request #981: [trivial] Fix path in doc examples

2021-01-18 Thread GitBox
4383 commented on pull request #981: URL: https://github.com/apache/qpid-dispatch/pull/981#issuecomment-762394764 Thanks for details. I haven't preference... As long as the documentation matches the reality, that's fine with me.

[jira] [Commented] (DISPATCH-1913) All system tests that run qdstat/qdmanage fail on Ubuntu

2021-01-18 Thread Andrew Stitcher (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17267402#comment-17267402 ] Andrew Stitcher commented on DISPATCH-1913: --- The addresses given to Container.connect have

[GitHub] [qpid-dispatch] jiridanek commented on pull request #986: Bump @patternfly/react-charts from 5.3.22 to 6.13.3 in /console/react

2021-01-18 Thread GitBox
jiridanek commented on pull request #986: URL: https://github.com/apache/qpid-dispatch/pull/986#issuecomment-762336309 Related to #893 This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Commented] (PROTON-2325) Crash when closing application using Qpid Proton Cpp 0.25.0

2021-01-18 Thread Jira
[ https://issues.apache.org/jira/browse/PROTON-2325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17267379#comment-17267379 ] Jiri Daněk commented on PROTON-2325: There has been plenty of changes between Proton Cpp 0.25.0 and

[GitHub] [qpid-dispatch] jiridanek edited a comment on pull request #981: [trivial] Fix path in doc examples

2021-01-18 Thread GitBox
jiridanek edited a comment on pull request #981: URL: https://github.com/apache/qpid-dispatch/pull/981#issuecomment-762332562 I was thinking about changing the path in the sources to `examples/python`. Doing things this way would IMO make sense in the Dispatch repo, but not in the Proton

[GitHub] [qpid-dispatch] jiridanek commented on pull request #981: [trivial] Fix path in doc examples

2021-01-18 Thread GitBox
jiridanek commented on pull request #981: URL: https://github.com/apache/qpid-dispatch/pull/981#issuecomment-762332562 I was thinking about changing the path in the sources to `examples/proton`. Doing things this way would IMO make sense in the Dispatch repo, but not in the Proton repo.

[GitHub] [qpid-dispatch] 4383 commented on pull request #981: [trivial] Fix path in doc examples

2021-01-18 Thread GitBox
4383 commented on pull request #981: URL: https://github.com/apache/qpid-dispatch/pull/981#issuecomment-762330481 > (I forgot to consider, before, that we are talking about qpid-proton examples here; in the qpid-proton repo.) @jiridanek I'm not sure what you meant by saying that. Do

[GitHub] [qpid-dispatch] ted-ross opened a new pull request #987: DISPATCH-1912 - Fixed bugs identified by the thread sanitizer.

2021-01-18 Thread GitBox
ted-ross opened a new pull request #987: URL: https://github.com/apache/qpid-dispatch/pull/987 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[jira] [Commented] (DISPATCH-1912) Fix TSAN failures in the test suite

2021-01-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17267374#comment-17267374 ] ASF GitHub Bot commented on DISPATCH-1912: -- ted-ross opened a new pull request #987: URL:

[GitHub] [qpid-dispatch] dependabot[bot] closed pull request #952: Bump @patternfly/react-charts from 5.3.22 to 6.12.12 in /console/react

2021-01-18 Thread GitBox
dependabot[bot] closed pull request #952: URL: https://github.com/apache/qpid-dispatch/pull/952 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [qpid-dispatch] dependabot[bot] opened a new pull request #986: Bump @patternfly/react-charts from 5.3.22 to 6.13.3 in /console/react

2021-01-18 Thread GitBox
dependabot[bot] opened a new pull request #986: URL: https://github.com/apache/qpid-dispatch/pull/986 Bumps [@patternfly/react-charts](https://github.com/patternfly/patternfly-react) from 5.3.22 to 6.13.3. Release notes Sourced from

[GitHub] [qpid-dispatch] dependabot[bot] commented on pull request #952: Bump @patternfly/react-charts from 5.3.22 to 6.12.12 in /console/react

2021-01-18 Thread GitBox
dependabot[bot] commented on pull request #952: URL: https://github.com/apache/qpid-dispatch/pull/952#issuecomment-762326520 Superseded by #986. This is an automated message from the Apache Git Service. To respond to the

[GitHub] [qpid-dispatch] dependabot[bot] closed pull request #953: Bump @patternfly/react-icons from 3.15.17 to 4.7.22 in /console/react

2021-01-18 Thread GitBox
dependabot[bot] closed pull request #953: URL: https://github.com/apache/qpid-dispatch/pull/953 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [qpid-dispatch] dependabot[bot] commented on pull request #953: Bump @patternfly/react-icons from 3.15.17 to 4.7.22 in /console/react

2021-01-18 Thread GitBox
dependabot[bot] commented on pull request #953: URL: https://github.com/apache/qpid-dispatch/pull/953#issuecomment-762325254 Looks like @patternfly/react-icons is up-to-date now, so this is no longer needed. This is an

[GitHub] [qpid-dispatch] dependabot[bot] commented on pull request #958: Bump @patternfly/react-table from 2.28.50 to 4.19.45 in /console/react

2021-01-18 Thread GitBox
dependabot[bot] commented on pull request #958: URL: https://github.com/apache/qpid-dispatch/pull/958#issuecomment-762325192 Looks like @patternfly/react-table is up-to-date now, so this is no longer needed. This is an

[GitHub] [qpid-dispatch] dependabot[bot] closed pull request #951: Bump @patternfly/patternfly from 2.71.7 to 4.70.2 in /console/react

2021-01-18 Thread GitBox
dependabot[bot] closed pull request #951: URL: https://github.com/apache/qpid-dispatch/pull/951 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [qpid-dispatch] dependabot[bot] commented on pull request #951: Bump @patternfly/patternfly from 2.71.7 to 4.70.2 in /console/react

2021-01-18 Thread GitBox
dependabot[bot] commented on pull request #951: URL: https://github.com/apache/qpid-dispatch/pull/951#issuecomment-762325124 Looks like @patternfly/patternfly is up-to-date now, so this is no longer needed. This is an

[GitHub] [qpid-dispatch] dependabot[bot] closed pull request #958: Bump @patternfly/react-table from 2.28.50 to 4.19.45 in /console/react

2021-01-18 Thread GitBox
dependabot[bot] closed pull request #958: URL: https://github.com/apache/qpid-dispatch/pull/958 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [qpid-dispatch] dependabot[bot] closed pull request #959: Bump @patternfly/react-core from 3.158.3 to 4.84.4 in /console/react

2021-01-18 Thread GitBox
dependabot[bot] closed pull request #959: URL: https://github.com/apache/qpid-dispatch/pull/959 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [qpid-dispatch] dependabot[bot] commented on pull request #959: Bump @patternfly/react-core from 3.158.3 to 4.84.4 in /console/react

2021-01-18 Thread GitBox
dependabot[bot] commented on pull request #959: URL: https://github.com/apache/qpid-dispatch/pull/959#issuecomment-762325004 Looks like @patternfly/react-core is up-to-date now, so this is no longer needed. This is an

[GitHub] [qpid-dispatch] jiridanek commented on pull request #951: Bump @patternfly/patternfly from 2.71.7 to 4.70.2 in /console/react

2021-01-18 Thread GitBox
jiridanek commented on pull request #951: URL: https://github.com/apache/qpid-dispatch/pull/951#issuecomment-762324775 @dependabot rebase This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [qpid-dispatch] jiridanek commented on pull request #958: Bump @patternfly/react-table from 2.28.50 to 4.19.45 in /console/react

2021-01-18 Thread GitBox
jiridanek commented on pull request #958: URL: https://github.com/apache/qpid-dispatch/pull/958#issuecomment-762324599 @dependabot rebase This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [qpid-dispatch] jiridanek commented on pull request #953: Bump @patternfly/react-icons from 3.15.17 to 4.7.22 in /console/react

2021-01-18 Thread GitBox
jiridanek commented on pull request #953: URL: https://github.com/apache/qpid-dispatch/pull/953#issuecomment-762324652 @dependabot rebase This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [qpid-dispatch] jiridanek commented on pull request #952: Bump @patternfly/react-charts from 5.3.22 to 6.12.12 in /console/react

2021-01-18 Thread GitBox
jiridanek commented on pull request #952: URL: https://github.com/apache/qpid-dispatch/pull/952#issuecomment-762324724 @dependabot rebase This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [qpid-dispatch] jiridanek commented on pull request #959: Bump @patternfly/react-core from 3.158.3 to 4.84.4 in /console/react

2021-01-18 Thread GitBox
jiridanek commented on pull request #959: URL: https://github.com/apache/qpid-dispatch/pull/959#issuecomment-762324555 @dependabot rebase This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Resolved] (DISPATCH-1750) Update PatternFly packages for the 1.15.0 release

2021-01-18 Thread Jira
[ https://issues.apache.org/jira/browse/DISPATCH-1750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiri Daněk resolved DISPATCH-1750. -- Resolution: Fixed > Update PatternFly packages for the 1.15.0 release >

[jira] [Commented] (DISPATCH-1750) Update PatternFly packages for the 1.15.0 release

2021-01-18 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17267347#comment-17267347 ] ASF subversion and git services commented on DISPATCH-1750: --- Commit

[jira] [Commented] (DISPATCH-1750) Update PatternFly packages for the 1.15.0 release

2021-01-18 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17267352#comment-17267352 ] ASF subversion and git services commented on DISPATCH-1750: --- Commit

[jira] [Commented] (DISPATCH-1750) Update PatternFly packages for the 1.15.0 release

2021-01-18 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17267346#comment-17267346 ] ASF subversion and git services commented on DISPATCH-1750: --- Commit

[jira] [Commented] (DISPATCH-1750) Update PatternFly packages for the 1.15.0 release

2021-01-18 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17267344#comment-17267344 ] ASF subversion and git services commented on DISPATCH-1750: --- Commit

[jira] [Commented] (DISPATCH-1750) Update PatternFly packages for the 1.15.0 release

2021-01-18 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17267351#comment-17267351 ] ASF subversion and git services commented on DISPATCH-1750: --- Commit

[jira] [Commented] (DISPATCH-1750) Update PatternFly packages for the 1.15.0 release

2021-01-18 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17267353#comment-17267353 ] ASF subversion and git services commented on DISPATCH-1750: --- Commit

[jira] [Commented] (DISPATCH-1750) Update PatternFly packages for the 1.15.0 release

2021-01-18 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17267350#comment-17267350 ] ASF subversion and git services commented on DISPATCH-1750: --- Commit

[jira] [Commented] (DISPATCH-1750) Update PatternFly packages for the 1.15.0 release

2021-01-18 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17267349#comment-17267349 ] ASF subversion and git services commented on DISPATCH-1750: --- Commit

[jira] [Commented] (DISPATCH-1750) Update PatternFly packages for the 1.15.0 release

2021-01-18 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17267348#comment-17267348 ] ASF subversion and git services commented on DISPATCH-1750: --- Commit

[jira] [Commented] (DISPATCH-1750) Update PatternFly packages for the 1.15.0 release

2021-01-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17267345#comment-17267345 ] ASF GitHub Bot commented on DISPATCH-1750: -- jiridanek merged pull request #984: URL:

[jira] [Commented] (DISPATCH-1750) Update PatternFly packages for the 1.15.0 release

2021-01-18 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17267342#comment-17267342 ] ASF subversion and git services commented on DISPATCH-1750: --- Commit

[GitHub] [qpid-dispatch] jiridanek merged pull request #984: DISPATCH-1750 Update Patternfly packages in console except patternfly-charts

2021-01-18 Thread GitBox
jiridanek merged pull request #984: URL: https://github.com/apache/qpid-dispatch/pull/984 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to