You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by "galen-pivotal (GitHub)" <gi...@apache.org> on 2019/02/02 00:18:10 UTC

[GitHub] [geode] galen-pivotal opened pull request #3154: GEODE-6353: remove the ThreadLocal from SecurityConfig.

* Extract `DistributedSystem.connect()` to `InternalDistributedSystem.connectInternal()` so that parameters can be passed in.
* Make `DistributedSystem.existingSystems` a `List<InternalDistributedSystem>.
* Add a comment making it clear that users should never override `DistributedSystem`.
* Remove commented code


[ Full content available at: https://github.com/apache/geode/pull/3154 ]
This message was relayed via gitbox.apache.org for notifications@geode.apache.org

[GitHub] [geode] galen-pivotal closed pull request #3154: GEODE-6353: remove the ThreadLocal from SecurityConfig.

Posted by "galen-pivotal (GitHub)" <gi...@apache.org>.
[ pull request closed by galen-pivotal ]

[ Full content available at: https://github.com/apache/geode/pull/3154 ]
This message was relayed via gitbox.apache.org for notifications@geode.apache.org