Github user kishorvpatil commented on a diff in the pull request:

    https://github.com/apache/storm/pull/1173#discussion_r54651550
  
    --- Diff: conf/defaults.yaml ---
    @@ -39,7 +39,7 @@ storm.exhibitor.port: 8080
     storm.exhibitor.poll.uripath: "/exhibitor/v1/cluster/list"
     storm.cluster.mode: "distributed" # can be distributed or local
     storm.local.mode.zmq: false
    -storm.thrift.transport: 
"org.apache.storm.security.auth.SimpleTransportPlugin"
    +storm.thrift.transport: 
"org.apache.storm.security.auth.plain.PlainSaslTransportPlugin"
    --- End diff --
    
    Under `org.apache.storm.security.auth` package we have sub-package by 
mechanism e.g. `digest`, `kerberos`. Hence the package name `plain`


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to