You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/03/14 02:59:42 UTC

[GitHub] [hudi] danny0405 commented on issue #5020: [SUPPORT] The cleaning strategy breaks the reader view completeness

danny0405 commented on issue #5020:
URL: https://github.com/apache/hudi/issues/5020#issuecomment-1066289540


   > If we want to realize that when the user reads, the data being read is not clean. We may need to add other third-party components. For example, the zookeeper temporary node. Otherwise, we won't know when the read ends or when the read exception crashes
   
   We may need some contract between the reader and writer, something like the read lock, when a snapshot was reading, the writer can not clean 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.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org