Hello Alex Rodoni, Kudu Jenkins, Adar Dembo,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/9068
to look at the new patch set (#2).
Change subject: docs: update docs for metadata dir
......................................................................
docs: update docs for metadata dir
Commit 64926335fe263b43f1493c03a91ea999759dfc71 introduced the
fs_metadata_dir flag. Given the significance of this flag, the docs have
been updated accordingly.
I didn't document the behavior from Kudu 1.6 and below, as the important
details are already noted in the flag definition.
Rendered versions here:
https://github.com/andrwng/kudu/blob/metadata-docs/docs/administration.adoc#disk_failure_recovery
https://github.com/andrwng/kudu/blob/metadata-docs/docs/configuration.adoc#directory_configuration
Change-Id: I333d32080106cd83b92ad2060f3239b9c44d201b
---
M docs/administration.adoc
M docs/configuration.adoc
2 files changed, 24 insertions(+), 14 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/68/9068/2
--
To view, visit http://gerrit.cloudera.org:8080/9068
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I333d32080106cd83b92ad2060f3239b9c44d201b
Gerrit-Change-Number: 9068
Gerrit-PatchSet: 2
Gerrit-Owner: Andrew Wong <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Alex Rodoni <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Kudu Jenkins