[jira] [Created] (ARIES-2119) TCPServer concurrency issue when accepting sockets

2023-09-14 Thread Amichai Rothman (Jira)
Amichai Rothman created ARIES-2119: -- Summary: TCPServer concurrency issue when accepting sockets Key: ARIES-2119 URL: https://issues.apache.org/jira/browse/ARIES-2119 Project: Aries Issue

[GitHub] [aries-rsa] amichair opened a new pull request, #51: ARIES-2118 - Call serverSocket.setReuseAddress(true)

2023-09-14 Thread via GitHub
amichair opened a new pull request, #51: URL: https://github.com/apache/aries-rsa/pull/51 (no comment) -- 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,

[jira] [Created] (ARIES-2118) TCP Provider java.net.BindException: Address already in use

2023-09-14 Thread Amichai Rothman (Jira)
Amichai Rothman created ARIES-2118: -- Summary: TCP Provider java.net.BindException: Address already in use Key: ARIES-2118 URL: https://issues.apache.org/jira/browse/ARIES-2118 Project: Aries

[GitHub] [aries-rsa] amichair opened a new pull request, #50: ARIES-2113 - Distinguish result object, invoked method exceptions and…

2023-09-14 Thread via GitHub
amichair opened a new pull request, #50: URL: https://github.com/apache/aries-rsa/pull/50 … provider exceptions The test uses assertThrows which requires the junit upgrade from ARIES-2117 (https://github.com/apache/aries-rsa/pull/47), but I'm opening this PR anyway for review, will

[GitHub] [aries-rsa] amichair opened a new pull request, #49: ARIES-2116 - Add call to ungetService when export is closed

2023-09-14 Thread via GitHub
amichair opened a new pull request, #49: URL: https://github.com/apache/aries-rsa/pull/49 (no comment) -- 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,

[GitHub] [aries-rsa] amichair opened a new pull request, #48: ARIES-2111 - Fix transitive class loading

2023-09-14 Thread via GitHub
amichair opened a new pull request, #48: URL: https://github.com/apache/aries-rsa/pull/48 (no comment) -- 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,

[jira] [Created] (ARIES-2117) Upgrade JUnit to 4.13.2

2023-09-14 Thread Amichai Rothman (Jira)
Amichai Rothman created ARIES-2117: -- Summary: Upgrade JUnit to 4.13.2 Key: ARIES-2117 URL: https://issues.apache.org/jira/browse/ARIES-2117 Project: Aries Issue Type: Dependency upgrade

[jira] [Created] (ARIES-2116) Reference leak - ungetService is not called when export is destroyed

2023-09-14 Thread Amichai Rothman (Jira)
Amichai Rothman created ARIES-2116: -- Summary: Reference leak - ungetService is not called when export is destroyed Key: ARIES-2116 URL: https://issues.apache.org/jira/browse/ARIES-2116 Project: