ChinmayHegde24 opened a new pull request, #781: URL: https://github.com/apache/ranger/pull/781
After the [patch](https://github.com/apache/ranger/pull/672), The Unit tests (when enabled) will fail with Invalid ciphers: AES for RangerKeyStoreProviderTest i.e in options.setCipher("AES") part So now AES/CTR/NoPadding is allowed as a part of allowed ciphers and that is already being set as default in Options constructor so need of again setting this as options.setCipher, So removing all those -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
