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

    https://github.com/apache/storm/pull/1173#discussion_r54727772
  
    --- 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 --
    
    This breaks wire compatibility, so it will not be a rolling upgrade.  I am 
OK with that, but I want to be sure that it is documented.


---
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