linyiqun commented on pull request #1780:
URL: https://github.com/apache/ozone/pull/1780#issuecomment-778265377


   Sorry for the late comments.
   
   I have one concern about current SCM HA handling mechanism. As the 
Blocks/Container/Pipeline update ops are cached in BatchOperation, and only be 
flushed during SCM snapshot take. But if user use the stand alone SCM mode to 
run based on current HA code. Is that will lead OOM error since stand alone SCM 
won't take any snapshot by itself while the request update will still go into 
SCM Transaction  Buffer in our current implementation.
   
   @runzhiwang @GlenGeng , is this a real problem of my concern?


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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to