ShreelekhyaG opened a new pull request #4096: URL: https://github.com/apache/carbondata/pull/4096
### Why is this PR needed? Concurrent Insert Overwrite with static partition on Index server fails. When index server and prepriming are enabled, prepriming is triggered even when load fails as it is in finally block. ### What changes were proposed in this PR? Added a check to trigger prepriming when there is no error thrown. ### Does this PR introduce any user interface change? - No ### Is any new testcase added? - No, tested in cluster. ---------------------------------------------------------------- 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