mshijin-ksolves commented on PR #21237:
URL: https://github.com/apache/kafka/pull/21237#issuecomment-3925654632

   @mjsax I have made the changes as suggested, the key points focused on:
   1. Swapping the description sequence to prioritize the Key Serde before the 
Value Serde, matching the standard Key \ Value processing model.
   2. Replacing the "upstream operator" phrasing with "inherited from the 
upstream processing chain" to accurately reflect that Serdes are passed down 
from the source.
   3. Removing all HTML bold tags to simplify the Javadoc source and comply 
with the project's codebase style.


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

Reply via email to