brandboat opened a new pull request, #19879:
URL: https://github.com/apache/kafka/pull/19879

   Move AddPartitionsToTxnManager to server module and convert to Java.
   This patch moves AddPartitionsToTxnManager from the core module to the 
server module, with its package updated from `kafka.server` to 
`org.apache.kafka.server.transaction`. Additionally, several configuration used 
by AddPartitionsToTxnManager are moved from KafkaConfig.java to 
AbstractKafkaConfig.java.
   - brokerId
   - requestTimeoutMs
   - controllerListenerNames
   - interBrokerListenerName
   - interBrokerSecurityProtocol
   - effectiveListenerSecurityProtocolMap


-- 
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: jira-unsubscr...@kafka.apache.org

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

Reply via email to