You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/04/10 08:17:56 UTC

[GitHub] [spark] uncleGen edited a comment on issue #24323: [SPARK-27413][SS] keep the same epoch pace between driver and executor.

uncleGen edited a comment on issue #24323: [SPARK-27413][SS] keep the same epoch pace between driver and executor.
URL: https://github.com/apache/spark/pull/24323#issuecomment-481585800
 
 
   @gaborgsomogyi Hmm, I misunderstood what you meant. From my point of view, using push mechanism doesn't really help much but makes this code more complex. The main concern of PR is to avoid producing unexpected empty epochs. Both pulling and pushing are able to achieve it. But IMHO, keep the actual implementation.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org