Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/19253 )
Change subject: KUDU-3421 Specify the error causing CLI argument ...................................................................... KUDU-3421 Specify the error causing CLI argument The new error message helps to locate the exact word that caused the problem by printing the first argument that is not a flag in applications that only use flag arguments. This can happen if the user forgets to put "-" to one of the arguments or incorrectly tries to use an argument in space separated format. Change-Id: I4d832615d4b70718ce581ab72a27bad012d6a87f Reviewed-on: http://gerrit.cloudera.org:8080/19253 Tested-by: Kudu Jenkins Reviewed-by: Alexey Serbin <[email protected]> --- M src/kudu/experiments/rwlock-perf.cc M src/kudu/master/master_main.cc M src/kudu/tserver/tablet_server_main.cc 3 files changed, 6 insertions(+), 0 deletions(-) Approvals: Kudu Jenkins: Verified Alexey Serbin: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/19253 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I4d832615d4b70718ce581ab72a27bad012d6a87f Gerrit-Change-Number: 19253 Gerrit-PatchSet: 2 Gerrit-Owner: Ádám Bakai <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
