Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
Reviewed
Description
Follows from HBASE-19301, a suggestion by zghaobac.
To prevent a CP accidentally closing the connection returned by CpEnv#getConnection – which returns the hosting Servers Connection – we should throw UnsupportedException if the CP calls #close.... Do it.
Attachments
Attachments
Issue Links
- is related to
-
HBASE-19301 Provide way for CPs to create short circuited connection with custom configurations
- Closed