Umeshkumar9414 opened a new pull request, #8347:
URL: https://github.com/apache/hbase/pull/8347

   MasterRpcServices.scheduleSCPsForUnknownServers() has no null guard before 
calling isServerUnknown(). With the old code, regions with null serverName 
(OFFLINE/FAILED_OPEN in-between state) would spuriously trigger a 
ServerCrashProcedure. The fix prevents that.


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

Reply via email to