zhaohehuhu opened a new pull request, #5045:
URL: https://github.com/apache/kyuubi/pull/5045

   ### _Why are the changes needed?_
   <!--
   I came cross an issue that is the the value of 
EXECUTOR_POD_NAME_PREFIX_MAX_LENGTH is 0 when the param is accessed in 
generateExecutorPodNamePrefixForK8s method.
   
   I tried to move the EXECUTOR_POD_NAME_PREFIX_MAX_LENGTH ahead of 
generateExecutorPodNamePrefixForK8s method. Then, I found this issue was gone.
   
   So is it necessary to declare the EXECUTOR_POD_NAME_PREFIX_MAX_LENGTH 
variable before the method definition?
   -->
   
   
   ### _How was this patch tested?_
   - [ ] Add some test cases that check the changes thoroughly including 
negative and positive cases if possible
   
   - [ ] Add screenshots for manual tests if appropriate
   
   - [ ] [Run 
test](https://kyuubi.readthedocs.io/en/master/contributing/code/testing.html#running-tests)
 locally before make a pull request
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to