[ https://issues.apache.org/jira/browse/HBASE-17785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15925191#comment-15925191 ]
Hadoop QA commented on HBASE-17785: ----------------------------------- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote || Subsystem || Runtime || Comment || | {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m 15s {color} | {color:blue} Docker mode activated. {color} | | {color:green}+1{color} | {color:green} hbaseanti {color} | {color:green} 0m 0s {color} | {color:green} Patch does not have any anti-patterns. {color} | | {color:green}+1{color} | {color:green} @author {color} | {color:green} 0m 0s {color} | {color:green} The patch does not contain any @author tags. {color} | | {color:green}+1{color} | {color:green} test4tests {color} | {color:green} 0m 0s {color} | {color:green} The patch appears to include 1 new or modified test files. {color} | | {color:green}+1{color} | {color:green} mvninstall {color} | {color:green} 4m 13s {color} | {color:green} master passed {color} | | {color:green}+1{color} | {color:green} compile {color} | {color:green} 0m 27s {color} | {color:green} master passed {color} | | {color:green}+1{color} | {color:green} checkstyle {color} | {color:green} 0m 23s {color} | {color:green} master passed {color} | | {color:green}+1{color} | {color:green} mvneclipse {color} | {color:green} 0m 22s {color} | {color:green} master passed {color} | | {color:green}+1{color} | {color:green} findbugs {color} | {color:green} 0m 48s {color} | {color:green} master passed {color} | | {color:green}+1{color} | {color:green} javadoc {color} | {color:green} 0m 20s {color} | {color:green} master passed {color} | | {color:green}+1{color} | {color:green} mvninstall {color} | {color:green} 0m 26s {color} | {color:green} the patch passed {color} | | {color:green}+1{color} | {color:green} compile {color} | {color:green} 0m 24s {color} | {color:green} the patch passed {color} | | {color:green}+1{color} | {color:green} javac {color} | {color:green} 0m 24s {color} | {color:green} the patch passed {color} | | {color:green}+1{color} | {color:green} checkstyle {color} | {color:green} 0m 24s {color} | {color:green} the patch passed {color} | | {color:green}+1{color} | {color:green} mvneclipse {color} | {color:green} 0m 22s {color} | {color:green} the patch passed {color} | | {color:green}+1{color} | {color:green} whitespace {color} | {color:green} 0m 0s {color} | {color:green} The patch has no whitespace issues. {color} | | {color:green}+1{color} | {color:green} hadoopcheck {color} | {color:green} 37m 5s {color} | {color:green} Patch does not cause any errors with Hadoop 2.6.1 2.6.2 2.6.3 2.6.4 2.6.5 2.7.1 2.7.2 2.7.3 or 3.0.0-alpha2. {color} | | {color:green}+1{color} | {color:green} findbugs {color} | {color:green} 1m 0s {color} | {color:green} the patch passed {color} | | {color:green}+1{color} | {color:green} javadoc {color} | {color:green} 0m 21s {color} | {color:green} the patch passed {color} | | {color:green}+1{color} | {color:green} unit {color} | {color:green} 3m 26s {color} | {color:green} hbase-rsgroup in the patch passed. {color} | | {color:green}+1{color} | {color:green} asflicense {color} | {color:green} 0m 10s {color} | {color:green} The patch does not generate ASF License warnings. {color} | | {color:black}{color} | {color:black} {color} | {color:black} 50m 54s {color} | {color:black} {color} | \\ \\ || Subsystem || Report/Notes || | Docker | Client=1.10.1 Server=1.10.1 Image:yetus/hbase:8d52d23 | | JIRA Patch URL | https://issues.apache.org/jira/secure/attachment/12858771/HBASE-17785.patch | | JIRA Issue | HBASE-17785 | | Optional Tests | asflicense javac javadoc unit findbugs hadoopcheck hbaseanti checkstyle compile | | uname | Linux 5e6ecc71d691 3.19.0-25-generic #26~14.04.1-Ubuntu SMP Fri Jul 24 21:16:20 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux | | Build tool | maven | | Personality | /home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/component/dev-support/hbase-personality.sh | | git revision | master / 14fb57c | | Default Java | 1.8.0_121 | | findbugs | v3.0.0 | | Test Results | https://builds.apache.org/job/PreCommit-HBASE-Build/6100/testReport/ | | modules | C: hbase-rsgroup U: hbase-rsgroup | | Console output | https://builds.apache.org/job/PreCommit-HBASE-Build/6100/console | | Powered by | Apache Yetus 0.3.0 http://yetus.apache.org | This message was automatically generated. > RSGroupBasedLoadBalancer fails to assign new table regions when cloning > snapshot > -------------------------------------------------------------------------------- > > Key: HBASE-17785 > URL: https://issues.apache.org/jira/browse/HBASE-17785 > Project: HBase > Issue Type: Bug > Reporter: Andrew Purtell > Assignee: Andrew Purtell > Fix For: 2.0.0 > > Attachments: HBASE-17785.patch > > > A novice starting out with RSGroupBasedLoadBalancer will want to enable it > and, before assigning tables to groups, may want to create some test tables. > Currently that does not work when creating a table by cloning a snapshot, in > a surprising way. All regions of the table fail to open yet it is moved into > ENABLED state. The client hangs indefinitely. > {noformat} > 2017-03-14 19:25:49,833 INFO [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > snapshot.CloneSnapshotHandler: Clone snapshot=seed on table=test_1 completed! > 2017-03-14 19:25:49,871 INFO [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > hbase.MetaTableAccessor: Added 25 > 2017-03-14 19:25:49,875 WARN [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > rsgroup.RSGroupBasedLoadBalancer: Group for table test_1 is null > 2017-03-14 19:25:49,875 WARN [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > rsgroup.RSGroupBasedLoadBalancer: Group for table test_1 is null > 2017-03-14 19:25:49,875 WARN [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > rsgroup.RSGroupBasedLoadBalancer: Group for table test_1 is null > 2017-03-14 19:25:49,875 WARN [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > rsgroup.RSGroupBasedLoadBalancer: Group for table test_1 is null > 2017-03-14 19:25:49,875 WARN [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > rsgroup.RSGroupBasedLoadBalancer: Group for table test_1 is null > 2017-03-14 19:25:49,875 WARN [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > rsgroup.RSGroupBasedLoadBalancer: Group for table test_1 is null > 2017-03-14 19:25:49,875 WARN [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > rsgroup.RSGroupBasedLoadBalancer: Group for table test_1 is null > 2017-03-14 19:25:49,875 WARN [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > rsgroup.RSGroupBasedLoadBalancer: Group for table test_1 is null > 2017-03-14 19:25:49,875 WARN [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > rsgroup.RSGroupBasedLoadBalancer: Group for table test_1 is null > 2017-03-14 19:25:49,875 WARN [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > rsgroup.RSGroupBasedLoadBalancer: Group for table test_1 is null > 2017-03-14 19:25:49,875 WARN [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > rsgroup.RSGroupBasedLoadBalancer: Group for table test_1 is null > 2017-03-14 19:25:49,875 WARN [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > rsgroup.RSGroupBasedLoadBalancer: Group for table test_1 is null > 2017-03-14 19:25:49,875 WARN [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > rsgroup.RSGroupBasedLoadBalancer: Group for table test_1 is null > 2017-03-14 19:25:49,875 WARN [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > rsgroup.RSGroupBasedLoadBalancer: Group for table test_1 is null > 2017-03-14 19:25:49,875 WARN [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > rsgroup.RSGroupBasedLoadBalancer: Group for table test_1 is null > 2017-03-14 19:25:49,875 WARN [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > rsgroup.RSGroupBasedLoadBalancer: Group for table test_1 is null > 2017-03-14 19:25:49,875 WARN [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > rsgroup.RSGroupBasedLoadBalancer: Group for table test_1 is null > 2017-03-14 19:25:49,875 WARN [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > rsgroup.RSGroupBasedLoadBalancer: Group for table test_1 is null > 2017-03-14 19:25:49,875 WARN [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > rsgroup.RSGroupBasedLoadBalancer: Group for table test_1 is null > 2017-03-14 19:25:49,875 WARN [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > rsgroup.RSGroupBasedLoadBalancer: Group for table test_1 is null > 2017-03-14 19:25:49,875 WARN [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > rsgroup.RSGroupBasedLoadBalancer: Group for table test_1 is null > 2017-03-14 19:25:49,875 WARN [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > rsgroup.RSGroupBasedLoadBalancer: Group for table test_1 is null > 2017-03-14 19:25:49,875 WARN [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > rsgroup.RSGroupBasedLoadBalancer: Group for table test_1 is null > 2017-03-14 19:25:49,875 WARN [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > rsgroup.RSGroupBasedLoadBalancer: Group for table test_1 is null > 2017-03-14 19:25:49,875 WARN [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > rsgroup.RSGroupBasedLoadBalancer: Group for table test_1 is null > 2017-03-14 19:25:49,876 DEBUG [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > rsgroup.RSGroupBasedLoadBalancer: Group Information found to be null. Some > regions might be unassigned. > 2017-03-14 19:25:49,878 WARN [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > master.RegionStates: Failed to open/close d090e1601e01c69d1fcc032e614fb6d1 on > null, set to FAILED_OPEN > 2017-03-14 19:25:49,878 INFO [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > master.RegionStates: Transition {d090e1601e01c69d1fcc032e614fb6d1 > state=OFFLINE, ts=1489519549871, server=null} to > {d090e1601e01c69d1fcc032e614fb6d1 state=FAILED_OPEN, ts=1489519549878, > server=null} > 2017-03-14 19:25:49,878 WARN [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > master.RegionStates: Failed to open/close 84923d2d514e03e55ab154c92157ccb1 on > null, set to FAILED_OPEN > 2017-03-14 19:25:49,878 INFO [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > master.RegionStates: Transition {84923d2d514e03e55ab154c92157ccb1 > state=OFFLINE, ts=1489519549871, server=null} to > {84923d2d514e03e55ab154c92157ccb1 state=FAILED_OPEN, ts=1489519549878, > server=null} > 2017-03-14 19:25:49,878 WARN [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > master.RegionStates: Failed to open/close 963f7e4edacc84963287ded0b18df6fa on > null, set to FAILED_OPEN > 2017-03-14 19:25:49,878 INFO [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > master.RegionStates: Transition {963f7e4edacc84963287ded0b18df6fa > state=OFFLINE, ts=1489519549871, server=null} to > {963f7e4edacc84963287ded0b18df6fa state=FAILED_OPEN, ts=1489519549878, > server=null} > 2017-03-14 19:25:49,878 WARN [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > master.RegionStates: Failed to open/close fc7490f9b10706e7a56879861159dbcd on > null, set to FAILED_OPEN > 2017-03-14 19:25:49,878 INFO [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > master.RegionStates: Transition {fc7490f9b10706e7a56879861159dbcd > state=OFFLINE, ts=1489519549871, server=null} to > {fc7490f9b10706e7a56879861159dbcd state=FAILED_OPEN, ts=1489519549878, > server=null} > 2017-03-14 19:25:49,878 WARN [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > master.RegionStates: Failed to open/close 049f6fc952ab01e72f33bba1bc5dd65d on > null, set to FAILED_OPEN > 2017-03-14 19:25:49,878 INFO [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > master.RegionStates: Transition {049f6fc952ab01e72f33bba1bc5dd65d > state=OFFLINE, ts=1489519549871, server=null} to > {049f6fc952ab01e72f33bba1bc5dd65d state=FAILED_OPEN, ts=1489519549878, > server=null} > 2017-03-14 19:25:49,878 WARN [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > master.RegionStates: Failed to open/close 94ce90589fd4149b5f88bc8e6ef888f2 on > null, set to FAILED_OPEN > 2017-03-14 19:25:49,878 INFO [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > master.RegionStates: Transition {94ce90589fd4149b5f88bc8e6ef888f2 > state=OFFLINE, ts=1489519549871, server=null} to > {94ce90589fd4149b5f88bc8e6ef888f2 state=FAILED_OPEN, ts=1489519549878, > server=null} > 2017-03-14 19:25:49,878 WARN [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > master.RegionStates: Failed to open/close 0e53c04d48073b8d2f7750f0e25036de on > null, set to FAILED_OPEN > 2017-03-14 19:25:49,878 INFO [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > master.RegionStates: Transition {0e53c04d48073b8d2f7750f0e25036de > state=OFFLINE, ts=1489519549871, server=null} to > {0e53c04d48073b8d2f7750f0e25036de state=FAILED_OPEN, ts=1489519549878, > server=null} > 2017-03-14 19:25:49,878 WARN [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > master.RegionStates: Failed to open/close 9cea3e97118fd9d5d911cb6a713fe92c on > null, set to FAILED_OPEN > 2017-03-14 19:25:49,878 INFO [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > master.RegionStates: Transition {9cea3e97118fd9d5d911cb6a713fe92c > state=OFFLINE, ts=1489519549871, server=null} to > {9cea3e97118fd9d5d911cb6a713fe92c state=FAILED_OPEN, ts=1489519549878, > server=null} > 2017-03-14 19:25:49,878 WARN [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > master.RegionStates: Failed to open/close 2dcfc3c3797f63e9612c7f06cd43ef09 on > null, set to FAILED_OPEN > 2017-03-14 19:25:49,878 INFO [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > master.RegionStates: Transition {2dcfc3c3797f63e9612c7f06cd43ef09 > state=OFFLINE, ts=1489519549871, server=null} to > {2dcfc3c3797f63e9612c7f06cd43ef09 state=FAILED_OPEN, ts=1489519549878, > server=null} > 2017-03-14 19:25:49,878 WARN [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > master.RegionStates: Failed to open/close 08172bfac46deaa38cd1b53fe3a6da15 on > null, set to FAILED_OPEN > 2017-03-14 19:25:49,878 INFO [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > master.RegionStates: Transition {08172bfac46deaa38cd1b53fe3a6da15 > state=OFFLINE, ts=1489519549871, server=null} to > {08172bfac46deaa38cd1b53fe3a6da15 state=FAILED_OPEN, ts=1489519549878, > server=null} > 2017-03-14 19:25:49,878 WARN [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > master.RegionStates: Failed to open/close f1f7d7992fe87a90f83b89160e872e1c on > null, set to FAILED_OPEN > 2017-03-14 19:25:49,878 INFO [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > master.RegionStates: Transition {f1f7d7992fe87a90f83b89160e872e1c > state=OFFLINE, ts=1489519549871, server=null} to > {f1f7d7992fe87a90f83b89160e872e1c state=FAILED_OPEN, ts=1489519549878, > server=null} > 2017-03-14 19:25:49,878 WARN [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > master.RegionStates: Failed to open/close 5b0ffe069c7fb61532a007dcccdceeed on > null, set to FAILED_OPEN > 2017-03-14 19:25:49,878 INFO [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > master.RegionStates: Transition {5b0ffe069c7fb61532a007dcccdceeed > state=OFFLINE, ts=1489519549872, server=null} to > {5b0ffe069c7fb61532a007dcccdceeed state=FAILED_OPEN, ts=1489519549878, > server=null} > 2017-03-14 19:25:49,878 WARN [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > master.RegionStates: Failed to open/close f2b05bace075fd0af582b1556dfd9424 on > null, set to FAILED_OPEN > 2017-03-14 19:25:49,878 INFO [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > master.RegionStates: Transition {f2b05bace075fd0af582b1556dfd9424 > state=OFFLINE, ts=1489519549872, server=null} to > {f2b05bace075fd0af582b1556dfd9424 state=FAILED_OPEN, ts=1489519549878, > server=null} > 2017-03-14 19:25:49,878 WARN [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > master.RegionStates: Failed to open/close ddeae8251147c720f2bfb31f5c4f38ea on > null, set to FAILED_OPEN > 2017-03-14 19:25:49,878 INFO [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > master.RegionStates: Transition {ddeae8251147c720f2bfb31f5c4f38ea > state=OFFLINE, ts=1489519549872, server=null} to > {ddeae8251147c720f2bfb31f5c4f38ea state=FAILED_OPEN, ts=1489519549878, > server=null} > 2017-03-14 19:25:49,878 WARN [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > master.RegionStates: Failed to open/close 36bd37cbf02b1e774df09a713ed73f39 on > null, set to FAILED_OPEN > 2017-03-14 19:25:49,878 INFO [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > master.RegionStates: Transition {36bd37cbf02b1e774df09a713ed73f39 > state=OFFLINE, ts=1489519549872, server=null} to > {36bd37cbf02b1e774df09a713ed73f39 state=FAILED_OPEN, ts=1489519549878, > server=null} > 2017-03-14 19:25:49,878 WARN [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > master.RegionStates: Failed to open/close 60199e589af842ae1b468bc59225896c on > null, set to FAILED_OPEN > 2017-03-14 19:25:49,878 INFO [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > master.RegionStates: Transition {60199e589af842ae1b468bc59225896c > state=OFFLINE, ts=1489519549872, server=null} to > {60199e589af842ae1b468bc59225896c state=FAILED_OPEN, ts=1489519549878, > server=null} > 2017-03-14 19:25:49,878 WARN [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > master.RegionStates: Failed to open/close 78988f15ae27088228dc6b343e78bb22 on > null, set to FAILED_OPEN > 2017-03-14 19:25:49,878 INFO [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > master.RegionStates: Transition {78988f15ae27088228dc6b343e78bb22 > state=OFFLINE, ts=1489519549872, server=null} to > {78988f15ae27088228dc6b343e78bb22 state=FAILED_OPEN, ts=1489519549878, > server=null} > 2017-03-14 19:25:49,878 WARN [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > master.RegionStates: Failed to open/close dc3f7144432876d8c9638dddaeab9a4b on > null, set to FAILED_OPEN > 2017-03-14 19:25:49,878 INFO [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > master.RegionStates: Transition {dc3f7144432876d8c9638dddaeab9a4b > state=OFFLINE, ts=1489519549873, server=null} to > {dc3f7144432876d8c9638dddaeab9a4b state=FAILED_OPEN, ts=1489519549878, > server=null} > 2017-03-14 19:25:49,878 WARN [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > master.RegionStates: Failed to open/close 86042d73e77f8f4600f72f5e40402ee0 on > null, set to FAILED_OPEN > 2017-03-14 19:25:49,878 INFO [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > master.RegionStates: Transition {86042d73e77f8f4600f72f5e40402ee0 > state=OFFLINE, ts=1489519549873, server=null} to > {86042d73e77f8f4600f72f5e40402ee0 state=FAILED_OPEN, ts=1489519549878, > server=null} > 2017-03-14 19:25:49,878 WARN [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > master.RegionStates: Failed to open/close c5d04d3d9539f872f6ea3ba439039c92 on > null, set to FAILED_OPEN > 2017-03-14 19:25:49,878 INFO [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > master.RegionStates: Transition {c5d04d3d9539f872f6ea3ba439039c92 > state=OFFLINE, ts=1489519549873, server=null} to > {c5d04d3d9539f872f6ea3ba439039c92 state=FAILED_OPEN, ts=1489519549878, > server=null} > 2017-03-14 19:25:49,878 WARN [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > master.RegionStates: Failed to open/close 6cd6f1ee48a5c4c984a1669f5479bebb on > null, set to FAILED_OPEN > 2017-03-14 19:25:49,879 INFO [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > master.RegionStates: Transition {6cd6f1ee48a5c4c984a1669f5479bebb > state=OFFLINE, ts=1489519549873, server=null} to > {6cd6f1ee48a5c4c984a1669f5479bebb state=FAILED_OPEN, ts=1489519549879, > server=null} > 2017-03-14 19:25:49,879 WARN [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > master.RegionStates: Failed to open/close 6d93918ba17b9c9c8c6ce8dd7f80faa9 on > null, set to FAILED_OPEN > 2017-03-14 19:25:49,879 INFO [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > master.RegionStates: Transition {6d93918ba17b9c9c8c6ce8dd7f80faa9 > state=OFFLINE, ts=1489519549873, server=null} to > {6d93918ba17b9c9c8c6ce8dd7f80faa9 state=FAILED_OPEN, ts=1489519549879, > server=null} > 2017-03-14 19:25:49,879 WARN [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > master.RegionStates: Failed to open/close 0916b60e63a12117338729422ccce167 on > null, set to FAILED_OPEN > 2017-03-14 19:25:49,879 INFO [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > master.RegionStates: Transition {0916b60e63a12117338729422ccce167 > state=OFFLINE, ts=1489519549874, server=null} to > {0916b60e63a12117338729422ccce167 state=FAILED_OPEN, ts=1489519549879, > server=null} > 2017-03-14 19:25:49,879 WARN [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > master.RegionStates: Failed to open/close 986d43427be51aa346487a7ffb2fcd45 on > null, set to FAILED_OPEN > 2017-03-14 19:25:49,879 INFO [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > master.RegionStates: Transition {986d43427be51aa346487a7ffb2fcd45 > state=OFFLINE, ts=1489519549874, server=null} to > {986d43427be51aa346487a7ffb2fcd45 state=FAILED_OPEN, ts=1489519549879, > server=null} > 2017-03-14 19:25:49,879 WARN [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > master.RegionStates: Failed to open/close 6eb76d90c9a07fff51b1fa1d9dabfef4 on > null, set to FAILED_OPEN > 2017-03-14 19:25:49,879 INFO [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > master.RegionStates: Transition {6eb76d90c9a07fff51b1fa1d9dabfef4 > state=OFFLINE, ts=1489519549874, server=null} to > {6eb76d90c9a07fff51b1fa1d9dabfef4 state=FAILED_OPEN, ts=1489519549879, > server=null} > 2017-03-14 19:25:49,879 INFO [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > master.AssignmentManager: Bulk assigning 25 region(s) across 5 server(s), > round-robin=true > 2017-03-14 19:25:49,880 DEBUG [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > master.GeneralBulkAssigner: Timeout-on-RIT=61000 > 2017-03-14 19:25:49,880 DEBUG [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > master.GeneralBulkAssigner: bulk assigning total 0 regions to 0 servers, took > 0ms, successfully > 2017-03-14 19:25:49,880 INFO [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > master.AssignmentManager: Bulk assigning done > 2017-03-14 19:25:49,880 INFO [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > zookeeper.ZKTableStateManager: Moving table test_1 state from ENABLING to > ENABLED > 2017-03-14 19:25:49,886 DEBUG [MASTER_TABLE_OPERATIONS-ip-172-31-5-95:8100-0] > lock.ZKInterProcessLockBase: Released > /hbase/table-lock/test_1/write-master:81000000000004 > {noformat} -- This message was sent by Atlassian JIRA (v6.3.15#6346)