Skip to content
#

cratedb

Here are 37 public repositories matching this topic...

marregui
marregui commented Jul 17, 2020

The overview panel shows Health with one moniker of {good, warning, critical}.

These monikers have an exact meaning defined by a comment in the code as:

     // table health status:
     // good : all shards (primary and replicated) are started
     // warning : all primary shards are started && at least on replicated shard is not started
     // critical : at least one primary s

Improve this page

Add a description, image, and links to the cratedb topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cratedb topic, visit your repo's landing page and select "manage topics."

Learn more