diff --git a/content/annotations-intro.yaml b/content/annotations-intro.yaml index 060d3f5..10a7f23 100644 --- a/content/annotations-intro.yaml +++ b/content/annotations-intro.yaml @@ -232,7 +232,8 @@ groups: namespace-new-enemy: content: | Here it looks like each `aclserver` is updating and caching versions of the namespace configuration individually by watching a change feed. - Interesting to note that this could theoretically lead to a "new-enemy problem" where older versions of a namespace are incorrectly interpreting tuples that were written at a later time. + Zanzibar avoids a namespace-based "new-enemy problem", where older versions of a namespace are incorrectly interpreting tuples that were written at a later time, by globally tracking the highest timestamp at which all nodes have the namespace version available. + See [ยง3.2.2](#3.2.2-config-consistency). voting-replica-write-latency-abroad: content: |