Merge branch 'STORM-3027-1.x' of https://github.com/revans2/incubator-storm 
into 1.x-branch

STORM-3027: Make impersonation optional


Project: http://git-wip-us.apache.org/repos/asf/storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/38b346ee
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/38b346ee
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/38b346ee

Branch: refs/heads/1.x-branch
Commit: 38b346ee521987ac854537072bc8e5cf70a5525b
Parents: 66837b2 ef746df
Author: Robert Evans <ev...@yahoo-inc.com>
Authored: Wed Apr 11 10:05:35 2018 -0500
Committer: Robert Evans <ev...@yahoo-inc.com>
Committed: Wed Apr 11 10:05:35 2018 -0500

----------------------------------------------------------------------
 .../auth/AbstractSaslServerCallbackHandler.java |  8 +++++++
 .../security/auth/SaslTransportPlugin.java      |  5 +++--
 .../security/auth/ThriftConnectionType.java     | 19 +++++++++++++----
 .../auth/digest/DigestSaslTransportPlugin.java  |  4 ++--
 .../auth/digest/ServerCallbackHandler.java      | 22 ++++++--------------
 .../kerberos/KerberosSaslTransportPlugin.java   |  6 +++---
 .../auth/kerberos/ServerCallbackHandler.java    | 11 +++++++---
 .../auth/plain/PlainSaslTransportPlugin.java    |  4 ++--
 .../auth/plain/PlainServerCallbackHandler.java  | 19 ++++-------------
 9 files changed, 51 insertions(+), 47 deletions(-)
----------------------------------------------------------------------


Reply via email to