[
https://issues.apache.org/jira/browse/HBASE-8496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13696694#comment-13696694
]
ramkrishna.s.vasudevan commented on HBASE-8496:
-----------------------------------------------
@Stack/Andy
We could create the CellBlock decoder that reads Cellblocks but the decoder
would be able to operate on the ByteBuffer and not on the InputStream directly
as how it is designed now.
Ideally we would be reading from DFS using IOUtils.readFully and have
bytebuffer filled up on which we can have a new CellDecoder that has the
resettable property also.
Did you mean this way Stack? This argument is same as what i have described
above wrt KeyValueCodec.
> Implement tags and the internals of how a tag should look like
> --------------------------------------------------------------
>
> Key: HBASE-8496
> URL: https://issues.apache.org/jira/browse/HBASE-8496
> Project: HBase
> Issue Type: New Feature
> Reporter: ramkrishna.s.vasudevan
> Assignee: ramkrishna.s.vasudevan
> Fix For: 0.98.0
>
> Attachments: Tag design.pdf
>
>
> The intent of this JIRA comes from HBASE-7897.
> This would help us to decide on the structure and format of how the tags
> should look like.
--
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