You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Jean-Marc Spaggiari (JIRA)" <ji...@apache.org> on 2014/07/30 19:30:39 UTC

[jira] [Resolved] (HBASE-11614) Table create should failed when user provides MAX_FILESIZE lower to minimum

     [ https://issues.apache.org/jira/browse/HBASE-11614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Marc Spaggiari resolved HBASE-11614.
-----------------------------------------

    Resolution: Not a Problem

Ok. This is already fixed in trunk HMaster.sanityCheckTableDescriptor is not there in 0.98. That's why I have been able to create a table with 0 as the MAX_FILESIZE. We can re-open a JIRA if we want this to be backported.

> Table create should failed when user provides MAX_FILESIZE lower to minimum
> ---------------------------------------------------------------------------
>
>                 Key: HBASE-11614
>                 URL: https://issues.apache.org/jira/browse/HBASE-11614
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Jean-Marc Spaggiari
>            Assignee: Jean-Marc Spaggiari
>         Attachments: HBASE-11614-v0-trunk.patch
>
>
> MAX_FILESIZE = 0 doesn't make sense. We should avoid creating such tables.



--
This message was sent by Atlassian JIRA
(v6.2#6252)