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

config: fix the bug that sometimes the dynamic config cannot be obtained #842

Merged
merged 2 commits into from
Jan 8, 2021

Conversation

HunDunDM
Copy link
Contributor

@HunDunDM HunDunDM commented Jan 6, 2021

Signed-off-by: Zheng Xiangsheng [email protected]

  • config: fix the bug that the dynamic config cannot be obtained when the PD starts later than the dashboard server

After the dashboard server is started, if the PD starts after 15 minutes, the dynamic config cannot be obtained normally and some services cannot be used. This PR fixes this bug.

…he PD starts later than the dashboard server

Signed-off-by: Zheng Xiangsheng <[email protected]>
@breezewish
Copy link
Member

/merge

@ti-chi-bot
Copy link
Member

This pull request has been accepted and is ready to merge.

Commit hash: 2838248

1 similar comment
@ti-chi-bot
Copy link
Member

This pull request has been accepted and is ready to merge.

Commit hash: 2838248

@ti-chi-bot ti-chi-bot merged commit 99d5d70 into pingcap:master Jan 8, 2021
@HunDunDM HunDunDM deleted the config/never-stop branch January 8, 2021 14:20
breezewish pushed a commit that referenced this pull request Feb 19, 2021
…he PD starts later than the dashboard server (#842)

Signed-off-by: Zheng Xiangsheng <[email protected]>
breezewish added a commit that referenced this pull request Mar 12, 2021
* use cache for slow query and statements (#828)
* Optimize slow-query list (#835)
* keyviz: fix the bug that table info cannot be obtained if the database name contains special chars (#840)
* ui: remember the coarse scrolled position for statements and slow queries list (#843)
* ui: refine page change statistics (#839)
* fix slow query bug when order by other fields (#838)
* config: fix the bug that the dynamic config cannot be obtained when the PD starts later than the dashboard server (#842)
* Add placeholders for using scaffold (#844)
* ui: add more shared session expired duration options (#849)
* Fix(ui): Fix statemtent list initial loading (#846)
* Update github.com/oleiade/reflections to v1.0.1 to avoid checksum mismatch (#850)
* update package name (#857)
* keyviz: support obtaining table info with clustered index from tidb (#845)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants