Vinish Reddy created HUDI-9017:
----------------------------------

             Summary: Fail fast when deltacommit cannot be started with 
instantTime in StreamSync
                 Key: HUDI-9017
                 URL: https://issues.apache.org/jira/browse/HUDI-9017
             Project: Apache Hudi
          Issue Type: Task
          Components: deltastreamer
            Reporter: Vinish Reddy
            Assignee: Vinish Reddy


In StreamSync, we are not failing fast. Generating a new instantTime but not 
being assigned properly in the caller function of StreamSync, this kind of 
pattern of modifying argument in some function which is 2 level deep and then 
relying it the upper level leads to deltacommit being written with a different 
instantTime but commit is called with an old instant time.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to