VotersStop watchingWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.1.4, 1.0.4
    • Performance
    • None

    Description

      branch-1.1 and branch-1.0 need this:

      — a/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java
      +++ b/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java
      @@ -7377,6 +7377,7 @@ public class HRegion implements HeapSize, PropagatingConfigurationObserver, Regi
      checkReadOnly();
      checkResources();
      checkRow(mutation.getRow(), op.toString());
      + checkFamilies(mutation.getFamilyCellMap().keySet());
      startRegionOperation(op);
      this.writeRequestsCount.increment();
      try {

      Its an addendum on HBASE-15091 so fix for this oversight is in branch-1.2+.

      Attachments

        1. 15153.branch-1.1.patch
          0.9 kB
          Michael Stack
        2. 15153v2.branch-1.1.patch
          1 kB
          Michael Stack
        3. 15153v3.branch-1.1.patch
          1 kB
          Michael Stack

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            stack Michael Stack
            stack Michael Stack
            Votes:
            0 Vote for this issue
            Watchers:
            2 Stop watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment