hbase/dev-support/design-docs
Duo Zhang a62e071bf7 HBASE-26486 Attach the new region replication framework design doc to git repo (#3884)
Signed-off-by: Yulin Niu <niuyulin@apache.org>
2021-12-31 12:29:48 +08:00
..
Coprocessor_Design_Improvements-Use_composition_instead_of_inheritance-HBASE-17732.adoc HBASE-17730 Add documentation to upgrade coprocessors for 2.0 2018-04-04 13:08:22 -07:00
HBASE-11339 MOB GA design.pdf HBASE-23198 Update ref guide for distributed MOB compaction. 2020-03-05 11:40:42 -06:00
HBASE-18070-ROOT_hbase_meta_Region_Replicas.pdf HBASE-25503: HBase code download is failing on windows with invalid path error (#2880) 2021-01-13 09:49:38 -08:00
HBASE-18095-Zookeeper-less-client-connection-design.adoc HBASE-23331: Documentation for HBASE-18095 2020-02-19 20:10:17 -08:00
HBASE-18659 Use HDFS ACL to give user the ability to read snapshot directly on HDFS.pdf HBASE-22625 documet use scan snapshot feature (#496) 2019-08-23 15:04:53 -07:00
HBASE-22514-Reimplement-rsgroup-feature-and-move-it-into-core-of-HBase.pdf HBASE-23911 Attach the new rsgroup implementation design doc to our code base (#1224) 2020-03-02 15:43:40 +08:00
HBASE-22749 MOB distributed compaction.pdf HBASE-23198 Update ref guide for distributed MOB compaction. 2020-03-05 11:40:42 -06:00
HBASE-23347-pluggable-authentication.md HBASE-23347 Allow custom authentication methods for RPCs 2020-01-16 10:27:28 -05:00
HBASE-24289-Heterogeneous Storage for Date Tiered Compaction.md HBASE-24289 Heterogeneous Storage for Date Tiered Compaction (#1730) 2020-06-30 15:10:04 +08:00
HBASE-24620_New_ClusterManager_And_Agent_Which_Submits_Command_Through_ZooKeeper.pdf HBASE-24620 : Add a ClusterManager which submits command to ZooKeeper and its Agent which picks and execute those Commands (#2299) 2020-12-21 15:33:36 +05:30
HBASE-26233-A_new_framework_for_region_replication.pdf HBASE-26486 Attach the new region replication framework design doc to git repo (#3884) 2021-12-31 12:29:48 +08:00
NamedQueue_Framework_Design_HBASE-24528_HBASE-22978_HBASE-24718.pdf HBASE-26345 Design doc for HBase NamedQueue framework (ADDENDUM) 2021-10-18 15:55:38 +05:30
README.txt HBASE-18884 Coprocessor Design Improvements follow up of HBASE-17732; MINOR AMENDMENT adding README to design-doc dir 2017-09-28 13:24:40 -07:00

README.txt

This directory hosts design docs and proposals. Add here final
or near-final writeups so they are easy to find and part of
the code base.

Be warned that final delivery may not be a perfect reflection
of what is captured at design time; implementation bends as
it encounters hurdles not conceptualized at design-time.

The effort at capturing all design in a single directory ratherthan spread
about JIRA as attachments was begun in September of 2017.