Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-7632

Add streaming mode to camel-splunk consumer

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.14.0
    • None
    • None
    • Patch Available
    • Unknown

    Description

      camel-splunk consumer runs out of memory when splunk resultset is large.
      This is because it accumulates all results in an array list before returning
      them.

      One possible way to address this is to add streaming support to the component.

      Here is the patch for streaming mode:
      https://github.com/dmitrimedvedev/camel/commit/7e4b5e9b206c7a969e6012d9afa40ac7024ee515
      https://github.com/dmitrimedvedev/camel/commit/f7063f760f5abf867fa2a6bbbd187220c941fa00

      Attachments

        Activity

          People

            njiang Willem Jiang
            dmitrimedvedev Dmitri Medvedev
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: