-
Notifications
You must be signed in to change notification settings - Fork 73
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
Ensure job-scheduler can be a drop-in replacement for job-scheduler working in ODFE 1.13 and ES 7.10.x for v1.0.0 #22
Comments
Settings done, #20 |
I will take care of this today. Guide to follow with: https://github.com/opensearch-project/opensearch-plugins/blob/main/UPGRADING.md |
With above PRs merged, |
@tlfeng What's left for this issue? |
Hi dB, Indices renaming and testing in the real scenario are left. |
We've decided not to rename indices. Integration tests need to run against rc1 artifact (coming soon). That probably requires a change in CI workflow once that's available. |
@tlfeng are we done here? close if so |
Hi dB, I think it can be closed. Although you found the 'rc1' qualifier is not declared in the CI workflow (#32), it doesn't impact the compatibility of the plugin. We can also close after that is resolved. |
Coming from opensearch-project/OpenSearch#671 and opensearch-project/opensearch-plugins#12.
job-scheduler/spi/src/main/java/com/amazon/opendistroforelasticsearch/jobscheduler/spi/utils/LockService.java
Line 70 in f2c4874
The text was updated successfully, but these errors were encountered: