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

Hash.java is declared as public Interface - but it should be Private

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 1.0.0, 1.1.0
    • 2.0.0
    • None
    • None
    • Reviewed

    Description

      Currently Hash.java is marked as public. But we are not allowing the user to configure his own Hash.java impl using FQCN. It is currently working as an enum based type.
      So this class should be an Private interface and not a direct user facing interface. Thanks to Anoop for confirming on this.

      Attachments

        1. HBASE-13368_1.patch
          3 kB
          ramkrishna.s.vasudevan
        2. HBASE-13368.patch
          0.7 kB
          ramkrishna.s.vasudevan

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: