Concurrency causing Ruby Exception - logstash-5.4.3

We are getting the below error in logstash-5.4.3.
I am not seeing any transaction failure due to this issue. Is there any suggestion to fix the problem??
[2018-10-16T18:53:21,745][ERROR][logstash.filters.ruby ] Ruby exception occurred: Detected invalid array contents due to unsynchronized modifications with concurrent users
[2018-10-16T18:53:21,745][ERROR][logstash.filters.ruby ] Ruby exception occurred: Detected invalid array contents due to unsynchronized modifications with concurrent users

[2018-10-16T19:24:04,033][ERROR][logstash.filters.ruby ] Ruby exception occurred: Detected invalid hash contents due to unsynchronized modifications with concurrent users
[2018-10-16T19:24:04,033][ERROR][logstash.filters.ruby ] Ruby exception occurred: Detected invalid hash contents due to unsynchronized modifications with concurrent users

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.