Kejian-Li opened a new pull request #3964:
URL: https://github.com/apache/carbondata/pull/3964


   ### Why is this PR needed?
   
   Retrycount and retryInterval of compactLock and updateLock is fixed as "3" 
when they try to get lcok, default values of these two parameters is exactly 
"3", therefore, it is neccessary to be fixed in code, it is also good to allow 
users to configure them in the carbon.properties by removing them.
    
    ### What changes were proposed in this PR?
   
   Removed the parameters of compactLock and updateLock when they try to get 
lock.
   Besides, I made some obvious but trivial changes and modified or added some 
testcases.
   
    ### 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