Github user harshach commented on the pull request:
https://github.com/apache/storm/pull/448#issuecomment-77773604
@Parth-Brahmbhatt Overall code looks good to me. I am trying to run few
tests in secure cluster but during mvn build the following unit test is
failing <testcase name="test-populate-req-context-on-null-user"
classname="backtype.storm.security.auth.DefaultHttpCredentialsPlugin-test">
<failure>expected: (= 0 (-> handler (.populateContext
context req) (.subject) (.getPrincipals) (.size)))
actual: (not (= 0 1))
at: run-test2660255144893935715.clj:85</failure>
</testcase>
Can you please take a look.
---
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 project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---