Skip to content

Commit 17556ab

Browse files
authored
[ trivial ] fix backticks in ticket name x2
1 parent 2c66c9d commit 17556ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/includes/changelogs/releases/4.0.25.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Sharding
88

99
- :issue:`SERVER-40293` change_stream.js removal test should do an unordered check on the change stream
1010
- :issue:`SERVER-47699` Change yield type used by range deleter from YIELD_MANUAL to YIELD_AUTO
11-
- :issue:`SERVER-56515` Chunk merge doesn't consider the `incrementChunkMajorVersionOnChunkSplits` parameter
11+
- :issue:`SERVER-56515` Chunk merge doesn't consider the ``incrementChunkMajorVersionOnChunkSplits`` parameter
1212
- :issue:`SERVER-57009` Additional debugging information in case of crash during FCV change
1313
- :issue:`SERVER-57055` delete_during_migrate.js is consistently failing in test suites with Code Coverage enabled
1414
- :issue:`SERVER-57102` Fixing invariants on ShardServerCatalogCacheLoader to consider different terms
@@ -45,7 +45,7 @@ Internals
4545
- :issue:`SERVER-56217` PoolForHost::_maxInUse is init to <int>::max and cannot be changed, and when connections are maxed DBConnectionPool::get() always throws
4646
- :issue:`SERVER-56361` Better FTDC diagnostics of RSM, including server-side isMaster handling
4747
- :issue:`SERVER-56371` Upgrade timelib to 2021.06
48-
- :issue:`SERVER-56373` [RRFaM] When writing FaM images to txn table, write oplog entries with `needsRetryImage`
48+
- :issue:`SERVER-56373` [RRFaM] When writing FaM images to txn table, write oplog entries with ``needsRetryImage``
4949
- :issue:`SERVER-56374` [RRFaM] Have update path write to config.image_collection
5050
- :issue:`SERVER-56375` [RRFaM] Have delete path write to config.transactions
5151
- :issue:`SERVER-56376` [RRFaM] Add jstest that exercises both retryable FaM behaviors

0 commit comments

Comments
 (0)