Login  Register

[GitHub] [carbondata] Karan980 opened a new pull request #4088: [CARBONDATA-4121] Prepriming is not working in Index Server.

Posted by GitBox on Feb 05, 2021; 11:37am
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/GitHub-carbondata-Karan980-opened-a-new-pull-request-4088-CARBONDATA-4121-Prepriming-is-not-working--tp106081.html


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:
[hidden email]