NihalJain commented on code in PR #5570:
URL: https://github.com/apache/hbase/pull/5570#discussion_r1420360143
##########
src/main/asciidoc/_chapters/store_file_tracking.adoc:
##########
@@ -143,3 +143,21 @@ example, that would be as follows:
----
alter 'my-table', CONFIGURATION => {'hbase.store.file-tracker.impl' => 'FILE'}
----
+
+### Specifying trackers during snapshot recovery
+
+It's also possible to specify a given STORE FILE TRACKING implementation when
recovering a snapshot
Review Comment:
nit: also if we could replace `STORE FILE TRACKING` with `Store File
Tracking` would be great. Currently gives an impression as if this is some
argument name (although is space separated)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]