navina commented on code in PR #11017: URL: https://github.com/apache/pinot/pull/11017#discussion_r1273923026
########## pinot-core/src/test/java/org/apache/pinot/core/realtime/impl/fakestream/FakeStreamLevelConsumer.java: ########## @@ -26,6 +26,7 @@ * Test implementation of {@link StreamLevelConsumer} * This is currently a no-op */ +@Deprecated(since = "Pinot no longer support high level consumer model since v0.12.*") Review Comment: yes. after removing the integ test, this doesn't make sense. will remove it. -- 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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org