Xingjun Hao created CARBONDATA-3859:
---------------------------------------
Summary: Enhance lock and retry of Reading tablestatus files while loading
Key: CARBONDATA-3859
URL:
https://issues.apache.org/jira/browse/CARBONDATA-3859 Project: CarbonData
Issue Type: Improvement
Reporter: Xingjun Hao
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
--
This message was sent by Atlassian Jira
(v8.3.4#803005)