File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -32,6 +32,8 @@ Issues fixed:
32
32
reorder shard key fields
33
33
- :issue:`SERVER-61275` Destruct the size storer after the session cache
34
34
has shutdown
35
+ - :issue:`WT-9870` Fix updating pinned timestamp whenever oldest timestamp is
36
+ updated during recovery
35
37
36
38
- `All JIRA issues closed in 4.4.17
37
39
<https://jira.mongodb.org/issues/?jql=project%20in%20(SERVER%2CTOOLS%2CWT)%20AND%20resolution%3D%27Fixed%27%20and%20fixversion%3D%274.4.17%27>`_
Original file line number Diff line number Diff line change @@ -42,6 +42,8 @@ Issues fixed:
42
42
after running simple $search query
43
43
- :issue:`SERVER-63843` Don't allow recursive doLog in synchronous
44
44
signal handlers
45
+ - :issue:`WT-9870` Fix updating pinned timestamp whenever oldest timestamp is
46
+ updated during recovery
45
47
46
48
- `All JIRA issues closed in 6.0.2
47
49
<https://jira.mongodb.org/issues/?jql=project%20in%20(SERVER%2CTOOLS%2CWT)%20AND%20resolution%3D%27Fixed%27%20and%20fixversion%3D%276.0.2%27>`_
You can’t perform that action at this time.
0 commit comments