[jira] [Commented] (PROTON-2779) [protonj2] Update Netty to latest release

2023-12-14 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/PROTON-2779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17796931#comment-17796931
 ] 

ASF subversion and git services commented on PROTON-2779:
-

Commit 23b4b5d0534293be77f96a5764f8ec12d842d3ea in qpid-protonj2's branch 
refs/heads/main from Timothy Bish
[ https://gitbox.apache.org/repos/asf?p=qpid-protonj2.git;h=23b4b5d0 ]

PROTON-2779 Update to netty 4.1.103.Final

> [protonj2] Update Netty to latest release
> -
>
> Key: PROTON-2779
> URL: https://issues.apache.org/jira/browse/PROTON-2779
> Project: Qpid Proton
>  Issue Type: Task
>  Components: protonj2
>Affects Versions: protonj2-1.0.0-M18
>Reporter: Timothy A. Bish
>Assignee: Timothy A. Bish
>Priority: Minor
> Fix For: protonj2-1.0.0-M19
>
>
> Update Netty and tcnatives to latest releases



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (PROTON-2778) [protonj2] Update test dependencies to latest releases

2023-12-14 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/PROTON-2778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17796930#comment-17796930
 ] 

ASF subversion and git services commented on PROTON-2778:
-

Commit 866f2d82bf002187180c573413250b7cef93836e in qpid-protonj2's branch 
refs/heads/main from Timothy Bish
[ https://gitbox.apache.org/repos/asf?p=qpid-protonj2.git;h=866f2d82 ]

PROTON-2778 Update Mockito to v 5.8.0

> [protonj2] Update test dependencies to latest releases
> --
>
> Key: PROTON-2778
> URL: https://issues.apache.org/jira/browse/PROTON-2778
> Project: Qpid Proton
>  Issue Type: Task
>  Components: protonj2
>Affects Versions: protonj2-1.0.0-M18
>Reporter: Timothy A. Bish
>Assignee: Timothy A. Bish
>Priority: Major
> Fix For: protonj2-1.0.0-M19
>
>
> Update project test dependencies to latest versions



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (PROTON-2780) [protonj2] Improve test stability under slow CI conditions

2023-12-14 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/PROTON-2780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17796929#comment-17796929
 ] 

ASF subversion and git services commented on PROTON-2780:
-

Commit 822cdb83f02dba4db9efed3006056997d8c59e9e in qpid-protonj2's branch 
refs/heads/main from Timothy Bish
[ https://gitbox.apache.org/repos/asf?p=qpid-protonj2.git;h=822cdb83 ]

PROTON-2780 Fix race in two tests that can lead to failed test

Ensure the scripted expectations are added before triggering commands to
be sent to the client to avoid any unexpected performative errors if the
frames arrive before the test adds the expectations.

> [protonj2] Improve test stability under slow CI conditions
> --
>
> Key: PROTON-2780
> URL: https://issues.apache.org/jira/browse/PROTON-2780
> Project: Qpid Proton
>  Issue Type: Improvement
>  Components: protonj2
>Affects Versions: protonj2-1.0.0-M18
>Reporter: Timothy A. Bish
>Assignee: Timothy A. Bish
>Priority: Minor
> Fix For: protonj2-1.0.0-M19
>
>
> On some heavily loaded CI instances (especially windows VMs) some test 
> condition timeouts are a bit short leading to failures.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (PROTON-2783) [protonj2] Test driver expect for connection drop can hang script

2023-12-14 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/PROTON-2783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17796923#comment-17796923
 ] 

ASF subversion and git services commented on PROTON-2783:
-

Commit 134b2ef5dbb3b498f43087c4c58539253855403c in qpid-protonj2's branch 
refs/heads/main from Timothy Bish
[ https://gitbox.apache.org/repos/asf?p=qpid-protonj2.git;h=134b2ef5 ]

PROTON-2783 Add missing null check in driver to avoid spurious logs

Check for null and avoid verbose logging on connection drops.

> [protonj2] Test driver expect for connection drop can hang script
> -
>
> Key: PROTON-2783
> URL: https://issues.apache.org/jira/browse/PROTON-2783
> Project: Qpid Proton
>  Issue Type: Bug
>  Components: protonj2
>Affects Versions: protonj2-1.0.0-M18
>Reporter: Timothy A. Bish
>Assignee: Timothy A. Bish
>Priority: Major
> Fix For: protonj2-1.0.0-M19
>
>
> When adding an expectation in the test peer for a connection drop event the 
> driver doesn't look to see if all preceding expectations are optional or no 
> and will block on a wait for expected interactions when the connection drops 
> instead of discarding optional interactions.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Resolved] (PROTON-2783) [protonj2] Test driver expect for connection drop can hang script

2023-12-14 Thread Timothy A. Bish (Jira)


 [ 
https://issues.apache.org/jira/browse/PROTON-2783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Timothy A. Bish resolved PROTON-2783.
-
Resolution: Fixed

> [protonj2] Test driver expect for connection drop can hang script
> -
>
> Key: PROTON-2783
> URL: https://issues.apache.org/jira/browse/PROTON-2783
> Project: Qpid Proton
>  Issue Type: Bug
>  Components: protonj2
>Affects Versions: protonj2-1.0.0-M18
>Reporter: Timothy A. Bish
>Assignee: Timothy A. Bish
>Priority: Major
> Fix For: protonj2-1.0.0-M19
>
>
> When adding an expectation in the test peer for a connection drop event the 
> driver doesn't look to see if all preceding expectations are optional or no 
> and will block on a wait for expected interactions when the connection drops 
> instead of discarding optional interactions.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (PROTON-2783) [protonj2] Test driver expect for connection drop can hang script

2023-12-14 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/PROTON-2783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17796904#comment-17796904
 ] 

ASF subversion and git services commented on PROTON-2783:
-

Commit 26e2175f899a882cbf9e2827b3601aeb51942e8e in qpid-protonj2's branch 
refs/heads/main from Timothy Bish
[ https://gitbox.apache.org/repos/asf?p=qpid-protonj2.git;h=26e2175f ]

PROTON-2783 Check optional expectations if processing connection drop

Check script when handling connection drop and discard optional
expectations so that trailing connection drop expecatation can trigger
test pass.

> [protonj2] Test driver expect for connection drop can hang script
> -
>
> Key: PROTON-2783
> URL: https://issues.apache.org/jira/browse/PROTON-2783
> Project: Qpid Proton
>  Issue Type: Bug
>  Components: protonj2
>Affects Versions: protonj2-1.0.0-M18
>Reporter: Timothy A. Bish
>Assignee: Timothy A. Bish
>Priority: Major
> Fix For: protonj2-1.0.0-M19
>
>
> When adding an expectation in the test peer for a connection drop event the 
> driver doesn't look to see if all preceding expectations are optional or no 
> and will block on a wait for expected interactions when the connection drops 
> instead of discarding optional interactions.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Created] (PROTON-2783) [protonj2] Test driver expect for connection drop can hang script

2023-12-14 Thread Timothy A. Bish (Jira)
Timothy A. Bish created PROTON-2783:
---

 Summary: [protonj2] Test driver expect for connection drop can 
hang script
 Key: PROTON-2783
 URL: https://issues.apache.org/jira/browse/PROTON-2783
 Project: Qpid Proton
  Issue Type: Bug
  Components: protonj2
Affects Versions: protonj2-1.0.0-M18
Reporter: Timothy A. Bish
Assignee: Timothy A. Bish
 Fix For: protonj2-1.0.0-M19


When adding an expectation in the test peer for a connection drop event the 
driver doesn't look to see if all preceding expectations are optional or no and 
will block on a wait for expected interactions when the connection drops 
instead of discarding optional interactions.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[PR] Bump actions/download-artifact from 3 to 4 [qpid-dispatch]

2023-12-14 Thread via GitHub


dependabot[bot] opened a new pull request, #1678:
URL: https://github.com/apache/qpid-dispatch/pull/1678

   Bumps 
[actions/download-artifact](https://github.com/actions/download-artifact) from 
3 to 4.
   
   Release notes
   Sourced from https://github.com/actions/download-artifact/releases";>actions/download-artifact's
 releases.
   
   v4.0.0
   What's Changed
   The release of upload-artifact@v4 and download-artifact@v4 are major 
changes to the backend architecture of Artifacts. They have numerous 
performance and behavioral improvements.
   For more information, see the https://github.com/actions/toolkit/tree/main/packages/artifact";>@​actions/artifact
 documentation.
   New Contributors
   
   https://github.com/bflad";>@​bflad made their 
first contribution in https://redirect.github.com/actions/download-artifact/pull/194";>actions/download-artifact#194
   
   Full Changelog: https://github.com/actions/download-artifact/compare/v3...v4.0.0";>https://github.com/actions/download-artifact/compare/v3...v4.0.0
   v3.0.2
   
   Bump @actions/artifact to v1.1.1 - https://redirect.github.com/actions/download-artifact/pull/195";>actions/download-artifact#195
   Fixed a bug in Node16 where if an HTTP download finished too quickly 
(<1ms, e.g. when it's mocked) we attempt to delete a temp file that has not 
been created yet https://redirect.github.com/actions/toolkit/pull/1278";>actions/toolkit#1278
   
   v3.0.1
   
   https://redirect.github.com/actions/download-artifact/pull/178";>Bump 
@​actions/core to 1.10.0
   
   
   
   
   Commits
   
   https://github.com/actions/download-artifact/commit/7a1cd3216ca9260cd8022db641d960b1db4d1be4";>7a1cd32
 Merge pull request https://redirect.github.com/actions/download-artifact/issues/246";>#246
 from actions/v4-beta
   https://github.com/actions/download-artifact/commit/8f32874a49903ea488c5e7d476a9173e8706f409";>8f32874
 licensed cache
   https://github.com/actions/download-artifact/commit/b5ff8444b1c4fcec8131f3cb1ddade813ddfacb1";>b5ff844
 Merge pull request https://redirect.github.com/actions/download-artifact/issues/245";>#245
 from actions/robherley/v4-documentation
   https://github.com/actions/download-artifact/commit/f07a0f73f51b3f1d41667c782c821b9667da9d19";>f07a0f7
 Update README.md
   https://github.com/actions/download-artifact/commit/7226129829bb686fdff47bd63bbd0d1373993a84";>7226129
 update test workflow to use different artifact names for matrix
   https://github.com/actions/download-artifact/commit/ada9446619b84dd8a557aaaec3b79b58c4986cdf";>ada9446
 update docs and bump @​actions/artifact
   https://github.com/actions/download-artifact/commit/7eafc8b729ba790ce8f2cee54be8ad6257af4c7c";>7eafc8b
 Merge pull request https://redirect.github.com/actions/download-artifact/issues/244";>#244
 from actions/robherley/bump-toolkit
   https://github.com/actions/download-artifact/commit/3132d12662b5915f20cdbf449465896962101abf";>3132d12
 consume latest toolkit
   https://github.com/actions/download-artifact/commit/5be1d3867182a382bc59f2775e002595f487aa88";>5be1d38
 Merge pull request https://redirect.github.com/actions/download-artifact/issues/243";>#243
 from actions/robherley/v4-beta-updates
   https://github.com/actions/download-artifact/commit/465b526e63559575a64716cdbb755bc78dfb263b";>465b526
 consume latest @​actions/toolkit
   Additional commits viewable in https://github.com/actions/download-artifact/compare/v3...v4";>compare 
view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/download-artifact&package-manager=github_actions&previous-version=3&new-version=4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   You can trigger a rebase of this PR by commenting `@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show  ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   -

[PR] Bump actions/upload-artifact from 3 to 4 [qpid-dispatch]

2023-12-14 Thread via GitHub


dependabot[bot] opened a new pull request, #1677:
URL: https://github.com/apache/qpid-dispatch/pull/1677

   Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) 
from 3 to 4.
   
   Release notes
   Sourced from https://github.com/actions/upload-artifact/releases";>actions/upload-artifact's
 releases.
   
   v4.0.0
   What's Changed
   The release of upload-artifact@v4 and download-artifact@v4 are major 
changes to the backend architecture of Artifacts. They have numerous 
performance and behavioral improvements.
   For more information, see the https://github.com/actions/toolkit/tree/main/packages/artifact";>@​actions/artifact
 documentation.
   New Contributors
   
   https://github.com/vmjoseph";>@​vmjoseph made 
their first contribution in https://redirect.github.com/actions/upload-artifact/pull/464";>actions/upload-artifact#464
   
   Full Changelog: https://github.com/actions/upload-artifact/compare/v3...v4.0.0";>https://github.com/actions/upload-artifact/compare/v3...v4.0.0
   v3.1.3
   What's Changed
   
   chore(github): remove trailing whitespaces by https://github.com/ljmf00";>@​ljmf00 in https://redirect.github.com/actions/upload-artifact/pull/313";>actions/upload-artifact#313
   Bump @​actions/artifact version to v1.1.2 by https://github.com/bethanyj28";>@​bethanyj28 in https://redirect.github.com/actions/upload-artifact/pull/436";>actions/upload-artifact#436
   
   Full Changelog: https://github.com/actions/upload-artifact/compare/v3...v3.1.3";>https://github.com/actions/upload-artifact/compare/v3...v3.1.3
   v3.1.2
   
   Update all @actions/* NPM packages to their latest 
versions- https://redirect.github.com/actions/upload-artifact/issues/374";>#374
   Update all dev dependencies to their most recent versions - https://redirect.github.com/actions/upload-artifact/issues/375";>#375
   
   v3.1.1
   
   Update actions/core package to latest version to remove 
set-output deprecation warning https://redirect.github.com/actions/upload-artifact/issues/351";>#351
   
   v3.1.0
   What's Changed
   
   Bump @​actions/artifact to v1.1.0 (https://redirect.github.com/actions/upload-artifact/pull/327";>actions/upload-artifact#327)
   
   Adds checksum headers on artifact upload (https://redirect.github.com/actions/toolkit/pull/1095";>actions/toolkit#1095)
 (https://redirect.github.com/actions/toolkit/pull/1063";>actions/toolkit#1063)
   
   
   
   
   
   
   Commits
   
   https://github.com/actions/upload-artifact/commit/c7d193f32edcb7bfad88892161225aeda64e9392";>c7d193f
 Merge pull request https://redirect.github.com/actions/upload-artifact/issues/466";>#466 
from actions/v4-beta
   https://github.com/actions/upload-artifact/commit/13131bb095770b4070a7477c3cd2d96e1c16d9f4";>13131bb
 licensed cache
   https://github.com/actions/upload-artifact/commit/4a6c273b9834f66a1d05c170dc3f80f9cdb9def1";>4a6c273
 Merge branch 'main' into v4-beta
   https://github.com/actions/upload-artifact/commit/f391bb91a3d3118aeca171c365bb319ece276b37";>f391bb9
 Merge pull request https://redirect.github.com/actions/upload-artifact/issues/465";>#465 
from actions/robherley/v4-documentation
   https://github.com/actions/upload-artifact/commit/9653d03c4b74c32144e02dae644fea70e079d4b3";>9653d03
 Apply suggestions from code review
   https://github.com/actions/upload-artifact/commit/875b63076402f25ef9d52c294c86ba4f97810575";>875b630
 add limitations section
   https://github.com/actions/upload-artifact/commit/ecb21463e93740a6be75c3116242169bfdbcb15a";>ecb2146
 add compression example
   https://github.com/actions/upload-artifact/commit/5e7604f84a055838f64ed68bb9904751523081ae";>5e7604f
 trim some repeated info
   https://github.com/actions/upload-artifact/commit/d6437d07581fe318a364512e6cf6b1dca6b4f92c";>d6437d0
 naming
   https://github.com/actions/upload-artifact/commit/1b561557037b4957d7d184e9aac02bec86c771eb";>1b56155
 s/v4-beta/v4/g
   Additional commits viewable in https://github.com/actions/upload-artifact/compare/v3...v4";>compare 
view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/upload-artifact&package-manager=github_actions&previous-version=3&new-version=4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   You can trigger a rebase of this PR by commenting `@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot

[jira] [Commented] (QPID-8663) [Broker-J] Deprecate AESKeyFileEncrypter

2023-12-14 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/QPID-8663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17796608#comment-17796608
 ] 

ASF GitHub Bot commented on QPID-8663:
--

dakirily opened a new pull request, #231:
URL: https://github.com/apache/qpid-broker-j/pull/231

   This PR addresses JIRA 
[QPID-8663](https://issues.apache.org/jira/browse/QPID-8663), deprecating 
AESKeyFileEncrypter in favor of AESGCMKeyFileEncrypter




> [Broker-J] Deprecate AESKeyFileEncrypter
> 
>
> Key: QPID-8663
> URL: https://issues.apache.org/jira/browse/QPID-8663
> Project: Qpid
>  Issue Type: Improvement
>  Components: Broker-J
>Affects Versions: qpid-java-broker-9.1.0
>Reporter: Daniil Kirilyuk
>Priority: Minor
> Fix For: qpid-java-broker-9.1.1
>
>
> AESKeyFileEncrypter should be marked as deprecated in favor of 
> AESGCMKeyFileEncrypter, documentation should be updated to discourage usage 
> of AESKeyFile-based configuration encryption.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[PR] QPID-8663: [Broker-J] Deprecate AESKeyFileEncrypter [qpid-broker-j]

2023-12-14 Thread via GitHub


dakirily opened a new pull request, #231:
URL: https://github.com/apache/qpid-broker-j/pull/231

   This PR addresses JIRA 
[QPID-8663](https://issues.apache.org/jira/browse/QPID-8663), deprecating 
AESKeyFileEncrypter in favor of AESGCMKeyFileEncrypter


-- 
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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Created] (QPID-8663) [Broker-J] Deprecate AESKeyFileEncrypter

2023-12-14 Thread Daniil Kirilyuk (Jira)
Daniil Kirilyuk created QPID-8663:
-

 Summary: [Broker-J] Deprecate AESKeyFileEncrypter
 Key: QPID-8663
 URL: https://issues.apache.org/jira/browse/QPID-8663
 Project: Qpid
  Issue Type: Improvement
  Components: Broker-J
Affects Versions: qpid-java-broker-9.1.0
Reporter: Daniil Kirilyuk
 Fix For: qpid-java-broker-9.1.1


AESKeyFileEncrypter should be marked as deprecated in favor of 
AESGCMKeyFileEncrypter, documentation should be updated to discourage usage of 
AESKeyFile-based configuration encryption.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org