Skip to content

Add back negation that was lost in rewrite#879

Open
TitouanT wants to merge 1 commit into
apache:markdownfrom
TitouanT:fix-doc-datacenter
Open

Add back negation that was lost in rewrite#879
TitouanT wants to merge 1 commit into
apache:markdownfrom
TitouanT:fix-doc-datacenter

Conversation

@TitouanT

Copy link
Copy Markdown

Before version 40 the text was:

It is generally _not_ advisable to run a _single_ Kafka cluster that spans multiple datacenters over a high-latency link. This will incur very high replication latency both for Kafka writes and ZooKeeper writes, and neither Kafka nor ZooKeeper will remain available in all locations if the network between locations is unavailable.

The negation got lost when removing Zookeeper from that paragraph.

Before version 40 the text was:
```
It is generally _not_ advisable to run a _single_ Kafka cluster that spans multiple datacenters over a high-latency link. This will incur very high replication latency both for Kafka writes and ZooKeeper writes, and neither Kafka nor ZooKeeper will remain available in all locations if the network between locations is unavailable.
```

The negation got lost when removing Zookeeper from that paragraph.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant