-
Notifications
You must be signed in to change notification settings - Fork 14.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
KAFKA-17442: Handled persister errors with write async calls (KIP-932) (
#16956) The PR makes the persister write RPC async. Also handles the errors from persister as per the review comment here: Addressing review comment for PR: #16397 (comment) Reviewers: Andrew Schofield <[email protected]>, Abhinav Dixit <[email protected]>, Jun Rao <[email protected]>
- Loading branch information
1 parent
b527691
commit 89418b6
Showing
4 changed files
with
440 additions
and
223 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.