[ 
https://issues.apache.org/jira/browse/HBASE-11288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17173190#comment-17173190
 ] 

Michael Stack commented on HBASE-11288:
---------------------------------------

Update: I have been running the HBASE-11288.branch-2 on our little ITBLL rig 
here of 12 nodes or so. Doing the baseline I ran 5 cycles of 1B rows on each 
run – which is what we've been doing to 'check' if a version is basically 
sound. With root in the mix, all seems to basically work. On my first run, we 
stalled after the second cycle after two runs checked out w/ all REFERENCES in 
place – it seems to be an issue w/ my rig rather than hbase. On second run over 
last night, we did one cycle and then stalled.... cluster seems healthy so 
again seems like issue w/ the rig rather than hbase.... but let me run again.
{code:java}
hbase(main):001:0> scan 'hbase:root'
ROW                                                          COLUMN+CELL
 hbase:meta,,1                                               
column=info:regioninfo, timestamp=2020-08-07T09:30:28.921Z, 
value=PBUF\x08\x01\x12\x0D\x0A\x05hbase\x12\x04meta\x1A\x00"\x00(\x000\x008\x00
 hbase:meta,,1                                               
column=info:seqnumDuringOpen, timestamp=2020-08-07T09:30:28.921Z, 
value=\x00\x00\x00\x00\x00\x00M\xB1
 hbase:meta,,1                                               
column=info:server, timestamp=2020-08-07T09:30:28.921Z, 
value=hbasedn192.example.org:16020
 hbase:meta,,1                                               
column=info:serverstartcode, timestamp=2020-08-07T09:30:28.921Z, 
value=\x00\x00\x01s\xC8/g\x87
 hbase:meta,,1                                               column=info:sn, 
timestamp=2020-08-07T09:30:28.632Z, 
value=hbasedn192.example.org,16020,1596791416711
 hbase:meta,,1                                               column=info:state, 
timestamp=2020-08-07T09:30:28.921Z, value=OPEN
 hbase:meta,,1                                               column=info:v, 
timestamp=2020-08-06T18:53:08.596Z, value=\x00\x01
1 row(s)
Took 0.2852 seconds
 {code}

> Splittable Meta
> ---------------
>
>                 Key: HBASE-11288
>                 URL: https://issues.apache.org/jira/browse/HBASE-11288
>             Project: HBase
>          Issue Type: Umbrella
>          Components: meta
>            Reporter: Francis Christopher Liu
>            Assignee: Francis Christopher Liu
>            Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to