OpenSearch/plugins/repository-hdfs/src
James Baiera bba1da642d
Add new permission for JDK11 to load JAAS libraries (#32132)
Hadoop's security model uses the OS level authentication modules to collect 
information about the current user. In JDK 11, the UnixLoginModule makes 
use of a new permission to determine if the executing code is allowed to load 
the libraries required to pull the user information from the OS. This PR adds 
that permission and re-enables the tests that were previously failing when 
testing against JDK 11.
2018-07-23 15:11:41 -04:00
..
main Add new permission for JDK11 to load JAAS libraries (#32132) 2018-07-23 15:11:41 -04:00
test Switch non-x-pack to new style requests (#32106) 2018-07-16 17:44:19 -04:00