dxichen commented on a change in pull request #1429:
URL: https://github.com/apache/samza/pull/1429#discussion_r540379993
##########
File path:
samza-api/src/main/java/org/apache/samza/checkpoint/KafkaStateChangelogOffset.java
##########
@@ -26,57 +26,58 @@
* Checkpointed changelog offset has the format: [checkpointId, offset],
separated by a colon.
*/
@InterfaceStability.Unstable
-public class CheckpointedChangelogOffset {
+public class KafkaStateChangelogOffset {
Review comment:
this will be deprecated in favor of `KafkaStateCheckpointMarker`
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]