alnzng commented on issue #1259: SAMZA-2444: JobModel save in 
CoordinatorStreamStore resulting flush for each message
URL: https://github.com/apache/samza/pull/1259#issuecomment-578988159
 
 
   > Alan, this PR seems to be solving a similar problem. #1125
   > 
   > Can you check how the problem / solution in that PR relates to this one?
   
   @prateekm 
   Just checked the PR: #1125. I believe it is solving exactly the same 
performance issue with this one.
    But it is doing with batch updates way, and current PR is doing the way to 
decouple `flush` and update methods.
   
   If we solve the issue with this PR, later we can close it.

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