Details
-
Improvement
-
Status: Resolved
-
Critical
-
Resolution: Implemented
-
None
-
None
Description
We used to allow a CP pull the Server#abort chain. We removed it in the CP refactor. At the end of HBASE-18298, ankit@apache.org describes a case where Phoenix needs to kill Server in extreme case to maintain consistency. This issue is about ensuring that throwing a CPException will indeed kill the running server.... Add a test.