Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Single index shard legend spans way off to the right for nodes holding many shards #63387

Closed
inqueue opened this issue Apr 13, 2020 · 2 comments

Comments

@inqueue
Copy link
Member

inqueue commented Apr 13, 2020

Kibana version: 7.6.0

Elasticsearch version: 7.6.0

Original install method (e.g. download page, yum, from source, etc.): ECE

The index shard legend can run way off to the right for nodes holding many shards for a single index.

Steps to reproduce:

  1. Produce an index with something like 60 shards.
  2. Put all the shards on a single node.
  3. Observe the index shard legend for the index.

Expected behavior:
Always show the shard legend in an easy to read scalable way.

Screenshots (if relevant):
image

Errors in browser console (if relevant):
no errors

Provide logs and/or server output (if relevant):
no logs

Any additional context:
The issue surfaced while performing a shard split on a 5TB index. Eventually shards will be distributed across other cluster nodes.

@chrisronline
Copy link
Contributor

A little history here. There is an older PR that attempted to fix up various UI issues with the shard legend, but ultimately didn't get merged.

I think we need to reinvest some time into fixing issues with this and also potentially updating the UX around it.

@chrisronline
Copy link
Contributor

Will address this from the meta: #65103

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants