What's new in JPPF 5.2.10
This maintenance release brings important bug fixes
Bug Fixes
- JPPF-534 When no jvm.options is in the config file, a NullPointerException is thrown
- JPPF-537 Task is being submitted to a driver and canceled immediately afterwards, no cancellation effect is visible.
- JPPF-538 Deadlock after call of hasAvailableConnection
- JPPF-542 Job dispatch expiration does not work in multi-server topology
- JPPF-544 Wrong handling of broadcast job monitoring
- JPPF-560 org.jppf.utils.collections.ConcurrentHashSet.add() return value does not follow java.util.Set API
- JPPF-561 JPPFUuid generates uuid collisions
JPPF Links: Web Site - Downloads - Documentation - User forums - Issue tracker