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/05/23 07:07:04 UTC

[GitHub] [hudi] danny0405 commented on pull request #5660: [HUDI-4138] Fix the concurrency modification of hoodie table config f…

danny0405 commented on PR #5660:
URL: https://github.com/apache/hudi/pull/5660#issuecomment-1134266170

   @codope , i believe it is caused by:
   https://issues.apache.org/jira/browse/HUDI-3782 and 
   https://issues.apache.org/jira/browse/HUDI-4138
   
   In general, we should never make any side effect in the read code path of hoodie table config.
   And hoodie table metadata writer.


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