-
Notifications
You must be signed in to change notification settings - Fork 737
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
Error on connect OpenDistro #2012
Comments
Elastica does not support OpenDistro only Elasticsearch. Maybe the above is related to #1731 ? |
hey @ruflin this is not a feature request, but an honest open question, is there any move towards making support for OpenSearch, by you or any other contributors? |
@coreation Not really. The more the two projects diverge the harder it gets to support both. Supporting only Elasticsearch is already a lot of work and I prefer not to add more to my plate and the one of the community. |
@ruflin I completely understand and very much appreciate the work done so far. I was just nosing around for kNN-algorithms and saw OpenSearch was actively working on it but ElasticSearch itself wasn't (or at least not that I could find). Kudos to you, if I find an issue I can contribute on that we're missing in our usage I'll make sure to do so. I had the pleasure of already contributing a very small implementation a couple of years earlier ^^ |
When i wan't to connect with opendistro, on docker, i have this error message
Exception during establishing a SSL connection: javax.net.ssl.SSLHandshakeException: Insufficient buffer remaining for AEAD cipher fragment (2). Needs to be more than tag size (16)
What can i do?
The text was updated successfully, but these errors were encountered: