prateekm 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_r330348396
 
 

 ##########
 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:
   Yeah, this should be fixed as part of the TODO to separate changelog 
producers/consumers from I/O ones. I'll update comment to add a JIRA ticket.

----------------------------------------------------------------
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

Reply via email to