Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0-beta-2, 2.0.0
    • test
    • None

    Description

      This one fails the most in the flakey list.

      Attachments

        Issue Links

          Activity

            stack Michael Stack added a comment -

            Pushed debug to master and branch-2 so can see how the two views differ on failure. Changes the row names so they are readable.

            stack Michael Stack added a comment - Pushed debug to master and branch-2 so can see how the two views differ on failure. Changes the row names so they are readable.
            hudson Hudson added a comment -

            FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #4447 (See https://builds.apache.org/job/HBase-Trunk_matrix/4447/)
            HBASE-19837 Flakey TestRegionLoad (stack: rev f3c563fc004b9a373716e7c6159327925ce84c8c)

            • (edit) hbase-server/src/test/java/org/apache/hadoop/hbase/TestRegionLoad.java
            • (edit) hbase-client/src/main/java/org/apache/hadoop/hbase/protobuf/ProtobufUtil.java
            hudson Hudson added a comment - FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #4447 (See https://builds.apache.org/job/HBase-Trunk_matrix/4447/ ) HBASE-19837 Flakey TestRegionLoad (stack: rev f3c563fc004b9a373716e7c6159327925ce84c8c) (edit) hbase-server/src/test/java/org/apache/hadoop/hbase/TestRegionLoad.java (edit) hbase-client/src/main/java/org/apache/hadoop/hbase/protobuf/ProtobufUtil.java
            stack Michael Stack added a comment -

            ClusterStatus is missing Regions that have been assigned to the server and that show as being on the server in earlier logs. Perhaps the ClusterStatus is stale but that don't seem right either given how the assign happened a good while earlier.

            stack Michael Stack added a comment - ClusterStatus is missing Regions that have been assigned to the server and that show as being on the server in earlier logs. Perhaps the ClusterStatus is stale but that don't seem right either given how the assign happened a good while earlier.
            stack Michael Stack added a comment -

            Pushed a dumb wait. See if the problem is stale clusterstatus. If not, then there is a translation problem – a real issue. ClusterStatus is dropping detail.

             

            uagashe FYI

             

            stack Michael Stack added a comment - Pushed a dumb wait. See if the problem is stale clusterstatus. If not, then there is a translation problem – a real issue. ClusterStatus is dropping detail.   uagashe FYI  
            uagashe Umesh Agashe added a comment -

            +1, lgtm

            uagashe Umesh Agashe added a comment - +1, lgtm
            hudson Hudson added a comment -

            FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #4449 (See https://builds.apache.org/job/HBase-Trunk_matrix/4449/)
            HBASE-19837 Flakey TestRegionLoad (stack: rev c60359959c68accdac6df12874cee3d2eba21af6)

            • (edit) hbase-server/src/test/java/org/apache/hadoop/hbase/TestRegionLoad.java
            hudson Hudson added a comment - FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #4449 (See https://builds.apache.org/job/HBase-Trunk_matrix/4449/ ) HBASE-19837 Flakey TestRegionLoad (stack: rev c60359959c68accdac6df12874cee3d2eba21af6) (edit) hbase-server/src/test/java/org/apache/hadoop/hbase/TestRegionLoad.java
            stack Michael Stack added a comment -

            Dumb wait seems to have removed this test from the flakies list which would seem to say that we need to wait on new cluster status update before we do our counters check. Let me do a better job with the patch than shove in a 10 second stall.

            stack Michael Stack added a comment - Dumb wait seems to have removed this test from the flakies list which would seem to say that we need to wait on new cluster status update before we do our counters check. Let me do a better job with the patch than shove in a 10 second stall.
            stack Michael Stack added a comment -

            Pushed an addendum, see attached 0001-HBASE-19837-Flakey-TestRegionLoad-ADDENDUM-Report-mo.patch, that still 'waits' but it also makes the reporting interval 500ms instead of default 3000ms. At worse should wait 1000s. If this don't fix it, need to refactor test. Added some debug to TestMetaShutdown too....

            stack Michael Stack added a comment - Pushed an addendum, see attached 0001- HBASE-19837 -Flakey-TestRegionLoad-ADDENDUM-Report-mo.patch, that still 'waits' but it also makes the reporting interval 500ms instead of default 3000ms. At worse should wait 1000s. If this don't fix it, need to refactor test. Added some debug to TestMetaShutdown too....
            stack Michael Stack added a comment -

            Resolving. Will open new issue if still flakey to refactor the test.

            stack Michael Stack added a comment - Resolving. Will open new issue if still flakey to refactor the test.
            hudson Hudson added a comment -

            FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #4532 (See https://builds.apache.org/job/HBase-Trunk_matrix/4532/)
            HBASE-19837 Flakey TestRegionLoad; ADDENDUM Report more often and wait (stack: rev c245bd5c036dbe84deada8ff94f12a984576ffe4)

            • (edit) hbase-server/src/test/java/org/apache/hadoop/hbase/TestRegionLoad.java
            • (edit) hbase-server/src/test/java/org/apache/hadoop/hbase/master/TestMetaShutdownHandler.java
            hudson Hudson added a comment - FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #4532 (See https://builds.apache.org/job/HBase-Trunk_matrix/4532/ ) HBASE-19837 Flakey TestRegionLoad; ADDENDUM Report more often and wait (stack: rev c245bd5c036dbe84deada8ff94f12a984576ffe4) (edit) hbase-server/src/test/java/org/apache/hadoop/hbase/TestRegionLoad.java (edit) hbase-server/src/test/java/org/apache/hadoop/hbase/master/TestMetaShutdownHandler.java

            People

              stack Michael Stack
              stack Michael Stack
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: