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

Async HBase sink FD leak on client shutdown

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.6.0
    • 1.7.0
    • Sinks+Sources
    • None

    Description

      Currently every time Async Hbase Sink calls HBaseSink.shutdown, there is FD leak due to HBaseSink using CustomChannelFactory where releaseExternalResources() is overridden to a No-op. Need to replace this with a standard NioClientSocketChannelFactory, that releases external resources properly

      Attachments

        1. FLUME-2738.patch
          2 kB
          Johny Rufus
        2. FLUME-2738-1.patch
          6 kB
          Johny Rufus
        3. FLUME-2738-2.patch
          6 kB
          Johny Rufus
        4. FLUME-2738-3.patch
          6 kB
          Johny Rufus

        Activity

          People

            jrufus Johny Rufus
            jrufus Johny Rufus
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: