[
https://issues.apache.org/jira/browse/HBASE-25249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17263418#comment-17263418
]
Hudson commented on HBASE-25249:
--------------------------------
Results for branch master
[build #182 on
builds.a.o|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/182/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(x) {color:red}-1 general checks{color}
-- Something went wrong running this stage, please [check relevant console
output|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/182//console].
(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- Something went wrong running this stage, please [check relevant console
output|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/182//console].
(x) {color:red}-1 jdk11 hadoop3 checks{color}
-- Something went wrong running this stage, please [check relevant console
output|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/182//console].
(x) {color:red}-1 source release artifact{color}
-- See build output for details.
(x) {color:red}-1 client integration test{color}
-- Something went wrong with this stage, [check relevant console
output|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/182//console].
> 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)