[
https://issues.apache.org/jira/browse/HBASE-7188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliott Clark updated HBASE-7188:
---------------------------------
Attachment: HBASE-7188-10.patch
Block Encoding enum was loading by string the different encoding types.
So I moved the encoding classes into hbase-common. To do that I needed to move
two constants from HFileBlock into HConstants. I prefixed these moved
constants with HFILEBLOCK_
I also had to make hbase-client depend upon prefix tree so I could get that
class.
> Move classes into hbase-client
> ------------------------------
>
> Key: HBASE-7188
> URL: https://issues.apache.org/jira/browse/HBASE-7188
> Project: HBase
> Issue Type: Sub-task
> Components: Admin, Client, IPC/RPC, Replication, snapshots
> Affects Versions: 0.96.0
> Reporter: Elliott Clark
> Assignee: Elliott Clark
> Priority: Critical
> Fix For: 0.96.0
>
> Attachments: HBASE-7188-0.patch, HBASE-7188-10.patch,
> HBASE-7188-1.patch, HBASE-7188-2.patch, HBASE-7188-3.patch,
> HBASE-7188-5.patch, HBASE-7188-6.patch, HBASE-7188-7.patch,
> HBASE-7188-8.patch, HBASE-7188-9.patch
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira