mjsax commented on pull request #9000:
URL: https://github.com/apache/kafka/pull/9000#issuecomment-714688801


   The build did run, but failed with a compile error: Maybe something wrong 
with the rebase you did?
   ```
   
/home/jenkins/jenkins-agent/workspace/Kafka_kafka-pr_PR-9000@2/streams/src/test/java/org/apache/kafka/streams/kstream/internals/KTableTransformValuesTest.java:209:
 error: cannot find symbol
             new KTableTransformValues<>(parent, new 
SingletonNoOpValueTransformer<>(), null).enableSendingOldValues(true);
   ```


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to