File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ Query and Aggregation
27
27
Replication
28
28
~~~~~~~~~~~
29
29
30
- - :issue:`SERVER-16599` \ :dbcommand:`copydb` and :dbcommand:`clone` commands can crash the server if a primary steps down
30
+ - :issue:`SERVER-16599` :dbcommand:`copydb` and :dbcommand:`clone` commands can crash the server if a primary steps down
31
31
- :issue:`SERVER-16315` Replica set nodes should not threaten to veto nodes whose config version is higher than their own
32
32
- :issue:`SERVER-16274` secondary ``fasserts`` trying to replicate an index
33
33
- :issue:`SERVER-15471` Better error message when replica is not found in ``GhostSync::associateSlave``
50
50
~~~~~
51
51
52
52
- :issue:`SERVER-17216` 2.6 :program:`mongostat` cannot be used with 3.0 :program:`mongod`
53
- - :issue:`SERVER-14190` \ :program:`mongorestore` ``parseMetadataFile`` passes non-null terminated string to '``fromjson``'
53
+ - :issue:`SERVER-14190` :program:`mongorestore` ``parseMetadataFile`` passes non-null terminated string to '``fromjson``'
54
54
55
55
Build and Packaging
56
56
~~~~~~~~~~~~~~~~~~~
@@ -61,12 +61,12 @@ Build and Packaging
61
61
Usability
62
62
~~~~~~~~~
63
63
64
- :issue:`SERVER-14756` The YAML :setting:`storage.quota.enforced`` option is not found
64
+ :issue:`SERVER-14756` The YAML :setting:`storage.quota.enforced` option is not found
65
65
66
66
Testing
67
67
~~~~~~~
68
68
69
- :issue:`SERVER-16421` \ ``sharding_rs2.js`` should clean up data on all replicas
69
+ :issue:`SERVER-16421` ``sharding_rs2.js`` should clean up data on all replicas
70
70
71
71
.. _2.6.7-changelog:
72
72
You can’t perform that action at this time.
0 commit comments