<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/mongo.git/src/mongo/db/repl/sync_source_resolver.cpp, branch master</title>
<subtitle>github.com: mongodb/mongo.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mongo.git/'/>
<entry>
<title>SERVER-60173 Ban implicit capture of `this` via `[=]` in lambda expressions</title>
<updated>2023-05-17T22:34:33+00:00</updated>
<author>
<name>Juan Gu</name>
<email>juan.gu@mongodb.com</email>
</author>
<published>2023-05-05T17:59:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mongo.git/commit/?id=02bf3f55f88874bf397b42758c9cd36093633f9e'/>
<id>02bf3f55f88874bf397b42758c9cd36093633f9e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-73112 Avoid constructing global namespaces directly</title>
<updated>2023-02-26T22:02:09+00:00</updated>
<author>
<name>jannaerin</name>
<email>golden.janna@gmail.com</email>
</author>
<published>2023-02-21T23:06:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mongo.git/commit/?id=728500f59d1a6be4fd95b8ffa7d3c7dd122b25be'/>
<id>728500f59d1a6be4fd95b8ffa7d3c7dd122b25be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includes</title>
<updated>2022-05-06T00:08:12+00:00</updated>
<author>
<name>Billy Donahue</name>
<email>billy.donahue@mongodb.com</email>
</author>
<published>2022-05-05T21:27:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mongo.git/commit/?id=330458e81f9baa3f936d639dc3edbe1a8c4c5a32'/>
<id>330458e81f9baa3f936d639dc3edbe1a8c4c5a32</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-62214 Replace some internal uses of ImplicitDefault read concern</title>
<updated>2022-01-18T16:27:25+00:00</updated>
<author>
<name>Gabriel Marks</name>
<email>gabriel.marks@mongodb.com</email>
</author>
<published>2022-01-18T15:18:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mongo.git/commit/?id=31a411b86fafc6ca303f697dd0a88d7e32acc483'/>
<id>31a411b86fafc6ca303f697dd0a88d7e32acc483</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-55963 Use "denylist" in replication subsystems</title>
<updated>2021-04-30T17:12:57+00:00</updated>
<author>
<name>Shreyas Kalyan</name>
<email>shreyas.kalyan@10gen.com</email>
</author>
<published>2021-04-20T17:12:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mongo.git/commit/?id=1c2ae5a2203000534aae7f3fb5b6317b60a35d02'/>
<id>1c2ae5a2203000534aae7f3fb5b6317b60a35d02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-47270: Only run the SyncSourceResolver if the syncing node is in rollback-via-refetch</title>
<updated>2020-07-01T16:09:42+00:00</updated>
<author>
<name>XueruiFa</name>
<email>xuerui.fa@mongodb.com</email>
</author>
<published>2020-06-22T18:31:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mongo.git/commit/?id=5ffbd8f8322651b4953f29da0cde9e31eab039d4'/>
<id>5ffbd8f8322651b4953f29da0cde9e31eab039d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-28068: Prevent nodes from going into rollback due to falling off the sync source's oplog</title>
<updated>2020-05-21T18:46:44+00:00</updated>
<author>
<name>Xuerui Fa</name>
<email>xuerui.fa@mongodb.com</email>
</author>
<published>2020-05-18T19:20:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mongo.git/commit/?id=7812887269d1623159c541f01b61e99f359cec0b'/>
<id>7812887269d1623159c541f01b61e99f359cec0b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-47735 change mongo source over to logv2</title>
<updated>2020-04-26T23:06:52+00:00</updated>
<author>
<name>Billy Donahue</name>
<email>billy.donahue@mongodb.com</email>
</author>
<published>2020-04-25T16:23:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mongo.git/commit/?id=eae31861e0f813f0099e1d490c4a622d75cd5a08'/>
<id>eae31861e0f813f0099e1d490c4a622d75cd5a08</id>
<content type='text'>
  - Remove several legacy logger/ files
  - Convert all MONGO_LOG_DEFAULT_COMPONENT to the LOGV2 version.
  - Globally replace logger::{LogSeverity,LogComponent} =&gt; logv2::
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - Remove several legacy logger/ files
  - Convert all MONGO_LOG_DEFAULT_COMPONENT to the LOGV2 version.
  - Globally replace logger::{LogSeverity,LogComponent} =&gt; logv2::
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-41873 Remove most remaining uses of 'oplogReplay' flag</title>
<updated>2020-03-26T19:07:14+00:00</updated>
<author>
<name>David Storch</name>
<email>david.storch@mongodb.com</email>
</author>
<published>2020-03-23T19:54:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mongo.git/commit/?id=d0b52ddd66d7e9d79ff5d46a35d760a328464da7'/>
<id>d0b52ddd66d7e9d79ff5d46a35d760a328464da7</id>
<content type='text'>
Starting in 4.4, this flag is accepted by the server but
does not affect how the query is executed. However, there
were several places in the code base where 'oplogReplay'
needed to be handled due to the possibility of a mixed
version 4.2/4.4 cluster. This logic can now be removed,
since a 4.6 node need not be compatible with 4.2.

In order to avoid breaking old drivers, the 'oplogReplay'
find command option and OP_QUERY flag bit will continue to
be accepted but ignored.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Starting in 4.4, this flag is accepted by the server but
does not affect how the query is executed. However, there
were several places in the code base where 'oplogReplay'
needed to be handled due to the possibility of a mixed
version 4.2/4.4 cluster. This logic can now be removed,
since a 4.6 node need not be compatible with 4.2.

In order to avoid breaking old drivers, the 'oplogReplay'
find command option and OP_QUERY flag bit will continue to
be accepted but ignored.
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-46389 Improve replication log line style</title>
<updated>2020-03-17T19:07:37+00:00</updated>
<author>
<name>Tess Avitabile</name>
<email>tess.avitabile@mongodb.com</email>
</author>
<published>2020-03-12T20:12:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mongo.git/commit/?id=759af0dcb8dd4e13fdcdb8a77907b6dabaf7101e'/>
<id>759af0dcb8dd4e13fdcdb8a77907b6dabaf7101e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
