ZeeQS 1.0.0-alpha4
Pre-release
Pre-release
Changelog
- the Hazelcast ring-buffer name and more connection retry options can be configured (#59)
io.zeebe.hazelcast
to zeebe.client.worker.hazelcast
. An existing configuration must be adjusted. For example, the connection to Hazelcast must now be configured as zeebe.client.worker.hazelcast.connection=zeebe:5701
(instead of zeebe.hazelcast.connection=zeebe:5701
).