[
https://issues.apache.org/jira/browse/HBASE-690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jim Kellerman moved HADOOP-2156 to HBASE-690:
---------------------------------------------
Fix Version/s: (was: 0.16.0)
0.16.0
Affects Version/s: (was: 0.15.0)
Key: HBASE-690 (was: HADOOP-2156)
Project: Hadoop HBase (was: Hadoop Core)
> BufferUnderflowException for un-named HTableDescriptors
> -------------------------------------------------------
>
> Key: HBASE-690
> URL: https://issues.apache.org/jira/browse/HBASE-690
> Project: Hadoop HBase
> Issue Type: Bug
> Reporter: Stu Hood
> Assignee: stack
> Priority: Trivial
> Fix For: 0.16.0
>
> Attachments: 2156.patch
>
>
> Passing an HTableDescriptor without a name to
> HBaseAdmin.createTable(HTableDescriptor) causes a
> java.nio.BufferUnderflowException.
> Reproduce by creating an HTableDescriptor with the default constructor and
> passing to createTable.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.