You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Danny Chen (Jira)" <ji...@apache.org> on 2021/05/20 08:47:00 UTC

[jira] [Created] (HUDI-1917) Remove the metadata sync logic in HoodieFlinkWriteClient#preWrite because it is not thread safe

Danny Chen created HUDI-1917:
--------------------------------

             Summary: Remove the metadata sync logic in HoodieFlinkWriteClient#preWrite because it is not thread safe
                 Key: HUDI-1917
                 URL: https://issues.apache.org/jira/browse/HUDI-1917
             Project: Apache Hudi
          Issue Type: Bug
          Components: Flink Integration
            Reporter: Danny Chen
            Assignee: Danny Chen
             Fix For: 0.9.0


The code is not thread safe for JSON deserialization, it is actually useless, so remove.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)