chia7712 commented on code in PR #20424:
URL: https://github.com/apache/kafka/pull/20424#discussion_r2306491803
##########
streams/src/test/java/org/apache/kafka/streams/processor/internals/RecordCollectorTest.java:
##########
@@ -1978,7 +1978,7 @@ public ProductionExceptionHandlerResponse handle(final
ErrorHandlerContext conte
assertNull(sourceRawData[1]);
}
-
+ @SuppressWarnings("unchecked")
Review Comment:
Excuse me, which one requires this suppression? My IDE says the suppression
is redundant :(
<img width="1755" height="250" alt="螢幕快照 2025-08-28 15-31-32"
src="https://github.com/user-attachments/assets/3a31fd90-7451-42a4-8dbf-5be1ad57b581"
/>
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]