You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Tak-Lon (Stephen) Wu (Jira)" <ji...@apache.org> on 2021/01/09 04:41:00 UTC

[jira] [Comment Edited] (HBASE-25249) Adding HStoreContext

    [ https://issues.apache.org/jira/browse/HBASE-25249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17261749#comment-17261749 ] 

Tak-Lon (Stephen) Wu edited comment on HBASE-25249 at 1/9/21, 4:40 AM:
-----------------------------------------------------------------------

it has been merged as [686b72c44e2b72cb8f8817b0bd24d12f25820a8f|https://github.com/apache/hbase/commit/686b72c44e2b72cb8f8817b0bd24d12f25820a8f] in master branch. if we need to merge it into branch-2, should we normally create a new JIRA for the backport ? we can do it later when necessary, just try to understand if one commit would be in both master and branch-2, what the normal process is. Thanks


was (Author: taklwu):
it has been merged as [686b72c44e2b72cb8f8817b0bd24d12f25820a8f|https://github.com/apache/hbase/commit/686b72c44e2b72cb8f8817b0bd24d12f25820a8f] in master branch. if we need to merge it into branch-2, should we normally create a new JIRA for the backport ? 


> Adding HStoreContext
> --------------------
>
>                 Key: HBASE-25249
>                 URL: https://issues.apache.org/jira/browse/HBASE-25249
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 3.0.0-alpha-1, 2.4.0, 2.3.4
>            Reporter: Abhishek Khanna
>            Assignee: Tak-Lon (Stephen) Wu
>            Priority: Major
>             Fix For: 3.0.0-alpha-1
>
>
> Adding HStoreContext which contains the metadata about the HStore. This meta data can be used across the HFileWriter/Readers and other HStore consumers without the need of passing around the complete store and exposing its internals. This is a refactoring change which cleans up the existing code so that the following commits can leverage the context for a more maintainable code.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)