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

Reduce the number of Cell implementations; the profusion is distracting to users and JIT

    XMLWordPrintableJSON

Details

    • Bug
    • Status: In Progress
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Performance
    • None

    Description

      We have a wild blossom of Cell implementations in hbase. Purge the bulk of them. Make it so we do one type well. JIT gets confused if it has an abstract or an interface and then the instantiated classes are myriad (megamorphic).

      Attachments

        1. 0001-current.patch
          15 kB
          Michael Stack
        2. 0001-current.patch
          15 kB
          Michael Stack
        3. hits.20673.png
          10 kB
          Michael Stack

        Issue Links

          Activity

            People

              stack Michael Stack
              stack Michael Stack
              Votes:
              1 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated: