Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

*: add change log for 2.0 GA #1038

Merged
merged 4 commits into from
Apr 27, 2018
Merged

*: add change log for 2.0 GA #1038

merged 4 commits into from
Apr 27, 2018

Conversation

disksing
Copy link
Contributor

No description provided.

@siddontang
Copy link
Contributor

PTAL @lilin90

@ngaut ngaut changed the title *: add change log for ga. *: add change log for 2.0 GA Apr 26, 2018
CHANGELOG.md Outdated

## v2.0.0-GA
### New Features
* Support using pd-ctl to scatter spcified Regions for manual adjust hotspot regions in some cases
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

manual adjust hotspot regions -> manually adjusting hotspot Regions

CHANGELOG.md Outdated
## v2.0.0-GA
### New Features
* Support using pd-ctl to scatter spcified Regions for manual adjust hotspot regions in some cases
### Improves
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Improve" is a verb. I don't think it's suitable here. You can use "Improvements", or "Breaking Changes".

CHANGELOG.md Outdated
### New Features
* Support using pd-ctl to scatter spcified Regions for manual adjust hotspot regions in some cases
### Improves
* More configuration check rules to prevent unreasonable configurations
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"configurations" -> "configuration"

The "configuration" is an uncountable noun here when it is used for this meaning.

Copy link

@CaitinChen CaitinChen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lilin90 PTAL

CHANGELOG.md Outdated

## v2.0.0-GA
### New Features
* Support using pd-ctl to scatter spcified Regions for manual adjust hotspot regions in some cases

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Support using pd-ctl to scatter specified Regions for manually adjusting hotspot Regions in some cases

CHANGELOG.md Outdated
## v2.0.0-GA
### New Features
* Support using pd-ctl to scatter spcified Regions for manual adjust hotspot regions in some cases
### Improves

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Improvements

CHANGELOG.md Outdated
@@ -1,4 +1,14 @@
# PD Change Log

## v2.0.0-GA
### New Features

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

New Feature

CHANGELOG.md Outdated
### New Features
* Support using pd-ctl to scatter spcified Regions for manual adjust hotspot regions in some cases
### Improves
* More configuration check rules to prevent unreasonable configurations

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Improve configuration check rules to prevent unreasonable scheduling configurations

CHANGELOG.md Outdated
* Support using pd-ctl to scatter spcified Regions for manual adjust hotspot regions in some cases
### Improves
* More configuration check rules to prevent unreasonable configurations
* Optimize scheduling strategy when TiKV node has insufficient space, try the best to prevent disk from becoming full

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggestion: Optimize the scheduling strategy when a TiKV node has insufficient space so as to prevent the disk from being fully occupied

CHANGELOG.md Outdated
### Improves
* More configuration check rules to prevent unreasonable configurations
* Optimize scheduling strategy when TiKV node has insufficient space, try the best to prevent disk from becoming full
* Optimize hot-region scheduler execution efficiency and add more metrics

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Optimize the execution efficiency of the hot-region scheduler and add more metrics
Does "热点调度" mean hot-region scheduler or hotspot scheduler?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is named hot-region scheduler in code.

CHANGELOG.md Outdated

## v2.0.0-GA
### New Features
* Support using pd-ctl to scatter spcified Regions for manually adjusting hotspot Regions in some cases

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

spcified -> specified

CHANGELOG.md Outdated
* Optimize scheduling strategy when TiKV node has insufficient space, try the best to prevent disk from becoming full
* Optimize hot-region scheduler execution efficiency and add more metrics
* Optimize Region health check logic to avoid generating redundant schedule operators

## v2.0.0-rc.5
### New Features

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

New Feature
since there is only one new feature

@siddontang
Copy link
Contributor

PTAL @lilin90

Copy link
Member

@lilin90 lilin90 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link

@CaitinChen CaitinChen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nolouch nolouch merged commit 5e120ed into tikv:master Apr 27, 2018
@disksing disksing deleted the changlog branch May 4, 2018 03:49
disksing added a commit to oh-my-tidb/pd that referenced this pull request May 7, 2018
* *: add change log for ga.
disksing added a commit that referenced this pull request May 8, 2018
* server: skip check a region if there is already a pending operator. (#1029)

* pdctl, api, schedule: pdctl supports scatter region. (#1028)

* add change log (#1024)

* scheduler: hot write scheduler randomly select the balance strategy (#1034)

* *: new store region score function for balance (#1014)

* core: adjust capacity to fit for more cases (#1035)

* check config validation (#1036)

* *: add metrics for hotspot cache (#1027)

* Refine install instructions. (#1041)

These extra steps can help new users who are perhaps not quite so familiar with Go setup and conventions.

* *: add change log for 2.0 GA (#1038)

* *: add change log for ga.

* scheduler: adjust metrics (#1042)

* fix parse error of config.toml (#1043)

* server: resign pd leader when it is not same as etcd leader. (#1039)

* server: fix the valid scheduler was deleted when start coordinator (#1045)

* server: fix the valid scheduler was deleted when start coordinator
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants