Michael Stack created HBASE-24596:
-------------------------------------
Summary: Document general framework to execute remote procedure on
RegionServer
Key: HBASE-24596
URL: https://issues.apache.org/jira/browse/HBASE-24596
Project: HBase
Issue Type: Sub-task
Components: documentation
Reporter: Michael Stack
Document -- probably best in javadoc -- the system added by HBASE-19216
'Implement a general framework to execute remote procedure on RS ' for having
procedures run tasks on remote regionservers. The system evolved a good while
ago in HBASE-19216 to manage replication peers. It was then adopted by the new
procedure-based distributed WAL splitting feature with some worry that the
latter didn't use the framework properly (so far, all looks good).
This issue is about vetting the distributed WAL splitters usage and doc'ing the
framework as I go. This framework is useful. Others will want to exploit it.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)