mynameborat commented on a change in pull request #1163: Transactional State
[4/5]: Added new interfaces for TaskRestoreManager and TaskStorageManager
URL: https://github.com/apache/samza/pull/1163#discussion_r328839184
##########
File path:
samza-core/src/main/scala/org/apache/samza/container/SamzaContainer.scala
##########
@@ -744,11 +749,13 @@ class SamzaContainer(
startAdmins
startOffsetManager
storeContainerLocality
+ // TODO HIGH pmaheshw: since store restore needs to trim changelog
messages,
Review comment:
Looks like you already made this change. Do you still need this todo?
----------------------------------------------------------------
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]
With regards,
Apache Git Services