[GitHub] storm issue #1793: STORM-2214: add in cacheing of the Login

2017-01-04 Thread revans2
Github user revans2 commented on the issue: https://github.com/apache/storm/pull/1793 I also wanted to say we have been running with this in prod for a while now. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] storm issue #1793: STORM-2214: add in cacheing of the Login

2017-01-04 Thread revans2
Github user revans2 commented on the issue: https://github.com/apache/storm/pull/1793 @harshach the issue is that when there are lots of supervisors the load placed on the KDC is a lot higher than it is for a similar number of Hadoop nodes. Each new Login will contact the KDC and

[GitHub] storm issue #1793: STORM-2214: add in cacheing of the Login

2017-01-03 Thread harshach
Github user harshach commented on the issue: https://github.com/apache/storm/pull/1793 +1. @revans2 so the issue without this patch is we are making a login everytime a client tries to connect. --- If your project is set up for it, you can reply to this email and have your reply