Versions (relevant - OpenSearch/Dashboard/Server OS/Browser):
OS 2.13.1
Describe the issue:
We’d like to deploy OpenSearch 2.13.1 (built from source). But getting version compatibility issues with:
3.341 Exception in thread "main" java.lang.IllegalArgumentException:
Plugin [opensearch-cross-cluster-replication] was built for OpenSearch
version 2.13.0 but version 2.13.1 is running
2.874 Exception in thread "main" java.lang.IllegalArgumentException:
Plugin [opensearch-custom-codecs] was built for OpenSearch version
2.13.0 but version 2.13.1 is running
- Is there a way to disable the check?
- If not, when would 2.13.1 plugins be available from Maven?