Commit c4e83aa
MINOR: improve logging for Kafka Streams stateful task management (apache#20942)
Changing log level from ERROR to WARN, as it's expected that this can
happen, and we should not incorrectly make users worry about it.
Reviewers: PoAn Yang <[email protected]>, Colt McNealy
<[email protected]>, Lucas Brutschy <[email protected]>,
Chia-Ping Tsai <[email protected]>1 parent 5428c70 commit c4e83aa
File tree
1 file changed
+1
-1
lines changed- streams/src/main/java/org/apache/kafka/streams/processor/internals
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
| 150 | + | |
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| |||
0 commit comments