elek commented on pull request #1562:
URL: https://github.com/apache/ozone/pull/1562#issuecomment-771932233


   > Can we do persistent connections with Hadoop RPC?
   
   Hadoop RPC authentication is per-connection. Persistent Hadoop RPC 
connection will use the same authentication context for all the calls. I would 
like to use a custom, per-request authentication.
   
   ((One additional benefit what I learned since opening this issue:  HDDS-4763 
showed that this authentication is better to be removed from the delegation 
tokens which is available for clients))   
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to