navina commented on PR #11355:
URL: https://github.com/apache/pinot/pull/11355#issuecomment-1680047613

   > Not introduced in this PR, but why do we prefer reading the bytes instead 
of directly reading the message?
   
   The original change I introduced in #9224 was to cleanly decouple the 
interfaces for "fetching" a record from stream and "decoding" the payload. But 
that broke LinkedIn's build which was using a custom implementation of stream 
consumer and doesn't provide the capability to fetch raw bytes from kafka 
stream. So, it was fixed forward in #9544 . 
   


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

Reply via email to