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

Move isFamilyEssential(byte[] name) out of Filter interface in 0.94

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.94.5
    • 0.94.6
    • None
    • None
    • Reviewed

    Description

      As Dave Latham pointed out here:
      https://issues.apache.org/jira/browse/HBASE-5416?focusedCommentId=13584553&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13584553

      The addition of isFamilyEssential(byte[] name) in Filter interface in 0.94.5 broke backward compatibility.

      Agreement in subsequent discussions on HBASE-5416 was reached: isFamilyEssential(byte[] name) should be lifted from Filter interface into FilterBase class.

      This would allow 0.94.6 to be compatible with 0.94.1 to 0.94.4 releases.

      Attachments

        1. 7920-addendum.txt
          0.7 kB
          Lars Hofhansl
        2. 7920-94-v2.txt
          5 kB
          Ted Yu
        3. 7920-94.txt
          5 kB
          Ted Yu

        Issue Links

          Activity

            People

              yuzhihong@gmail.com Ted Yu
              yuzhihong@gmail.com Ted Yu
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: