Details
-
Task
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
As we saw over in HBASE-21201, the use of String.getBytes() without a Charset can result is some compiler warnings. Let's just get rid of these calls. There are only a handful anymore in master.
Attachments
Attachments
Issue Links
- is related to
-
HBASE-21201 Support to run VerifyReplication MR tool without peerid
- Resolved
- relates to
-
HBASE-21881 Use Forbidden API Checker to prevent future usages of forbidden api's
- Open