takraj opened a new pull request, #1167:
URL: https://github.com/apache/plc4x/pull/1167

   Build a fat jar that contains all the dependencies, so user can set up a 
plc4x proxy server much easier.
   
   ```
   $ java -jar plc4j-plc4x-server-0.12.0-SNAPSHOT-uber-jar.jar
   11:50:07.822 [main] DEBUG 
io.netty.util.internal.logging.InternalLoggerFactory -- Using SLF4J as the 
default logging framework
   11:50:07.826 [main] DEBUG io.netty.channel.MultithreadEventLoopGroup -- 
-Dio.netty.eventLoopThreads: 24
   11:50:07.833 [main] DEBUG io.netty.util.concurrent.GlobalEventExecutor -- 
-Dio.netty.globalEventExecutor.quietPeriodSeconds: 1
   11:50:07.839 [main] DEBUG io.netty.util.internal.InternalThreadLocalMap -- 
-Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
   11:50:07.839 [main] DEBUG io.netty.util.internal.InternalThreadLocalMap -- 
-Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
   ...
   ```


-- 
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: dev-unsubscr...@plc4x.apache.org

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

Reply via email to