You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "lllichen (GitHub)" <gi...@apache.org> on 2018/10/29 07:17:04 UTC

[GitHub] [incubator-dubbo] lllichen commented on issue #2685: AbstractRegistryFactory have a piece of redundant code

` public static Collection<Registry> getRegistries() {
        return Collections.unmodifiableCollection(REGISTRIES.values());
    }`
the REGISTRIES.values() escape ?

[ Full content available at: https://github.com/apache/incubator-dubbo/issues/2685 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org