Hyunduk Choi created HBASE-28470:
------------------------------------
Summary: Fix Typo in Java Method Comment
Key: HBASE-28470
URL: https://issues.apache.org/jira/browse/HBASE-28470
Project: HBase
Issue Type: Improvement
Components: Admin
Affects Versions: 4.0.0-alpha-1
Reporter: Hyunduk Choi
Assignee: Hyunduk Choi
Fix For: 4.0.0-alpha-1
https://github.com/apache/hbase/blob/9adca10e9c106df5119cc067fd610fb19cd1d5ec/hbase-client/src/main/java/org/apache/hadoop/hbase/client/Admin.java#L795
The java method comment contains a typo.
The comment incorrectly states "Region name to assign" instead of "Region name
to unassign".
--
This message was sent by Atlassian Jira
(v8.20.10#820010)