mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-20 03:45:02 +00:00
Netty 4.1.8 wraps connect and accept operations in doPrivileged blocks. This means that we not need to give permissions to the entire transport module. Additionally this commit deletes the privileged socket channel and privileged server socket chanel.