[
https://issues.apache.org/jira/browse/HBASE-12250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16425121#comment-16425121
]
stack commented on HBASE-12250:
-------------------------------
Committed wthout a JIRA ID
tree 81ea6cb1212ff7438b65b0cb26a1bde97f843567
parent 0dee72466d5152bae6e60fe2230bef1464a83ff2
author manukranthk <[email protected]> Mon Oct 13 18:40:43 2014 -0700
committer stack <[email protected]> Sat Oct 18 16:25:03 2014 -0400
Add admin endpoint for updating the configuration on the regionserver
Summary: This is a follow up diff for the jira to add the functionality to
update configs in an online fashion.
Test Plan: Unit test. This adds an end point on the regionserver. It just tries
to call the end point and make sure the call succeeds.
Differential Revision: https://reviews.facebook.net/D24861
Signed-off-by: stack <[email protected]>
Conflicts:
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestRegionServerOnlineConfigChange.java
> Adding an endpoint for updating the regionserver config
> -------------------------------------------------------
>
> Key: HBASE-12250
> URL: https://issues.apache.org/jira/browse/HBASE-12250
> Project: HBase
> Issue Type: Task
> Components: regionserver
> Affects Versions: 2.0.0
> Reporter: Manukranth Kolloju
> Assignee: Manukranth Kolloju
> Priority: Minor
> Fix For: 0.99.2, 2.0.0
>
> Attachments:
> 0001-Add-admin-endpoint-for-updating-the-configuration-on.patch,
> 0001-Add-admin-endpoint-for-updating-the-configuration-on.patch,
> 0001-HBASE-12250-Add-admin-endpoint-for-updating-the-conf.patch,
> 0001-HBASE-12250-Add-admin-endpoint-for-updating-the-conf.patch
>
> Original Estimate: 48h
> Remaining Estimate: 48h
>
> This is a follow up Jira that adds the end point for updating the
> configuration on the regionserver.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)