tristan-tsl commented on issue #6000:
URL: https://github.com/apache/skywalking/issues/6000#issuecomment-743967209
this is problem is by es
visit curl -XGET localhost:9200/_cluster/allocation/explain?pretty to
analysis es's status
temp update by request url : curl -X PUT localhost:9200/_cluster/settings -H
"Content-Type: application/json" -d '{ "persistent": {
"cluster.max_shards_per_node": "3000" } }'
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]