When using camel-splunk consumer component I noticed that when large amount
of splunk
events is returned in a single poll it runs out of memory, because it
collects all polled results
into an array list.

To remedy this I added optional streaming support to the camel-splunk
consumer:

https://github.com/dmitrimedvedev/camel/commit/7e4b5e9b206c7a969e6012d9afa40ac7024ee515

Does it look correct? and if yes, how do I go about contributing this patch?

Thanks,

Dmitri



--
View this message in context: 
http://camel.465427.n5.nabble.com/camel-splunk-streaming-mode-tp5754269.html
Sent from the Camel Development mailing list archive at Nabble.com.

Reply via email to