Skip to content
This repository has been archived by the owner on Sep 6, 2022. It is now read-only.

JTango 9.5.18

Compare
Choose a tag to compare
@gwen-soleil gwen-soleil released this 26 Nov 15:12
  • ZMQ HWM for send buffer is now set to unlimited to avoid potential ZMQ subscription problems due to the buffer size when a client subscribes for events on a very large number of attributes. The ZMQ low level subscription command could be dropped (not sent on the network) sometimes before this fix.
  • remove the build with openjdk7
  • set compilation with java 8 (-source and -target)