rmahindra123 opened a new pull request #3694:
URL: https://github.com/apache/hudi/pull/3694


   ## What is the purpose of the pull request
   
   Instead of using Json based payloads for the control protocol across 
Coordinator and Participants, this PR switches to using Protobuf instead for 
proper evolution of the protocol. In addition, we get rid of a couple of 
interface methods enforcing throwing IOExceptions. And add log4j to ensure 
debug logs while running the kafka connect.
    
   ## Brief change log
   
   1. Protobuf for control protocol.
   2. Remove throwing exceptions in interface.
   
   ## Verify this pull request
   
   Tested with kafka, ZK and confluent schema registry locally. 


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