You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@fluo.apache.org by GitBox <gi...@apache.org> on 2018/06/17 22:55:31 UTC

[GitHub] kpm1985 commented on issue #518: Make Oracle run on a random port

kpm1985 commented on issue #518: Make Oracle run on a random port
URL: https://github.com/apache/fluo/issues/518#issuecomment-397912026
 
 
   I presume you are referencing these lines:
   https://github.com/apache/fluo/blob/01fc804f5914e6f9f2f4bfed8fc6e3e2701c16dd/modules/core/src/main/java/org/apache/fluo/core/oracle/OracleServer.java#L283-L289
   
   We could add some documentation here warning the user that if it is not set it will default to a random free port here:
   https://github.com/apache/fluo/blob/01fc804f5914e6f9f2f4bfed8fc6e3e2701c16dd/modules/core/src/main/java/org/apache/fluo/core/impl/FluoConfigurationImpl.java#L29-L30
   
   @GigabyteProductions would you like to add a javadoc for this?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services