Uploaded image for project: 'Flume'
  1. Flume
  2. FLUME-1007

JDBC Channel using Derby as a provider does not scale

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.0.0
    • None
    • Channel
    • None

    Description

      In the attached test, I fill up the JDBC Channel and then drain it. It appears as the number of the events in the channel increase, the length it takes to drain the queue increases in a non-linear fashion.

      Events 5,000
      Put 2907 ms
      Take 33615 ms

      Events 10,000
      Put 4469 ms
      Take 259937 ms

      Events: 15,000
      Put 6590 ms
      Take 643294 ms

      Attachments

        1. FLUME-1007.patch
          8 kB
          Brock Noland

        Activity

          People

            aprabhakar Arvind Prabhakar
            brocknoland Brock Noland
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: