[GitHub] [qpid-broker-j] dakirily opened a new pull request, #170: QPID-8613 - [Broker-J] Update slf4j / logback dependencies

2023-01-25 Thread via GitHub
dakirily opened a new pull request, #170: URL: https://github.com/apache/qpid-broker-j/pull/170 This PR addresses [QPID-8613](https://issues.apache.org/jira/browse/QPID-8613), updating slf4j and logback dependencies -- This is an automated message from the Apache Git Service. To respond

[GitHub] [qpid-proton] astitcher commented on pull request #386: Use CFFI for python bindings

2023-01-25 Thread via GitHub
astitcher commented on PR #386: URL: https://github.com/apache/qpid-proton/pull/386#issuecomment-1404451228 This version of the CFFI work has been tested against the in tree proton tests, the skupper-router tests and runs all the python examples. There does seem to be some issue with buil

[GitHub] [qpid-proton] astitcher commented on pull request #386: Use CFFI for python bindings

2023-01-25 Thread via GitHub
astitcher commented on PR #386: URL: https://github.com/apache/qpid-proton/pull/386#issuecomment-1404452238 There is also a fairly consistent issues with the memory leak test in the python-integration tests running under Ubuntu on CI which I don't see in my own testing - this may be to do w

[GitHub] [qpid-broker-j] vavrtom merged pull request #168: NO-JIRA: update dependencies versions

2023-01-25 Thread via GitHub
vavrtom merged PR #168: URL: https://github.com/apache/qpid-broker-j/pull/168 -- 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 the specific comment. To unsubscribe, e-mail: dev-unsubscr...@qpid.apach

[GitHub] [qpid-broker-j] dakirily opened a new pull request, #171: QPID-8614 - [Broker-J] Deprecated reflection methods

2023-01-26 Thread via GitHub
dakirily opened a new pull request, #171: URL: https://github.com/apache/qpid-broker-j/pull/171 This PR addresses [QPID-8614](https://issues.apache.org/jira/browse/QPID-8614), refactoring reflection methods deprecated in Java 11 -- This is an automated message from the Apache Git Service

[GitHub] [qpid-broker-j] dakirily opened a new pull request, #172: QPID-8616 - [Broker-J] Privacy Violation: Heap Inspection in ManagedUser

2023-01-26 Thread via GitHub
dakirily opened a new pull request, #172: URL: https://github.com/apache/qpid-broker-j/pull/172 This PR addresses [QPID-8616](https://issues.apache.org/jira/browse/QPID-8616), preventing heap inspection in ManagedUser class -- This is an automated message from the Apache Git Service. To

[GitHub] [qpid-proton] astitcher closed pull request #386: Use CFFI for python bindings

2023-01-27 Thread via GitHub
astitcher closed pull request #386: Use CFFI for python bindings URL: https://github.com/apache/qpid-proton/pull/386 -- 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 the specific comment. To unsubscr

[GitHub] [qpid-proton] astitcher closed pull request #375: PROTON-2095 Move away from SWIG to CFFI (rebased from #318)

2023-01-27 Thread via GitHub
astitcher closed pull request #375: PROTON-2095 Move away from SWIG to CFFI (rebased from #318) URL: https://github.com/apache/qpid-proton/pull/375 -- 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 th

[GitHub] [qpid-proton] astitcher commented on pull request #375: PROTON-2095 Move away from SWIG to CFFI (rebased from #318)

2023-01-27 Thread via GitHub
astitcher commented on PR #375: URL: https://github.com/apache/qpid-proton/pull/375#issuecomment-1406906996 Obsoleted by #386 -- 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 the specific comment

[GitHub] [qpid-proton] astitcher commented on pull request #386: Use CFFI for python bindings

2023-01-27 Thread via GitHub
astitcher commented on PR #386: URL: https://github.com/apache/qpid-proton/pull/386#issuecomment-1406907332 Merged -- 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 the specific comment. To unsubs

[GitHub] [qpid-broker-j] dakirily opened a new pull request, #173: QPID-8620 - [Broker-J] HTTP management plugin can reveal system data or debug information

2023-01-31 Thread via GitHub
dakirily opened a new pull request, #173: URL: https://github.com/apache/qpid-broker-j/pull/173 This PR addresses [QPID-8620](https://issues.apache.org/jira/browse/QPID-8620), reduces the risk of disclosing system data or debug information -- This is an automated message from the Apache

[GitHub] [qpid-broker-j] dakirily opened a new pull request, #174: QPID-8621 - [Broker-J] Add operation "resetStatistics" to Producer

2023-02-02 Thread via GitHub
dakirily opened a new pull request, #174: URL: https://github.com/apache/qpid-broker-j/pull/174 This PR addresses [QPID-8621](https://issues.apache.org/jira/browse/QPID-8621), adding operation "resetStatistics" to Producer -- This is an automated message from the Apache Git Service. To r

[GitHub] [qpid-broker-j] vavrtom merged pull request #169: QPID-8618: [Broker-J] ACL check on link stealing

2023-02-02 Thread via GitHub
vavrtom merged PR #169: URL: https://github.com/apache/qpid-broker-j/pull/169 -- 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 the specific comment. To unsubscribe, e-mail: dev-unsubscr...@qpid.apach

[GitHub] [qpid-broker-j] vavrtom merged pull request #175: QPID-8618 - [Broker-J] Fixed junit imports

2023-02-03 Thread via GitHub
vavrtom merged PR #175: URL: https://github.com/apache/qpid-broker-j/pull/175 -- 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 the specific comment. To unsubscribe, e-mail: dev-unsubscr...@qpid.apach

[GitHub] [qpid-broker-j] dakirily opened a new pull request, #176: QPID-8618 - [Broker-J] Jetty server dependencies update

2023-02-07 Thread via GitHub
dakirily opened a new pull request, #176: URL: https://github.com/apache/qpid-broker-j/pull/176 This PR addresses [QPID-8617](https://issues.apache.org/jira/browse/QPID-8617), updating Jetty web server dependencies to the version 11.0.3 -- This is an automated message from the Apache Git

[GitHub] [qpid-dispatch] dependabot[bot] commented on pull request #1619: Bump prettier from 2.5.1 to 2.8.3 in /console/react

2023-02-08 Thread via GitHub
dependabot[bot] commented on PR #1619: URL: https://github.com/apache/qpid-dispatch/pull/1619#issuecomment-1422969724 Superseded by #1623. -- 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 the spec

[GitHub] [qpid-dispatch] dependabot[bot] opened a new pull request, #1623: Bump prettier from 2.5.1 to 2.8.4 in /console/react

2023-02-08 Thread via GitHub
dependabot[bot] opened a new pull request, #1623: URL: https://github.com/apache/qpid-dispatch/pull/1623 Bumps [prettier](https://github.com/prettier/prettier) from 2.5.1 to 2.8.4. Release notes Sourced from https://github.com/prettier/prettier/releases";>prettier's releases.

[GitHub] [qpid-dispatch] dependabot[bot] closed pull request #1619: Bump prettier from 2.5.1 to 2.8.3 in /console/react

2023-02-08 Thread via GitHub
dependabot[bot] closed pull request #1619: Bump prettier from 2.5.1 to 2.8.3 in /console/react URL: https://github.com/apache/qpid-dispatch/pull/1619 -- 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

[GitHub] [qpid-broker-j] vavrtom merged pull request #170: QPID-8613 - [Broker-J] Update slf4j / logback dependencies

2023-02-09 Thread via GitHub
vavrtom merged PR #170: URL: https://github.com/apache/qpid-broker-j/pull/170 -- 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 the specific comment. To unsubscribe, e-mail: dev-unsubscr...@qpid.apach

[GitHub] [qpid-broker-j] vavrtom merged pull request #171: QPID-8614 - [Broker-J] Deprecated reflection methods

2023-02-09 Thread via GitHub
vavrtom merged PR #171: URL: https://github.com/apache/qpid-broker-j/pull/171 -- 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 the specific comment. To unsubscribe, e-mail: dev-unsubscr...@qpid.apach

[GitHub] [qpid-broker-j] vavrtom merged pull request #172: QPID-8616 - [Broker-J] Privacy Violation: Heap Inspection in ManagedUser

2023-02-09 Thread via GitHub
vavrtom merged PR #172: URL: https://github.com/apache/qpid-broker-j/pull/172 -- 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 the specific comment. To unsubscribe, e-mail: dev-unsubscr...@qpid.apach

[GitHub] [qpid-broker-j] vavrtom merged pull request #173: QPID-8620 - [Broker-J] HTTP management plugin can reveal system data or debug information

2023-02-16 Thread via GitHub
vavrtom merged PR #173: URL: https://github.com/apache/qpid-broker-j/pull/173 -- 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 the specific comment. To unsubscribe, e-mail: dev-unsubscr...@qpid.apach

[GitHub] [qpid-broker-j] vavrtom merged pull request #174: QPID-8621 - [Broker-J] Add operation "resetStatistics" to Producer

2023-02-16 Thread via GitHub
vavrtom merged PR #174: URL: https://github.com/apache/qpid-broker-j/pull/174 -- 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 the specific comment. To unsubscribe, e-mail: dev-unsubscr...@qpid.apach

[GitHub] [qpid-broker-j] vavrtom merged pull request #176: QPID-8617 - [Broker-J] Jetty server dependencies update

2023-02-21 Thread via GitHub
vavrtom merged PR #176: URL: https://github.com/apache/qpid-broker-j/pull/176 -- 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 the specific comment. To unsubscribe, e-mail: dev-unsubscr...@qpid.apach

[GitHub] [qpid-broker-j] dakirily opened a new pull request, #177: QPID-8626: [Broker-J] Dependency updates

2023-02-21 Thread via GitHub
dakirily opened a new pull request, #177: URL: https://github.com/apache/qpid-broker-j/pull/177 This PR addresses [QPID-8626](https://issues.apache.org/jira/browse/QPID-8626), updating broker dependencies. Following dependencies are updated: # runtime dependencies com.faste

[GitHub] [qpid-proton] DreamPearl opened a new pull request, #387: PROTON-2183: [cpp] Fix aborted messages exception.

2023-02-21 Thread via GitHub
DreamPearl opened a new pull request, #387: URL: https://github.com/apache/qpid-proton/pull/387 [PROTON-2183](https://issues.apache.org/jira/browse/PROTON-2183) Handled the aborted messages. -- This is an automated message from the Apache Git Service. To respond to the message, please l

[GitHub] [qpid-proton] astitcher commented on pull request #387: PROTON-2183: [cpp] Fix aborted messages exception.

2023-02-22 Thread via GitHub
astitcher commented on PR #387: URL: https://github.com/apache/qpid-proton/pull/387#issuecomment-1439887868 > In https://issues.apache.org/jira/browse/PROTON-2183, I have the following note as a comment > > > Triage note: missing feature, cpp does not handle aborted messages (it woul

[GitHub] [qpid-proton] gemmellr commented on pull request #387: PROTON-2183: [cpp] Fix aborted messages exception.

2023-02-22 Thread via GitHub
gemmellr commented on PR #387: URL: https://github.com/apache/qpid-proton/pull/387#issuecomment-1439900771 > > So, I am wondering if there is a special case needed for the draining state. > Yep, just dont grant the replacement credit when draining. -- This is an automat

[GitHub] [qpid-proton] astitcher commented on pull request #387: PROTON-2183: [cpp] Fix aborted messages exception.

2023-02-22 Thread via GitHub
astitcher commented on PR #387: URL: https://github.com/apache/qpid-proton/pull/387#issuecomment-1439925073 > > So, I am wondering if there is a special case needed for the draining state. > > Yep, just dont grant the replacement credit when draining. That seems to make sense e

[GitHub] [qpid-proton] gemmellr commented on pull request #387: PROTON-2183: [cpp] Fix aborted messages exception.

2023-02-22 Thread via GitHub
gemmellr commented on PR #387: URL: https://github.com/apache/qpid-proton/pull/387#issuecomment-1439936676 If the C core is already taking care of the credit handling for CPP abort handling (I dont know..?) then that would be fine, and perhaps suggest the C++ bit shouldn't grant the replace

[GitHub] [qpid-dispatch] ganeshmurthy merged pull request #1624: DISPATCH-2354: Fix compilation error on Fedora rawhide

2023-02-28 Thread via GitHub
ganeshmurthy merged PR #1624: URL: https://github.com/apache/qpid-dispatch/pull/1624 -- 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 the specific comment. To unsubscribe, e-mail: dev-unsubscr...@qpi

[GitHub] [qpid-proton] Jmennius opened a new pull request, #388: NO-JIRA: [Python] Allow configuration of container ID

2023-03-01 Thread via GitHub
Jmennius opened a new pull request, #388: URL: https://github.com/apache/qpid-proton/pull/388 This allows simple external configuration of container ID. Without it the only way to overwrite or provide custom container ID is to inherit the class. -- This is an automated message from the

[GitHub] [qpid-proton] jiridanek merged pull request #389: PROTON-2691: Fix -Wstrict-prototypes compile warning from Clang

2023-03-09 Thread via GitHub
jiridanek merged PR #389: URL: https://github.com/apache/qpid-proton/pull/389 -- 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 the specific comment. To unsubscribe, e-mail: dev-unsubscr...@qpid.apach

[GitHub] [qpid-dispatch] dependabot[bot] opened a new pull request, #1625: Bump typescript from 4.6.2 to 5.0.2 in /console/react

2023-03-16 Thread via GitHub
dependabot[bot] opened a new pull request, #1625: URL: https://github.com/apache/qpid-dispatch/pull/1625 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.2 to 5.0.2. Release notes Sourced from https://github.com/Microsoft/TypeScript/releases";>typescript's rele

[GitHub] [qpid-dispatch] dependabot[bot] closed pull request #1622: Bump typescript from 4.6.2 to 4.9.5 in /console/react

2023-03-16 Thread via GitHub
dependabot[bot] closed pull request #1622: Bump typescript from 4.6.2 to 4.9.5 in /console/react URL: https://github.com/apache/qpid-dispatch/pull/1622 -- 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 t

[GitHub] [qpid-dispatch] dependabot[bot] commented on pull request #1622: Bump typescript from 4.6.2 to 4.9.5 in /console/react

2023-03-16 Thread via GitHub
dependabot[bot] commented on PR #1622: URL: https://github.com/apache/qpid-dispatch/pull/1622#issuecomment-1472459429 Superseded by #1625. -- 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 the spec

[GitHub] [qpid-dispatch] dependabot[bot] opened a new pull request, #1626: Bump prettier from 2.5.1 to 2.8.5 in /console/react

2023-03-20 Thread via GitHub
dependabot[bot] opened a new pull request, #1626: URL: https://github.com/apache/qpid-dispatch/pull/1626 Bumps [prettier](https://github.com/prettier/prettier) from 2.5.1 to 2.8.5. Release notes Sourced from https://github.com/prettier/prettier/releases";>prettier's releases.

[GitHub] [qpid-dispatch] dependabot[bot] commented on pull request #1623: Bump prettier from 2.5.1 to 2.8.4 in /console/react

2023-03-20 Thread via GitHub
dependabot[bot] commented on PR #1623: URL: https://github.com/apache/qpid-dispatch/pull/1623#issuecomment-1476714803 Superseded by #1626. -- 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 the spec

[GitHub] [qpid-dispatch] dependabot[bot] closed pull request #1623: Bump prettier from 2.5.1 to 2.8.4 in /console/react

2023-03-20 Thread via GitHub
dependabot[bot] closed pull request #1623: Bump prettier from 2.5.1 to 2.8.4 in /console/react URL: https://github.com/apache/qpid-dispatch/pull/1623 -- 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

[GitHub] [qpid-dispatch] dependabot[bot] opened a new pull request, #1627: Bump prettier from 2.5.1 to 2.8.6 in /console/react

2023-03-21 Thread via GitHub
dependabot[bot] opened a new pull request, #1627: URL: https://github.com/apache/qpid-dispatch/pull/1627 Bumps [prettier](https://github.com/prettier/prettier) from 2.5.1 to 2.8.6. Release notes Sourced from https://github.com/prettier/prettier/releases";>prettier's releases.

[GitHub] [qpid-dispatch] dependabot[bot] commented on pull request #1626: Bump prettier from 2.5.1 to 2.8.5 in /console/react

2023-03-21 Thread via GitHub
dependabot[bot] commented on PR #1626: URL: https://github.com/apache/qpid-dispatch/pull/1626#issuecomment-1478438782 Superseded by #1627. -- 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 the spec

[GitHub] [qpid-dispatch] dependabot[bot] closed pull request #1626: Bump prettier from 2.5.1 to 2.8.5 in /console/react

2023-03-21 Thread via GitHub
dependabot[bot] closed pull request #1626: Bump prettier from 2.5.1 to 2.8.5 in /console/react URL: https://github.com/apache/qpid-dispatch/pull/1626 -- 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

[GitHub] [qpid-broker-j] vavrtom merged pull request #177: QPID-8626: [Broker-J] Dependency updates

2023-03-22 Thread via GitHub
vavrtom merged PR #177: URL: https://github.com/apache/qpid-broker-j/pull/177 -- 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 the specific comment. To unsubscribe, e-mail: dev-unsubscr...@qpid.apach

[GitHub] [qpid-proton] jiridanek opened a new pull request, #390: PROTON-2691: Additional fixes -Wstrict-prototypes compile warning fro…

2023-03-24 Thread via GitHub
jiridanek opened a new pull request, #390: URL: https://github.com/apache/qpid-proton/pull/390 … It appears I missed some functions the first time, https://github.com/jiridanek/skupper-router/actions/runs/4513086648/jobs/7947437700#step:19:90 -- This is an automated message from th

[GitHub] [qpid-proton] jiridanek commented on pull request #390: PROTON-2691: Additional fixes -Wstrict-prototypes compile warning from Clang

2023-03-24 Thread via GitHub
jiridanek commented on PR #390: URL: https://github.com/apache/qpid-proton/pull/390#issuecomment-1483098429 @astitcher Now clang seems to be able to compile, as seen on https://github.com/jiridanek/skupper-router/actions/runs/4513305762/jobs/7948116415. I will merge this in a few minutes, s

[GitHub] [qpid-proton] jiridanek merged pull request #390: PROTON-2691: Additional fixes -Wstrict-prototypes compile warning from Clang

2023-03-24 Thread via GitHub
jiridanek merged PR #390: URL: https://github.com/apache/qpid-proton/pull/390 -- 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 the specific comment. To unsubscribe, e-mail: dev-unsubscr...@qpid.apach

[GitHub] [qpid-dispatch] dependabot[bot] opened a new pull request, #1628: Bump prettier from 2.5.1 to 2.8.7 in /console/react

2023-03-24 Thread via GitHub
dependabot[bot] opened a new pull request, #1628: URL: https://github.com/apache/qpid-dispatch/pull/1628 Bumps [prettier](https://github.com/prettier/prettier) from 2.5.1 to 2.8.7. Release notes Sourced from https://github.com/prettier/prettier/releases";>prettier's releases.

[GitHub] [qpid-dispatch] dependabot[bot] commented on pull request #1627: Bump prettier from 2.5.1 to 2.8.6 in /console/react

2023-03-24 Thread via GitHub
dependabot[bot] commented on PR #1627: URL: https://github.com/apache/qpid-dispatch/pull/1627#issuecomment-1483211104 Superseded by #1628. -- 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 the spec

[GitHub] [qpid-dispatch] dependabot[bot] closed pull request #1627: Bump prettier from 2.5.1 to 2.8.6 in /console/react

2023-03-24 Thread via GitHub
dependabot[bot] closed pull request #1627: Bump prettier from 2.5.1 to 2.8.6 in /console/react URL: https://github.com/apache/qpid-dispatch/pull/1627 -- 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

[GitHub] [qpid-dispatch] dependabot[bot] opened a new pull request, #1629: Bump typescript from 4.6.2 to 5.0.3 in /console/react

2023-03-31 Thread via GitHub
dependabot[bot] opened a new pull request, #1629: URL: https://github.com/apache/qpid-dispatch/pull/1629 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.2 to 5.0.3. Release notes Sourced from https://github.com/Microsoft/TypeScript/releases";>typescript's rele

[GitHub] [qpid-dispatch] dependabot[bot] commented on pull request #1625: Bump typescript from 4.6.2 to 5.0.2 in /console/react

2023-03-31 Thread via GitHub
dependabot[bot] commented on PR #1625: URL: https://github.com/apache/qpid-dispatch/pull/1625#issuecomment-1492311138 Superseded by #1629. -- 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 the spec

[GitHub] [qpid-dispatch] dependabot[bot] closed pull request #1625: Bump typescript from 4.6.2 to 5.0.2 in /console/react

2023-03-31 Thread via GitHub
dependabot[bot] closed pull request #1625: Bump typescript from 4.6.2 to 5.0.2 in /console/react URL: https://github.com/apache/qpid-dispatch/pull/1625 -- 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 t

[GitHub] [qpid-dispatch] jiridanek opened a new pull request, #1630: DISPATCH-2355: Implement the `format` attribute for `qd_log_impl` and…

2023-04-02 Thread via GitHub
jiridanek opened a new pull request, #1630: URL: https://github.com/apache/qpid-dispatch/pull/1630 … other such functions to hopefully have compile-time check for format strings This is backported code from skupper-router, https://github.com/skupperproject/skupper-router/issues/1011

[GitHub] [qpid-dispatch] jiridanek commented on pull request #1630: DISPATCH-2355: Implement the `format` attribute for `qd_log_impl` and…

2023-04-02 Thread via GitHub
jiridanek commented on PR #1630: URL: https://github.com/apache/qpid-dispatch/pull/1630#issuecomment-1493422398 This is going to need the .whl locating machinery from https://github.com/skupperproject/skupper-router/pull/911/files or maybe https://github.com/skupperproject/skupper-router/pu

[GitHub] [qpid-dispatch] jiridanek commented on pull request #1631: DISPATCH-2356: CFFI Proton now installs whl into dist/, previously it was in pkgs/

2023-04-03 Thread via GitHub
jiridanek commented on PR #1631: URL: https://github.com/apache/qpid-dispatch/pull/1631#issuecomment-1494873381 @ganeshmurthy wow, dispatch can get 100% passing CI? Shocking. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [qpid-dispatch] jiridanek merged pull request #1631: DISPATCH-2356: CFFI Proton now installs whl into dist/, previously it was in pkgs/

2023-04-03 Thread via GitHub
jiridanek merged PR #1631: URL: https://github.com/apache/qpid-dispatch/pull/1631 -- 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 the specific comment. To unsubscribe, e-mail: dev-unsubscr...@qpid.a

[GitHub] [qpid-dispatch] jiridanek commented on pull request #1630: DISPATCH-2355: Implement the `format` attribute for `qd_log_impl` and…

2023-04-03 Thread via GitHub
jiridanek commented on PR #1630: URL: https://github.com/apache/qpid-dispatch/pull/1630#issuecomment-1494874181 @dependabot rebase -- 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 the specific com

[GitHub] [qpid-dispatch] ganeshmurthy commented on pull request #1631: DISPATCH-2356: CFFI Proton now installs whl into dist/, previously it was in pkgs/

2023-04-03 Thread via GitHub
ganeshmurthy commented on PR #1631: URL: https://github.com/apache/qpid-dispatch/pull/1631#issuecomment-1494883800 > wow, dispatch can get 100% passing CI? Shocking. Your happiness will be fleeting -- This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] [qpid-dispatch] jiridanek commented on pull request #1630: DISPATCH-2355: Implement the `format` attribute for `qd_log_impl` and…

2023-04-04 Thread via GitHub
jiridanek commented on PR #1630: URL: https://github.com/apache/qpid-dispatch/pull/1630#issuecomment-1495764877 @ganeshmurthy 100% tests pass again! -- 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 t

[GitHub] [qpid-dispatch] ganeshmurthy commented on pull request #1630: DISPATCH-2355: Implement the `format` attribute for `qd_log_impl` and…

2023-04-04 Thread via GitHub
ganeshmurthy commented on PR #1630: URL: https://github.com/apache/qpid-dispatch/pull/1630#issuecomment-1495789609 > 100% tests pass again! When it rains, it pours !! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [qpid-dispatch] jiridanek merged pull request #1630: DISPATCH-2355: Implement the `format` attribute for `qd_log_impl` and…

2023-04-04 Thread via GitHub
jiridanek merged PR #1630: URL: https://github.com/apache/qpid-dispatch/pull/1630 -- 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 the specific comment. To unsubscribe, e-mail: dev-unsubscr...@qpid.a

[GitHub] [qpid-proton] DreamPearl closed pull request #387: PROTON-2183: [cpp] Fix aborted messages exception.

2023-04-05 Thread via GitHub
DreamPearl closed pull request #387: PROTON-2183: [cpp] Fix aborted messages exception. URL: https://github.com/apache/qpid-proton/pull/387 -- 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 the specif

[GitHub] [qpid-proton] DreamPearl commented on pull request #387: PROTON-2183: [cpp] Fix aborted messages exception.

2023-04-05 Thread via GitHub
DreamPearl commented on PR #387: URL: https://github.com/apache/qpid-proton/pull/387#issuecomment-1497338754 PR merged as https://github.com/apache/qpid-proton/commit/058e2928dad9d016fe14a8b6690547e39cdfd0fd. TODO: Add test (in-progress) -- This is an automated message from the Apa

[GitHub] [qpid-proton] asfgit closed pull request #388: NO-JIRA: [Python] Allow configuration of container ID

2023-04-05 Thread via GitHub
asfgit closed pull request #388: NO-JIRA: [Python] Allow configuration of container ID URL: https://github.com/apache/qpid-proton/pull/388 -- 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 the specifi

[GitHub] [qpid-proton] astitcher commented on pull request #388: NO-JIRA: [Python] Allow configuration of container ID

2023-04-05 Thread via GitHub
astitcher commented on PR #388: URL: https://github.com/apache/qpid-proton/pull/388#issuecomment-1497829984 @Jmennius I've merged a neater version of this change with a test to make sure it works. Note you'll likely get a faster response at least from me) if you include a test or two for yo

[GitHub] [qpid-proton] Jmennius commented on pull request #388: NO-JIRA: [Python] Allow configuration of container ID

2023-04-05 Thread via GitHub
Jmennius commented on PR #388: URL: https://github.com/apache/qpid-proton/pull/388#issuecomment-1497843962 > @Jmennius I've merged a neater version of this change with a test to make sure it works. Note you'll likely get a faster response at least from me) if you include a test or two for y

[GitHub] [qpid-proton] astitcher opened a new pull request, #391: PROTON-2401: [Python] on_xxx_closed should be called on locally closed after remote close

2023-04-05 Thread via GitHub
astitcher opened a new pull request, #391: URL: https://github.com/apache/qpid-proton/pull/391 When links/sessions/connections are remotely closed then locally closed the on_xxx_closed event should still fire. The existing code only fires this event for local then remote close. This

[GitHub] [qpid-proton] astitcher commented on pull request #391: PROTON-2401: [Python] on_xxx_closed should be called on locally closed after remote close

2023-04-05 Thread via GitHub
astitcher commented on PR #391: URL: https://github.com/apache/qpid-proton/pull/391#issuecomment-1498188256 I've modified the original PR: * The same logic should apply to the connection and session events too * No need to call xxx_close as you'll only get the _close event after the xx

[GitHub] [qpid-proton] astitcher merged pull request #376: NO-JIRA: Fix type of `bytes` test data for message id in python tests

2023-04-05 Thread via GitHub
astitcher merged PR #376: URL: https://github.com/apache/qpid-proton/pull/376 -- 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 the specific comment. To unsubscribe, e-mail: dev-unsubscr...@qpid.apach

[GitHub] [qpid-proton] ozdemirda opened a new pull request, #392: Fixing a leak problem.

2023-04-06 Thread via GitHub
ozdemirda opened a new pull request, #392: URL: https://github.com/apache/qpid-proton/pull/392 If the delivery object is not settled on the sender side, the delivery object does not get returned to the pool of the link. I believe that this issue was missed, because the delivery objects in t

[GitHub] [qpid-dispatch] jiridanek opened a new pull request, #1632: Upgrade doctest.h: 2.4.8 -> 2.4.11

2023-04-07 Thread via GitHub
jiridanek opened a new pull request, #1632: URL: https://github.com/apache/qpid-dispatch/pull/1632 * https://github.com/skupperproject/skupper-router/pull/1051 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [qpid-dispatch] dependabot[bot] opened a new pull request, #1633: Bump typescript from 4.6.2 to 5.0.4 in /console/react

2023-04-07 Thread via GitHub
dependabot[bot] opened a new pull request, #1633: URL: https://github.com/apache/qpid-dispatch/pull/1633 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.2 to 5.0.4. Release notes Sourced from https://github.com/Microsoft/TypeScript/releases";>typescript's rele

[GitHub] [qpid-dispatch] dependabot[bot] closed pull request #1629: Bump typescript from 4.6.2 to 5.0.3 in /console/react

2023-04-07 Thread via GitHub
dependabot[bot] closed pull request #1629: Bump typescript from 4.6.2 to 5.0.3 in /console/react URL: https://github.com/apache/qpid-dispatch/pull/1629 -- 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 t

[GitHub] [qpid-dispatch] dependabot[bot] commented on pull request #1629: Bump typescript from 4.6.2 to 5.0.3 in /console/react

2023-04-07 Thread via GitHub
dependabot[bot] commented on PR #1629: URL: https://github.com/apache/qpid-dispatch/pull/1629#issuecomment-1500515938 Superseded by #1633. -- 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 the spec

[GitHub] [qpid-cpp] jiridanek merged pull request #34: QPID-8610: add GitHub Actions workflow to build project and run ctest

2023-04-08 Thread via GitHub
jiridanek merged PR #34: URL: https://github.com/apache/qpid-cpp/pull/34 -- 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 the specific comment. To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org

[GitHub] [qpid-cpp] jiridanek merged pull request #35: NO-JIRA: configure additional GitHub features though .asf.yaml

2023-04-08 Thread via GitHub
jiridanek merged PR #35: URL: https://github.com/apache/qpid-cpp/pull/35 -- 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 the specific comment. To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org

[GitHub] [qpid-cpp] jiridanek merged pull request #36: QPID-8610: replace forbidden `ilammy/msvc-dev-cmd` action with calling `vswhere.exe` directly

2023-04-08 Thread via GitHub
jiridanek merged PR #36: URL: https://github.com/apache/qpid-cpp/pull/36 -- 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 the specific comment. To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org

[GitHub] [qpid-cpp] jiridanek opened a new pull request, #38: QPID-8610: split caching into /restore and /save

2023-04-08 Thread via GitHub
jiridanek opened a new pull request, #38: URL: https://github.com/apache/qpid-cpp/pull/38 This implements the https://github.com/actions/cache/blob/main/caching-strategies.md#saving-cache-even-if-the-build-fails -- This is an automated message from the Apache Git Service. To respond to th

[GitHub] [qpid-cpp] jiridanek merged pull request #38: QPID-8610: split GitHub Actions caching into /restore and /save

2023-04-08 Thread via GitHub
jiridanek merged PR #38: URL: https://github.com/apache/qpid-cpp/pull/38 -- 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 the specific comment. To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org

[GitHub] [qpid-cpp] jiridanek merged pull request #37: QPID-8610: add .github/workflows/codeql.yml GitHub Actions workflow

2023-04-08 Thread via GitHub
jiridanek merged PR #37: URL: https://github.com/apache/qpid-cpp/pull/37 -- 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 the specific comment. To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org

[GitHub] [qpid-cpp] jiridanek commented on pull request #37: QPID-8610: add .github/workflows/codeql.yml GitHub Actions workflow

2023-04-08 Thread via GitHub
jiridanek commented on PR #37: URL: https://github.com/apache/qpid-cpp/pull/37#issuecomment-1500902563 The more useful check seems to be Codacity. That is able to run cppcheck, so it is more of a code quality and not security-only. -- This is an automated message from the Apache Git Servi

[GitHub] [qpid-python] jiridanek merged pull request #3: QPID-8170: add basic GitHub Actions CI jobs

2023-04-09 Thread via GitHub
jiridanek merged PR #3: URL: https://github.com/apache/qpid-python/pull/3 -- 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 the specific comment. To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.or

[GitHub] [qpid-python] jiridanek merged pull request #4: NO-JIRA: configure additional GitHub features though .asf.yaml

2023-04-09 Thread via GitHub
jiridanek merged PR #4: URL: https://github.com/apache/qpid-python/pull/4 -- 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 the specific comment. To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.or

[GitHub] [qpid-python] jiridanek merged pull request #5: QPID-8170: run also amqp0-10 broker tests on GitHub Actions

2023-04-09 Thread via GitHub
jiridanek merged PR #5: URL: https://github.com/apache/qpid-python/pull/5 -- 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 the specific comment. To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.or

[GitHub] [qpid-python] jiridanek opened a new pull request, #6: pylint

2023-04-09 Thread via GitHub
jiridanek opened a new pull request, #6: URL: https://github.com/apache/qpid-python/pull/6 https://github.com/jiridanek/qpid-python/actions/runs/4652820540/jobs/8233256030#step:9:21 These look like real bugs, but, the code worked ok with them, so I am not sure there is a point in mes

[GitHub] [qpid-python] jiridanek commented on pull request #6: pylint

2023-04-09 Thread via GitHub
jiridanek commented on PR #6: URL: https://github.com/apache/qpid-python/pull/6#issuecomment-1501234518 see https://issues.apache.org/jira/browse/QPID-7070, issue for adding flake8 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[GitHub] [qpid-python] jiridanek commented on pull request #6: pylint

2023-04-09 Thread via GitHub
jiridanek commented on PR #6: URL: https://github.com/apache/qpid-python/pull/6#issuecomment-1501235361 heres issue for the abstract methods https://issues.apache.org/jira/browse/QPID-4015 -- This is an automated message from the Apache Git Service. To respond to the message, please log o

[GitHub] [qpid-python] jiridanek opened a new pull request, #7: QPID-8632: use absolute, full imports when dealing with circular imports

2023-04-10 Thread via GitHub
jiridanek opened a new pull request, #7: URL: https://github.com/apache/qpid-python/pull/7 This patch leaves the circular import in place, but changes the importing code to make it overall safer. -- This is an automated message from the Apache Git Service. To respond to the message, pleas

[GitHub] [qpid-python] jiridanek commented on pull request #7: QPID-8632: use absolute, full imports when dealing with circular imports

2023-04-10 Thread via GitHub
jiridanek commented on PR #7: URL: https://github.com/apache/qpid-python/pull/7#issuecomment-1501989364 Trying this also with qpid-j, for extra credits https://github.com/apache/qpid-python/actions/runs/4658983151/jobs/8245311044 -- This is an automated message from the Apache Git Service

[GitHub] [qpid-python] jiridanek merged pull request #7: QPID-8632: use absolute, full imports when dealing with circular imports

2023-04-10 Thread via GitHub
jiridanek merged PR #7: URL: https://github.com/apache/qpid-python/pull/7 -- 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 the specific comment. To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.or

[GitHub] [qpid-python] jiridanek merged pull request #8: QPID-7072: modernize the syntax of exec, before later hopefully replacing it

2023-04-10 Thread via GitHub
jiridanek merged PR #8: URL: https://github.com/apache/qpid-python/pull/8 -- 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 the specific comment. To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.or

[GitHub] [qpid-python] jiridanek merged pull request #9: QPID-8631: modernize the `try: except as:` blocks and `raise`s

2023-04-10 Thread via GitHub
jiridanek merged PR #9: URL: https://github.com/apache/qpid-python/pull/9 -- 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 the specific comment. To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.or

[GitHub] [qpid-python] jiridanek opened a new pull request, #10: QPID-8631: remove the L literal suffix from longs

2023-04-10 Thread via GitHub
jiridanek opened a new pull request, #10: URL: https://github.com/apache/qpid-python/pull/10 This suffix is meaningless in Python 2.2+ and it is forbidden in Python 3. See https://peps.python.org/pep-0237/ for details. -- This is an automated message from the Apache Git Service. To

[GitHub] [qpid-python] jiridanek merged pull request #10: QPID-8631: remove the `L` literal suffix from `long`s

2023-04-10 Thread via GitHub
jiridanek merged PR #10: URL: https://github.com/apache/qpid-python/pull/10 -- 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 the specific comment. To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.

[GitHub] [qpid-python] jiridanek opened a new pull request, #11: QPID-8631: modernize `print` statement uses to the `print()` function form

2023-04-10 Thread via GitHub
jiridanek opened a new pull request, #11: URL: https://github.com/apache/qpid-python/pull/11 This is the result of running ``` python-modernize -wnf libmodernize.fixes.fix_print ``` -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [qpid-python] jiridanek merged pull request #11: QPID-8631: modernize `print` statement uses to the `print()` function form

2023-04-10 Thread via GitHub
jiridanek merged PR #11: URL: https://github.com/apache/qpid-python/pull/11 -- 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 the specific comment. To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.

[GitHub] [qpid-python] jiridanek opened a new pull request, #12: QPID-8631: remove use of `iteritems` and `xrange`

2023-04-10 Thread via GitHub
jiridanek opened a new pull request, #12: URL: https://github.com/apache/qpid-python/pull/12 These are somewhat helpful in Python 2, but they are not available in Python 3. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [qpid-python] jiridanek merged pull request #12: QPID-8631: remove use of `iteritems` and `xrange`

2023-04-10 Thread via GitHub
jiridanek merged PR #12: URL: https://github.com/apache/qpid-python/pull/12 -- 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 the specific comment. To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.

[GitHub] [qpid-python] jiridanek opened a new pull request, #13: QPID-8631: use the `in` operator for collection membership checks

2023-04-10 Thread via GitHub
jiridanek opened a new pull request, #13: URL: https://github.com/apache/qpid-python/pull/13 ``` python-modernize -wnf fissix.fixes.fix_has_key ``` -- 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-python] jiridanek merged pull request #13: QPID-8631: use the `in` operator for collection membership checks

2023-04-10 Thread via GitHub
jiridanek merged PR #13: URL: https://github.com/apache/qpid-python/pull/13 -- 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 the specific comment. To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.

  1   2   3   4   5   6   7   8   9   10   >