Skip to content

DOCSP-16424 remove SERVER-56307 from 4.0.25 release notes top5 #5415

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

Merged
merged 1 commit into from
Jun 4, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion source/includes/changelogs/releases/4.0.25.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ Internals
- :issue:`SERVER-55019` install_compass does not run on all supported platforms
- :issue:`SERVER-56164` All performance projects use the master DSI branch
- :issue:`SERVER-56217` PoolForHost::_maxInUse is init to <int>::max and cannot be changed, and when connections are maxed DBConnectionPool::get() always throws
- :issue:`SERVER-56307` The chunk migration "convergence algorithm" is very primitive
- :issue:`SERVER-56361` Better FTDC diagnostics of RSM, including server-side isMaster handling
- :issue:`SERVER-56371` Upgrade timelib to 2021.06
- :issue:`SERVER-56373` [RRFaM] When writing FaM images to txn table, write oplog entries with `needsRetryImage`
Expand Down
2 changes: 0 additions & 2 deletions source/release-notes/4.0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ Issues fixed:
ShardServerCatalogCacheLoader to consider different terms
- :issue:`SERVER-56854` Provide the ability for RSM requests to timeout
and mark the server as failed
- :issue:`SERVER-56307` The chunk migration "convergence algorithm" is
very primitive
- :issue:`SERVER-56217` PoolForHost::_maxInUse is init to <int>::max and
cannot be changed, and when connections are maxed
DBConnectionPool::get() always throws
Expand Down