QiangCai opened a new pull request #3805:
URL: https://github.com/apache/carbondata/pull/3805


    ### Why is this PR needed?
    global lock of CarbonEnv.init impacts the performance of the concurrent 
query.
    
    ### What changes were proposed in this PR?
   1. Optimize global lock to object lock for CarbonEnv.init
   2. The global lock is only used to create CarbonEnv(not include init).
       
    ### 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