We’re happy to announce today a new release of Siren Federate version 28 - which is compatible with Elasticsearch version 8.2.3. This release includes the following:
New features:
- Added a new REST API
_siren/nodes/benchmarkthat can be used to evaluate different aspects of the Federate plugin.
Enhancements:
- Improved networking performance of the
search-projecttask. - Updated default values for the following settings:
- The setting
siren.io.pipeline.hash.partitions_per_nodethat sets the number of partitions per node used in theHASH_JOINalgorithm, now defaults to the number of CPUs - 1. - The setting
siren.io.pipeline.max_packet_sizethat sets the size of data packets sent between nodes of the cluster now defaults to 1MB.
- The setting
Bug fixes:
- Fixed the retrieval of dynamic and node-level settings
siren.io.pipeline.*in Federate tasks. - Fixed an issue that could cause a node to cache failed statistics.
Download it here.