Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-14361

ReplicationSink should create Connection instances lazily

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      Over on HBASE-12911 I have a patch that registers Connection instances with the metrics system. In both standalone server and tll client applications, I was surprised to see multiple connection objects showing up that are unused. These are pretty heavy objects, including lots of client threads for the batch pool. We should track these down and remove them – if they're not some kind of phantom artifacts of my WIP patch over there.

      Attachments

        1. hmaster.log
          120 kB
          Heng Chen
        2. HBASE-14361-0.98.patch
          2 kB
          Nick Dimiduk
        3. HBASE-14361.patch
          2 kB
          Heng Chen
        4. HBASE-14361_v2.patch
          2 kB
          Heng Chen
        5. HBASE-14361_v1.patch
          2 kB
          Heng Chen
        6. 14361.v3.txt
          3 kB
          Michael Stack
        7. 14361.v3.txt
          3 kB
          Michael Stack
        8. 14361.v3.txt
          3 kB
          Michael Stack
        9. 14361.v3.txt
          3 kB
          Michael Stack

        Issue Links

          Activity

            People

              chenheng Heng Chen
              ndimiduk Nick Dimiduk
              Votes:
              0 Vote for this issue
              Watchers:
              11 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: