[GitHub] [pulsar] volfco edited a comment on issue #5274: geo replicated subscribers

2019-10-29 Thread GitBox
volfco edited a comment on issue #5274: geo replicated subscribers URL: https://github.com/apache/pulsar/issues/5274#issuecomment-547643141 @merlimat Sure. Prometheus Metrics: ```# TYPE pulsar_replicated_subscriptions_pending_snapshots gauge

[GitHub] [pulsar] volfco edited a comment on issue #5274: geo replicated subscribers

2019-10-29 Thread GitBox
volfco edited a comment on issue #5274: geo replicated subscribers URL: https://github.com/apache/pulsar/issues/5274#issuecomment-547643141 @merlimat Sure. Prometheus Metrics: ```# TYPE pulsar_replicated_subscriptions_pending_snapshots gauge

[GitHub] [pulsar] volfco edited a comment on issue #5274: geo replicated subscribers

2019-10-29 Thread GitBox
volfco edited a comment on issue #5274: geo replicated subscribers URL: https://github.com/apache/pulsar/issues/5274#issuecomment-547626912 @merlimat These logs tell me that replication has been enabled: ``` 4:55:14.350 [bookkeeper-ml-workers-OrderedExecutor-3-0] INFO

[GitHub] [pulsar] volfco edited a comment on issue #5274: geo replicated subscribers

2019-10-29 Thread GitBox
volfco edited a comment on issue #5274: geo replicated subscribers URL: https://github.com/apache/pulsar/issues/5274#issuecomment-547617424 @sijie I've gotten a MVP cluster setup between two DCs that are ~40ms apart with replication between them. This is my code (I'm horrible at