jerqi commented on PR #276: URL: https://github.com/apache/incubator-uniffle/pull/276#issuecomment-1324489740
> > Could we use the order server A memory -> server A LOCALFILE -> server A HDFS server B memory -> server B LOCALFILE -> server B HDFS server C memory -> server C LOCALFILE -> server C HDFS or the order server A memory -> server B memory -> server C memory server A LOCALFILE -> server B LOCALFILE -> server C LOCALFILE HDFS > > Other order may produce problems because memory data may be flushed after we mark the handler finished state. > > I think the first solution is better, i will try to do it. We'd better have a layer abstraction to encapsulate the order logic. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
