Closed crazyzhou closed 1 year ago
Problem description Pravega has introduced a different way to initiate a checkpoint by using its internal thread pool in https://github.com/pravega/pravega/issues/4816
As the thread pool in Pravega has more control, it's better to switch to use that.
Problem location ReaderCheckpointHook
ReaderCheckpointHook
Suggestions for an improvement
Problem description Pravega has introduced a different way to initiate a checkpoint by using its internal thread pool in https://github.com/pravega/pravega/issues/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