Fix intercept of Watch in use of safe remote features #27333 (#27334)

And added one more case for cluster watcher, watching remote no cluster watchee, and the reverse.
This commit is contained in:
Helena Edelson 2019-07-12 12:18:37 -07:00 committed by GitHub
parent d27be3fa48
commit a110be8f69
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 298 additions and 19 deletions

View file

@ -155,6 +155,7 @@ object StreamRefsSpec {
remote {
artery.canonical.port = 0
classic.netty.tcp.port = 0
use-unsafe-remote-features-without-cluster = on
}
}
""").withFallback(ConfigFactory.load())