[
https://issues.apache.org/jira/browse/HBASE-18828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16428547#comment-16428547
]
Sean Busbey commented on HBASE-18828:
-------------------------------------
How's this as a start?
{code}
* 369877d07a - (HEAD -> branch-2.0, origin/branch-2.0) HBASE-20308 Dockerfile
for test must include git. (9 days ago)
* 2e612527aa - HBASE-20130 (ADDENDUM) Use defaults (16020 & 16030) as base
ports when the RS is bound to localhost (10 days ago)
* 24f19fd5f0 - HBASE-20199 Add a unit test to verify flush and snapshot
permission requirements aren't excessive (10 days ago)
* 163c8beeba - HBASE-20280 Fix possibility of deadlocking in
refreshFileConnections (10 days ago)
... 59 commits
* dc845a7df9 - HBASE-20075 remove logic for branch-1.1 nightly testing (4 weeks
ago)
* 39c8acfed6 - HBASE-15151 ensure findbugs check runs in nightly tests on all
branches. (4 weeks ago)
* 8698e20768 - HBASE-18467 report nightly results to devs via jira (4 weeks ago)
* b325ae5593 - HBASE-20114 Fix IllegalFormatConversionException in rsgroup.jsp
Repplication. Was reverted earlier. (4 weeks ago)
* 1146625c4c - HBASE-20144 The shutdown of master will hang if there are no
live region server (4 weeks ago)
* 6e55325a80 - HBASE-20108 Remove jline exclusion from ZooKeeper (4 weeks ago)
| * dba480856b - (origin/branch-2) HBASE-20308 Dockerfile for test must include
git. (9 days ago)
| ... 115 commits
| * af9a108a93 - HBASE-19987 error-prone 2.2.0 (4 weeks ago)
| * ac18ae2722 - HBASE-20108 Remove jline exclusion from ZooKeeper (4 weeks ago)
|/
* 96a42b7359 - Revert "HBASE-20137 TestRSGroups is flakey" (4 weeks ago)
* f5c8713bdd - HBASE-20134 dev-support scripts should use mktemp instead of
hard-coding /tmp. (4 weeks ago)
... 6089 commits
* 5f3c0b7f9b - HBASE-11439 StripeCompaction may not obey the OffPeak rule to
compaction (Victor Xu) (3 years, 9 months ago)
* ba044f010e - HBASE-11435 Visibility labelled cells fail to getting
replicated. (Anoop) (3 years, 9 months ago)
* 0e8e41d0ef - HBASE-11355 a couple of callQueue related improvements (3 years,
9 months ago)
* 92c52a727a - Updated version in master to 2.0.0-SNAPSHOT after 'branch-1' is
created for 1.x line of releases (3 years, 9 months ago)
| * 6c98bff7b7 - (tag: rel/1.0.0, tag: 1.0.0RC5, tag: 1.0.0) Updated
CHANGES.txt for 1.0.0RC5 (3 years, 2 months ago)
| * 5fa72e0375 - Updated documentation (3 years, 2 months ago)
| * ecc7fb8ed1 - HBASE-13028 Cleanup MapReduce InputFormats (3 years, 2 months
ago)
| * 581770780b - Revert "HBASE-12867 Add ability to specify custom replication
endpoint to add_peer" (3 years, 2 months ago)
| * 255dc4e58a - HBASE-12971 Replication stuck due to large default value for
replication.source.maxretriesmultiplier. (3 years, 2 months ago)
... 927 commits
| * b59d931590 - HBASE-11439 StripeCompaction may not obey the OffPeak rule to
compaction (Victor Xu) (3 years, 9 months ago)
| * a02716fb45 - HBASE-11435 Visibility labelled cells fail to getting
replicated. (Anoop) (3 years, 9 months ago)
| * 9a6a59c7b7 - HBASE-11355 a couple of callQueue related improvements (3
years, 9 months ago)
|/
* 0167558eb3 - HBASE-11448 Fix javadoc warnings (3 years, 9 months ago)
* 34cd00b291 - HBASE-11443
TestIOFencing#testFencingAroundCompactionAfterWALSync times out (3 years, 9
months ago)
* 5af264c5b5 - HBASE-11335 Fix the TABLE_DIR param in TableSnapshotInputFormat
(deepankar) (3 years, 9 months ago)
* cfba8ccbad - HBASE-11433 LruBlockCache does not respect its configurable
parameters (3 years, 9 months ago)
... 8815 commits
* 948d0cdec4 - HADOOP-1045. Add contrib/hbase, a BigTable-like online
database. (11 years ago)
{code}
It's a bit out of date but gives a sense of scale. would be better to use
master instead of branch-2 I think? so we can see both amount of change 1 to 2
and amount of change while stabilizing 2 compared to the ~1k commits while
stabilizing 1?
> [2.0] Generate CHANGES.txt
> --------------------------
>
> Key: HBASE-18828
> URL: https://issues.apache.org/jira/browse/HBASE-18828
> Project: HBase
> Issue Type: Sub-task
> Reporter: stack
> Assignee: stack
> Priority: Blocker
> Fix For: 2.0.0
>
> Attachments: changelog.md, hbase_branches.svg, releasenotes.md
>
>
> See [~busbey] writeup on generating CHANGES.txt here HBASE-14025 (fold it
> into refguide while at it..)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)