jiazhai commented on issue #1012: [Merge Yahoo repo] CMS-1437: use 
BookieSocketAddress in DNSToSwitchMapping
URL: https://github.com/apache/bookkeeper/pull/1012#issuecomment-359352150
 
 
   @merlimat @sboobna  For BC issue, have same question with @sijie , How is 
the new method in DNSToSwitchMapping used in Pulsar?  
   Is it OK to keep the old method name `List<String> 
resolve(List<BookieSocketAddress> bookieAddressList)` and add new method with 
new name `List<String> resolveAddress(List<String> names)`?  because same name 
"resolve" will cause "both methods have same erasure".
   
    
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to