[
https://issues.apache.org/jira/browse/HBASE-11968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14637811#comment-14637811
]
Hudson commented on HBASE-11968:
--------------------------------
FAILURE: Integrated in HBase-TRUNK #6672 (See
[https://builds.apache.org/job/HBase-TRUNK/6672/])
HBASE-11968 If MOB is enabled, it should make sure hfile v3 is being used.
(anoopsamjohn: rev 686e1e5bc5a12172276ca3881e240e905829ad64)
* hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java
> If MOB is enabled, it should make sure hfile v3 is being used.
> --------------------------------------------------------------
>
> Key: HBASE-11968
> URL: https://issues.apache.org/jira/browse/HBASE-11968
> Project: HBase
> Issue Type: Bug
> Affects Versions: hbase-11339
> Reporter: Jonathan Hsieh
> Assignee: Anoop Sam John
> Fix For: hbase-11339
>
> Attachments: HBASE-11968.patch
>
>
> There are currently no warnings if HFile V2 is used while the mob feature is
> enabled. Ideally the mob code path should check if hfile v3 is used and if
> it is not default to the normal read/write paths.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)