Details
Description
If we want to share the instances of ServerName, we need to hide the constructor, and do as we do in TableName.
This patch is just about the refactoring of "new ServerName" to ServerName.valueOf, to make its review simpler.
Attachments
Attachments
Issue Links
- breaks
-
HBASE-10186 region_mover.rb broken because ServerName constructor is changed to private
- Closed
-
HBASE-10188 Deprecate ServerName constructors, but make it public.
- Closed