Hello Jean-Daniel Cryans, Adar Dembo, Grant Henke,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/11579
to review the following change.
Change subject: KUDU-1592 Make warnings about FBM more ominous
......................................................................
KUDU-1592 Make warnings about FBM more ominous
The documentation warned about scalability issues with file block
manager, but it was rather lightly worded and so was the warning message
of a hole punch test failure.
This commit removes the actual flag necessary to enable FBM from the
hole punching tests' warning to force users look it up in the
documentation instead of blindly applying it, adds a note about it being
unsuitable for production use to the flag's description and expands the
warning in the troubleshooting section.
Change-Id: I15adf42dd7e6376a85cdb178ad460f239a4f87a1
---
M docs/troubleshooting.adoc
M src/kudu/fs/data_dirs.cc
M src/kudu/fs/fs_manager.cc
3 files changed, 32 insertions(+), 9 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/79/11579/1
--
To view, visit http://gerrit.cloudera.org:8080/11579
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I15adf42dd7e6376a85cdb178ad460f239a4f87a1
Gerrit-Change-Number: 11579
Gerrit-PatchSet: 1
Gerrit-Owner: Attila Bukor <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Grant Henke <[email protected]>
Gerrit-Reviewer: Jean-Daniel Cryans <[email protected]>