mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08:00
Update partitioning.md
This commit is contained in:
parent
2e16acdbb2
commit
e6c60d490f
@ -26,7 +26,7 @@ store_limits: {
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
When partitioning is enabled, multiple servers with the same cluster ID can coexist on the same NATS network, each server handling its own set of channels. ***Note however that in this mode, state is not replicated as it is in Clustering mode. The only communication between servers is to report if a given channel is handled in more than one serve.r***
|
When partitioning is enabled, multiple servers with the same cluster ID can coexist on the same NATS network, each server handling its own set of channels. ***Note however that in this mode, state is not replicated as it is in Clustering mode. The only communication between servers is to report if a given channel is handled in more than one server.***
|
||||||
|
|
||||||
## Wildcards
|
## Wildcards
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user