You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2019/01/30 22:08:43 UTC

[GitHub] ivankelly opened a new issue #1922: bkctl simpletest fails silently

ivankelly opened a new issue #1922: bkctl simpletest fails silently
URL: https://github.com/apache/bookkeeper/issues/1922
 
 
   if bkctl simpletest fails, it exits without output. This is confusing for the user.
   
   ```
   ivan@tethra:~/Junk/bookkeeper-4.9.0-rc1/bkctl-4.9.0$ bin/bkctl ledger simpletest
   JAVA_HOME not set, using java from PATH. (/usr/bin/java)
   ivan@tethra:~/Junk/bookkeeper-4.9.0-rc1/bkctl-4.9.0$ echo $?
   255
   ```
   In this case it was failing because there weren't enough bookies.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services