This is an automated email from the ASF dual-hosted git repository.
zghao pushed a change to branch branch-2.2
in repository https://gitbox.apache.org/repos/asf/hbase.git.
from 3793ced HBASE-21990 puppycrawl checkstyle dtds 404... moved to
sourceforge
new cc9033c HBASE-21986 Generate CHANGES.md and RELEASENOTES.md for 2.2.0
new 743f680 HBASE-21972 Copy master doc into branch-2.2 and edit to make
it suit 2.2.0
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
CHANGES.md | 526 +++
CHANGES.txt | 4455 --------------------
RELEASENOTES.md | 1011 +++++
.../asciidoc/_chapters/appendix_hfile_format.adoc | 32 +-
src/main/asciidoc/_chapters/architecture.adoc | 258 +-
src/main/asciidoc/_chapters/community.adoc | 3 +
src/main/asciidoc/_chapters/configuration.adoc | 89 +-
src/main/asciidoc/_chapters/cp.adoc | 9 +-
src/main/asciidoc/_chapters/developer.adoc | 162 +-
src/main/asciidoc/_chapters/ops_mgt.adoc | 276 +-
src/main/asciidoc/_chapters/preface.adoc | 2 +-
src/main/asciidoc/_chapters/security.adoc | 7 +-
src/main/asciidoc/_chapters/spark.adoc | 699 +++
src/main/asciidoc/_chapters/sync_replication.adoc | 125 +
src/main/asciidoc/_chapters/troubleshooting.adoc | 4 +-
src/main/asciidoc/_chapters/upgrading.adoc | 37 +-
src/main/asciidoc/book.adoc | 3 +-
17 files changed, 2984 insertions(+), 4714 deletions(-)
create mode 100644 CHANGES.md
delete mode 100755 CHANGES.txt
create mode 100644 RELEASENOTES.md
create mode 100644 src/main/asciidoc/_chapters/spark.adoc
create mode 100644 src/main/asciidoc/_chapters/sync_replication.adoc