Can anyone tell me why the Bulk UDP service is being deprecated?
I'm using it currently as it's a handy way to send non-critical data to
ES without the associated overheads of doing it via the standard API and
without affecting the performance of the application sending the data
(as it's essentially fire-and-forget).
"This feature is rarely used. Removing it will help reduce the moving parts
of Elasticsearch and focus on the core."
If there is demand, I can jump in and move the bulk UDP code to a
community-supported plugin for ES 2.0
For syslog, I have implemented a similar plugin:
Jörg
On Tue, Mar 24, 2015 at 12:14 PM, Steve Freegard smf@fsl.com wrote:
Hi all,
Can anyone tell me why the Bulk UDP service is being deprecated?
I'm using it currently as it's a handy way to send non-critical data to ES
without the associated overheads of doing it via the standard API and
without affecting the performance of the application sending the data (as
it's essentially fire-and-forget).
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.