Kevin Geiszler created HBASE-29695:
--------------------------------------
Summary: Fix typo in RestoreRequest's "Builder.withOvewrite()"
method
Key: HBASE-29695
URL: https://issues.apache.org/jira/browse/HBASE-29695
Project: HBase
Issue Type: Task
Components: backup&restore
Reporter: Kevin Geiszler
The
hbase-backup/src/main/java/org/apache/hadoop/hbase/backup/RestoreRequest.java
file contains a Builder class. This builder class has a "withOvewrite()" that
should be corrected to "withOverwrite()".
--
This message was sent by Atlassian Jira
(v8.20.10#820010)