• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

rgs1 / zk_shell
77%
master: 82%

Build:
Build:
LAST BUILD BRANCH: CreateDockerVersion
DEFAULT BRANCH: master
Repo Added 10 Dec 2014 06:35AM UTC
Files 27
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH chkzk
branch: chkzk
CHANGE BRANCH
x
Reset
  • chkzk
  • accept-dashes-in-keys
  • add-echo-command
  • add-edit-command
  • add-first-param-to-json-dupes-for-keys
  • add-match-parameter-for-4-letter-commands
  • add-pipe-cmd
  • add-reconfig-cmd
  • add-scripting-support
  • bump-kazoo-dependency
  • bump-xcmd-version-and-remove-conf-mgmt-code
  • chkzk-add-state
  • copying-to-from-file
  • dont-install-libcppunit-dev
  • drop-strtobool-from-util
  • fix
  • fix-bug
  • fix-find
  • fix-util
  • fixes-for-py3k
  • import-complete-from-xcmd
  • improve-child-watch
  • improve-docs-for-watch
  • issue-11
  • json-append-remove
  • json-dupes-for-keys
  • json-set
  • labeled-booleans
  • ls-should-be-sorted
  • master
  • more-python-versions
  • move-historyfile-to-private-dir
  • persist-chkzk-settings
  • persist-config
  • pin-versions
  • port-to-xcmd
  • pretty-date-for-exists
  • print-last-zxid-as-hex
  • print-zxids-as-hex
  • release
  • remove-old-integration-leftovers
  • remove-to-bool
  • remove-util-join
  • session-info-match
  • set-json-many
  • some-flycheck-fixes
  • support-async-create
  • test-acl-reader
  • update-reqs
  • update-requirements
  • update-xcmd
  • use-3-5-0-for-testing
  • use-optional-int-float
  • use-quorum-for-tests
  • v1.0.0

pending completion
39

push

travis-ci

rgs1
feature(chkzk): add a new command: chkzk

Consistency check for a cluster

chkzk <server1,server2,...> [verbose]

Examples:

> chkzk cluster.example.net
passed

> chkzk cluster.example.net true
+-------------+-------------+-------------+-------------+-------------+-------------+
|             |     server1 |     server2 |     server3 |     server4 |     server5 |
+=============+=============+=============+=============+=============+=============+
| znode count |       70061 |       70062 |       70161 |       70261 |       70061 |
+-------------+-------------+-------------+-------------+-------------+-------------+
| ephemerals  |       60061 |       60062 |       60161 |       60261 |       60061 |
+-------------+-------------+-------------+-------------+-------------+-------------+
| data size   |     1360061 |     1360062 |     1360161 |     1360261 |     1360061 |
+-------------+-------------+-------------+-------------+-------------+-------------+
| sessions    |       40061 |       40062 |       40161 |       40261 |       40061 |
+-------------+-------------+-------------+-------------+-------------+-------------+
| zxid        | 0xce1526bb7 | 0xce1526bb7 | 0xce1526bb7 | 0xce1526bb7 | 0xce1526bb7 |
+-------------+-------------+-------------+-------------+-------------+-------------+

Or, in non-interactive mode:

$ zk-shell --run-once 'chkzk cluster.example.net'
passed

Signed-off-by: Raul Gutierrez S <rgs@itevenworks.net>

2247 of 2934 relevant lines covered (76.58%)

2.28 hits per line

Relevant lines Covered
Build:
Build:
2934 RELEVANT LINES 2247 COVERED LINES
2.28 HITS PER LINE
Source Files on chkzk
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
39 chkzk feature(chkzk): add a new command: chkzk Consistency check for a cluster chkzk <server1,server2,...> [verbose] Examples: > chkzk cluster.example.net passed > chkzk cluster.example.net true +-------------+-------------+-------------+----------... push 11 Feb 2015 11:54PM UTC rgs1 travis-ci pending completion  
38 chkzk feature(chkzk): add a new command: chkzk Signed-off-by: Raul Gutierrez S <rgs@itevenworks.net> push 10 Feb 2015 01:10AM UTC rgs1 travis-ci pending completion  
See All Builds (335)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc