DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
| Code Block | ||
|---|---|---|
| ||
val IsrChangePropagateIntervalMsProp = "isr.change.report.interval.ms" val IsrChangePropagateIntervalMsDoc = "Specify the interval to propagate ISR change to the entire cluster." + "The ISR propagation involves zookeeper path creation. Propagating ISR" + " change too frequently might cause performance issue." |
...