Karan980 opened a new pull request #4088:
URL: https://github.com/apache/carbondata/pull/4088


    ### Why is this PR needed?
   Prepriming is not working in Index Server. Server.getRemoteUser returns null 
value in async call of prepriming  which results in NPE and crashes the 
indexServer application.
    
    ### What changes were proposed in this PR?
   Computed the Server.getRemoteUser value before making the async prepriming 
call and then used the same value during async call.
   
       
    ### 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:
[email protected]


Reply via email to