[jira] [Commented] (HBASE-24734) Wrong comparator opening Region when 'split-to-WAL' enabled.

2021-07-16 Thread Yi Mei (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17381808#comment-17381808 ] Yi Mei commented on HBASE-24734: Hi [~anoop.hbase] when split meta wal to hfile, it has already use META

[jira] [Commented] (HBASE-24734) Wrong comparator opening Region when 'split-to-WAL' enabled.

2021-07-15 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17381757#comment-17381757 ] Anoop Sam John commented on HBASE-24734: I think we should fix it the other way around. META

[jira] [Commented] (HBASE-24734) Wrong comparator opening Region when 'split-to-WAL' enabled.

2021-07-15 Thread Yi Mei (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17381711#comment-17381711 ] Yi Mei commented on HBASE-24734: Maybe containsRange method should consider both normal table and meta

[jira] [Commented] (HBASE-24734) Wrong comparator opening Region when 'split-to-WAL' enabled.

2021-06-01 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17355058#comment-17355058 ] Anoop Sam John commented on HBASE-24734: When WAL split happens for META region, we will hit

[jira] [Commented] (HBASE-24734) Wrong comparator opening Region when 'split-to-WAL' enabled.

2020-07-22 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17163123#comment-17163123 ] Michael Stack commented on HBASE-24734: --- This is a super rare bug. Happens in the verify of the

[jira] [Commented] (HBASE-24734) Wrong comparator opening Region when 'split-to-WAL' enabled.

2020-07-15 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17157968#comment-17157968 ] Guanghao Zhang commented on HBASE-24734: The hfile creation only happened on in

[jira] [Commented] (HBASE-24734) Wrong comparator opening Region when 'split-to-WAL' enabled.

2020-07-14 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17157873#comment-17157873 ] Michael Stack commented on HBASE-24734: --- Oh, I missed that is new code that came in w/

[jira] [Commented] (HBASE-24734) Wrong comparator opening Region when 'split-to-WAL' enabled.

2020-07-14 Thread Huaxiang Sun (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17157785#comment-17157785 ] Huaxiang Sun commented on HBASE-24734: -- Yeah, it seems that it does not user meta comparator for