[
https://issues.apache.org/jira/browse/HBASE-15467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15336987#comment-15336987
]
Matteo Bertozzi commented on HBASE-15467:
-----------------------------------------
v2 looks good to me, +1
> Remove 1.x/2.0 TableDescriptor incompatibility
> ----------------------------------------------
>
> Key: HBASE-15467
> URL: https://issues.apache.org/jira/browse/HBASE-15467
> Project: HBase
> Issue Type: Bug
> Components: master, regionserver
> Affects Versions: 2.0.0
> Reporter: Matteo Bertozzi
> Assignee: Matteo Bertozzi
> Fix For: 2.0.0
>
> Attachments: HBASE-15467-v0.patch, HBASE-15467-v1.patch,
> hbase-15467_v2.patch
>
>
> I'm experimenting with Master on "2.0" and RSs on 1.x and the first problem
> that I get is on createTable where the Master is trying to write the HTD as
> TableDescriptor instead of TableSchema and the RS is not able to read it.
> Since TableDescriptor does nothing for now. I'd say we can remove it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)