jerqi commented on issue #263:
URL: 
https://github.com/apache/incubator-uniffle/issues/263#issuecomment-1286980531

   > Agree with u about its big change. So I revisit this problem do we really 
need a statestore? Make a big change just for upgrading? Actually the 
shuffle-servers' state only be valid in short period which depends on jobs 
lifetime.
   > 
   > So I think we only need a mechanism triggered by external call to let 
shuffle-server dump all its state to localfile/leveldb. After that, the 
shuffle-server could be restarted and recover from external localfile state. 
This change may be not big and acceptable.
   
   More reasonable. But if we need a extra api for shuffle server,  we should 
consider it with https://github.com/apache/incubator-uniffle/issues/80


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to