wangjialing218 commented on issue #12040:
URL: https://github.com/apache/pulsar/issues/12040#issuecomment-927246673


   > Please take a look at the linked PR. My expectation is that the KOP 
handler obtain its server ports using:
   > 
   > ```
   > List<BindAddress> bindAddresses = 
BindAddressValidator.validateBindAddresses(serviceConfig,
   >                 Arrays.asList("kafka", "kafka+ssl"));
   > ```
   @EronWright 
   Let me know if I understand correctly, The scope of this PIP is only for 
Pulsar bind address.
   KOP bind kafka address through `KafkaChannelInitializer` when 
`ProtocolHandler.newChannelInitializers()` is called.


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