question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[BUG] Upgrading from OpenSearch 1.0.0 to OpenSearch 2.0.0-rc1 fails

See original GitHub issue

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior: Upgrading BWC test to 2.0.0(Changes)

Expected behavior Upgrade succeeds.

Actual behavior Fails at node joining cluster Failing Github Action: https://github.com/cliu123/security/runs/6099205094?check_suite_focus=true Error:

»  Caused by: java.lang.IllegalStateException: Received message from unsupported version: [2.0.0] minimal compatible version is: [6.8.0]
»  	at org.opensearch.transport.TransportHandshaker$HandshakeResponseHandler.handleResponse(TransportHandshaker.java:168) ~[opensearch-2.0.0-rc1-SNAPSHOT.jar:2.0.0-rc1-SNAPSHOT]
»  	at org.opensearch.transport.TransportHandshaker$HandshakeResponseHandler.handleResponse(TransportHandshaker.java:[144](https://github.com/cliu123/security/runs/6099205094?check_suite_focus=true#step:5:144)) ~[opensearch-2.0.0-rc1-SNAPSHOT.jar:2.0.0-rc1-SNAPSHOT]
»  	at org.opensearch.transport.InboundHandler.doHandleResponse(InboundHandler.java:266) ~[opensearch-2.0.0-rc1-SNAPSHOT.jar:2.0.0-rc1-SNAPSHOT]
»  	at org.opensearch.transport.InboundHandler.handleResponse(InboundHandler.java:258) ~[opensearch-2.0.0-rc1-SNAPSHOT.jar:2.0.0-rc1-SNAPSHOT]
»  	at org.opensearch.transport.InboundHandler.messageReceived(InboundHandler.java:[146](https://github.com/cliu123/security/runs/6099205094?check_suite_focus=true#step:5:146)) ~[opensearch-2.0.0-rc1-SNAPSHOT.jar:2.0.0-rc1-SNAPSHOT]
»  	at org.opensearch.transport.InboundHandler.inboundMessage(InboundHandler.java:102) ~[opensearch-2.0.0-rc1-SNAPSHOT.jar:2.0.0-rc1-SNAPSHOT]
»  	at org.opensearch.transport.TcpTransport.inboundMessage(TcpTransport.java:713) ~[opensearch-2.0.0-rc1-SNAPSHOT.jar:2.0.0-rc1-SNAPSHOT]
»  	at org.opensearch.transport.InboundPipeline.forwardFragments(InboundPipeline.java:155) ~[opensearch-2.0.0-rc1-SNAPSHOT.jar:2.0.0-rc1-SNAPSHOT]
»  	at org.opensearch.transport.InboundPipeline.doHandleBytes(InboundPipeline.java:130) ~[opensearch-2.0.0-rc1-SNAPSHOT.jar:2.0.0-rc1-SNAPSHOT]
»  	at org.opensearch.transport.InboundPipeline.handleBytes(InboundPipeline.java:95) ~[opensearch-2.0.0-rc1-SNAPSHOT.jar:2.0.0-rc1-SNAPSHOT]

Plugins Security plugin

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

2reactions
cliu123commented, Apr 20, 2022

Was this caught by automation?

Yes, BWC tests.

1reaction
VachaShahcommented, Apr 20, 2022

@cliu123 Can you add here the upgrade paths that succeeded?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Version history - OpenSearch documentation
OpenSearch version Release highlights Release date 2.4.0 15 November 2022 2.3.0 14 September 2022 1.0.1 Bug fixes. 01 September 2021
Read more >
Upgrading Amazon OpenSearch Service domains
Learn how to upgrade an Amazon OpenSearch Service domain to a newer OpenSearch or Elasticsearch version.
Read more >
OpenSearch Tutorial: Getting Started with Install and ... - Logz.io
OpenSearch, a tutorial for installation and configuration. OpenSearch is a community ... docker pull opensearchproject/opensearch:1.0.0-rc1
Read more >
Elasticsearch version 7.0.0 | Elasticsearch Guide [7.17] | Elastic
This bug is fixed in Elasticsearch 7.7 and later versions. ... Fail start on obsolete indices documentation #37786 (issue: #27073); Fail start on...
Read more >
Bug List - FreeBSD Bugzilla
ID Product△ Component Assignee△ Status△ Changed 258481 Base System kern allanjude New Sat 02:47 234130 Base System kern bugs New Sun 17:31 237576 Base System kern...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found