uber / uReplicator

Improvement of Apache Kafka Mirrormaker
Apache License 2.0
917 stars 199 forks source link

Is Federated-uReplicator branch usable? #121

Closed ct16k closed 6 years ago

ct16k commented 6 years ago

I'd like to evaluate uReplicator as a replacement for the 'default' MirrorMaker that we're currently using in prod. Which branch do you recommend, should I start with Federated-uReplicator to take advantage of upcoming features, or is it still WIP/too unstable and I should stick with master ?

xhl1988 commented 6 years ago

Hi @ct16k , Federated-uReplicator is still under test. We are in the process to productize Federated uReplicator. For now, please use the master branch.

ct16k commented 6 years ago

Thank you!