Details
Description
ServerCrashProcedure constructor does not set up owner information. If someone wants to access the owner of ServerCrashProcedure, it would get NPE (eg. in case someone accidentally tries to abort a ServerCrashProcedure, the coprocessor to check owner of the procedure would throw NPE)
Attachments
Attachments
Issue Links
- depends upon
-
HBASE-16522 Procedure v2 - Cache system user and avoid IOException
- Closed