Adar Dembo has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/13969 )
Change subject: data_dirs: clarify error message when all data dirs are full or failed ...................................................................... data_dirs: clarify error message when all data dirs are full or failed The existing error message suggested that we tried (and failed) to add a data directory to the tablet's data dir group when we did no such thing[1]. 1. In the future we could do this; see KUDU-2907 for details. Change-Id: I07fd860dcecf4f255f418b2063c1850eecbc6e65 Reviewed-on: http://gerrit.cloudera.org:8080/13969 Reviewed-by: Andrew Wong <[email protected]> Tested-by: Kudu Jenkins --- M src/kudu/fs/block_manager-test.cc M src/kudu/fs/data_dirs.cc 2 files changed, 21 insertions(+), 13 deletions(-) Approvals: Andrew Wong: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/13969 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I07fd860dcecf4f255f418b2063c1850eecbc6e65 Gerrit-Change-Number: 13969 Gerrit-PatchSet: 3 Gerrit-Owner: Adar Dembo <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
