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

WARN - unknown role #42

Open
jetnet opened this issue Apr 8, 2021 · 2 comments
Open

WARN - unknown role #42

jetnet opened this issue Apr 8, 2021 · 2 comments

Comments

@jetnet
Copy link

jetnet commented Apr 8, 2021

there are may warnings at the end of every crawl, e.g.

2021-04-08 12:19:03 INFO - Done sending commit operations to Elasticsearch.
2021-04-08 12:19:03 WARN - unknown role [data_cold] on node [3kCOVz6aSLCMVNM6Vbfl3A]
2021-04-08 12:19:03 WARN - unknown role [data_content] on node [3kCOVz6aSLCMVNM6Vbfl3A]
2021-04-08 12:19:03 WARN - unknown role [data_hot] on node [3kCOVz6aSLCMVNM6Vbfl3A]
2021-04-08 12:19:03 WARN - unknown role [data_warm] on node [3kCOVz6aSLCMVNM6Vbfl3A]
2021-04-08 12:19:03 WARN - unknown role [ml] on node [3kCOVz6aSLCMVNM6Vbfl3A]
2021-04-08 12:19:03 WARN - unknown role [remote_cluster_client] on node [3kCOVz6aSLCMVNM6Vbfl3A]
2021-04-08 12:19:03 WARN - unknown role [transform] on node [3kCOVz6aSLCMVNM6Vbfl3A]
2021-04-08 12:19:03 WARN - unknown role [data_cold] on node [xppp3e6FQ-61H1dgWu4gdA]
2021-04-08 12:19:03 WARN - unknown role [data_content] on node [xppp3e6FQ-61H1dgWu4gdA]
2021-04-08 12:19:03 WARN - unknown role [data_hot] on node [xppp3e6FQ-61H1dgWu4gdA]
2021-04-08 12:19:03 WARN - unknown role [data_warm] on node [xppp3e6FQ-61H1dgWu4gdA]
2021-04-08 12:19:03 WARN - unknown role [ml] on node [xppp3e6FQ-61H1dgWu4gdA]
2021-04-08 12:19:03 WARN - unknown role [remote_cluster_client] on node [xppp3e6FQ-61H1dgWu4gdA]
2021-04-08 12:19:03 WARN - unknown role [transform] on node [xppp3e6FQ-61H1dgWu4gdA]
2021-04-08 12:19:03 WARN - unknown role [data_cold] on node [fHledkKjQu2x-wuqfNNykg]
2021-04-08 12:19:03 WARN - unknown role [data_content] on node [fHledkKjQu2x-wuqfNNykg]
2021-04-08 12:19:03 WARN - unknown role [data_hot] on node [fHledkKjQu2x-wuqfNNykg]
2021-04-08 12:19:03 WARN - unknown role [data_warm] on node [fHledkKjQu2x-wuqfNNykg]
2021-04-08 12:19:03 WARN - unknown role [ml] on node [fHledkKjQu2x-wuqfNNykg]
2021-04-08 12:19:03 WARN - unknown role [remote_cluster_client] on node [fHledkKjQu2x-wuqfNNykg]
2021-04-08 12:19:03 WARN - unknown role [transform] on node [fHledkKjQu2x-wuqfNNykg]
2021-04-08 12:19:03 INFO - Elasticsearch RestClient closed.

I think, it's a known issue: elastic/elasticsearch#52864

Could you please update the es client any chance?
Thank you!

@jetnet
Copy link
Author

jetnet commented Apr 9, 2021

FYI: upgrading the ES rest client libs from 7.5.1 to 7.6.1 helped.
The latest ES client version 7.12.0 is incompatible with the current committer.

@essiembre
Copy link
Contributor

A new snapshot release of the Elasticsearch committer was made with the ES Rest Client 7.12.0.

Please confirm.

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

2 participants