chiradip opened a new pull request, #2213:
URL: https://github.com/apache/iggy/pull/2213
FIX:Issue #2201 - the async/non-blocking client implementation, which was a
major missing piece. My implementation:
- Provides complete async API
- Uses Netty for high-performance non-blocking I/O
- Returns CompletableFutures for all operations
- Includes comprehensive testing
- Fixes critical bugs (partition ID encoding, null consumer handling)
-----
PS: Carried Forward Old Checkstyle and JavaDoc issues in blocking client.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]