marchpure opened a new pull request #3796:
URL: https://github.com/apache/carbondata/pull/3796


   ### Why is this PR needed?
    when storing table status file in object store, reading of table status 
file mayfail (receive EOFException or JsonSyntaxException)
   when table status file is being modifying
   we shall retry multiple times and add the lock before throwing EOFException 
or JsonSyntaxException
    
    ### What changes were proposed in this PR?
   Add lock and retry mechanism to read tablestatus
       
    ### Does this PR introduce any user interface change?
    - No
   
    ### Is any new testcase added?
    - No
   
       
   


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


Reply via email to