Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0
    • None
    • None
    • Reviewed

    Description

      In order to address the comments over in HBASE-10800 related to comparing Cell with a serialized KV's key we had some need for that in Bloom filters. After discussing with Anoop, we found that it may be possible to remove/modify some of the APIs in the BloomFilter interfaces and for doing that we can purge ByteBloomFilter.

      I read the code and found that ByteBloomFilter was getting used in V1 version only. Now as it is obsolete we can remove this code and move some of the static APIs in ByteBloomFilter to some other util class or bloom related classes which will help us in refactoring the code too.

      Attachments

        1. HBASE-13510_7.patch
          84 kB
          ramkrishna.s.vasudevan
        2. HBASE-13510_6.patch
          86 kB
          ramkrishna.s.vasudevan
        3. HBASE-13510_5.patch
          86 kB
          ramkrishna.s.vasudevan
        4. HBASE-13510_3.patch
          85 kB
          ramkrishna.s.vasudevan
        5. HBASE-13510_2.patch
          55 kB
          ramkrishna.s.vasudevan
        6. HBASE-13510_1.patch
          17 kB
          ramkrishna.s.vasudevan

        Activity

          People

            ram_krish ramkrishna.s.vasudevan
            ram_krish ramkrishna.s.vasudevan
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: