Matt Pavlovich
Matt Pavlovich
Documentation notes: 1. Note about scenario of vm:// transport and disabling copyMessageOnSend and mutability/thread race issue - [ ] Design change -- return the message from the strategy. If the...
Tasks: - [x] Throw exception if virtualThreadTaskRunner is enabled and JDK 21 (or higher) is not available - [x] Breakout the Virtual Thread factory init so it only logs on...
- [ ] Improve Message object reuse - [ ] Add unit test to confirm ref: #982
[Flag] advancedStatisticsEnabled (default: false) [AdvancedStatistics] networkEnqueueCount networkDequeueCount TODO: - [ ] Update unit tests to validate policyEntry and runtimeConfigurationPlugin - [ ] Update unit tests to validate statistics are working...
2022/04/26 update: v0.13.1 has been released. Moving forward to v2.3.x and v3.x (jakarta support). Please open GitHub issues moving forward. 2022/04/04 update: I added a GitHub Action to auto-build on...