Commit 40c3f31
authored
MINOR: Improve Streams docs for transitory states (#20980)
This PR improves Kafka Streams documentation for transitory states. It
is not currently clear that the `PENDING_SHUTDOWN` and `PENDING_ERROR`
states are not recoverable, and that a restart is required to get back
to running.
Reviewers: Matthias J. Sax <[email protected]>1 parent cdc4019 commit 40c3f31
File tree
1 file changed
+5
-0
lines changed- streams/src/main/java/org/apache/kafka/streams
1 file changed
+5
-0
lines changedLines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
244 | 249 | | |
245 | 250 | | |
246 | 251 | | |
| |||
0 commit comments