You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
crazyzhou
changed the title
Allow Pravega internal thread pool to deal with checkpoint
Let Pravega internal thread pool to deal with checkpoint
Jul 13, 2023
Problem description
Pravega has introduced a different way to initiate a checkpoint by using its internal thread pool in pravega/pravega#4816
As the thread pool in Pravega has more control, it's better to switch to use that.
Problem location
ReaderCheckpointHook
Suggestions for an improvement
The text was updated successfully, but these errors were encountered: