eolivelli commented on issue #297: Issue 296: Bookie supports ephemeral port URL: https://github.com/apache/bookkeeper/pull/297#issuecomment-318245171 @zhaijack @sijie In DL tests do you need non-loopback addresses ? Another approach can be to allow port=0 (and automatic choose) on loopback interfaces (which in turn is to be enabled explicitly). Another approach, only for tests, is to allow "local transport" (enableLocalTransport=true) and disabile "network transport" (disableServerSocketBind=true), this is one of the reasons for which I have introduced such features ---------------------------------------------------------------- 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
