Skip to content

Commit 66cfd7c

Browse files
update readme
1 parent 97fc120 commit 66cfd7c

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

README.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -216,17 +216,6 @@ export SUPERSTREAM_TOPICS_LIST=orders,payments,user-events
216216
export SUPERSTREAM_LATENCY_SENSITIVE=true
217217
```
218218

219-
### SUPERSTREAM_LATENCY_SENSITIVE Explained
220-
221-
The linger.ms parameter follows these rules:
222-
223-
1. If SUPERSTREAM_LATENCY_SENSITIVE is set to true:
224-
- Linger value will never be modified, regardless of other settings
225-
226-
2. If SUPERSTREAM_LATENCY_SENSITIVE is set to false or not set:
227-
- If no explicit linger exists in original configuration: Use Superstream's optimized value
228-
- If explicit linger exists: Use the maximum of original value and Superstream's optimized value
229-
230219
## Prerequisites
231220

232221
- Java 11 or higher

0 commit comments

Comments
 (0)