GitHub user govind-menon opened a pull request:
https://github.com/apache/storm/pull/2815
STORM-1311: Missed UIFilter Plugin setup
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/govind-menon/storm master
Alternatively you can r
GitHub user kishorvpatil opened a pull request:
https://github.com/apache/storm/pull/2814
[STORM-3207] Fix Sasl Plugin to use WorkerToken
The `doAsUser` is null for DRPCClient. If WorkerToken is found, it should
use it.
Also, setting on `addServerDefinition` to `localhost` liter