-
Notifications
You must be signed in to change notification settings - Fork 3
Use AES key per stream #77
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
base: main
Are you sure you want to change the base?
Conversation
14dd0e1 to
1bbd355
Compare
1bbd355 to
511bbaa
Compare
|
Hello @willyborankin, Is this change backward compatible with snapshots created with previous version of the plugin ? We have taken this change and built a version of the plugin for opensearch 2.10.0. Once we upgraded opensearch, we cannot access previously created snapshots :
|
|
Nope this is the reason why we haven't merged it yet. :-). Technically it is possible to do but unfortunately i did not have time to finish it. |
Switched to use AES key for each stream which brings key auto-rotation Signed-off-by: Andrey Pleskach <[email protected]>
511bbaa to
57e33e0
Compare
Switched to use AES key for each stream which brings key auto-rotation