<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/mongo.git/src/mongo/db/repl/rollback_impl.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-77125 Avoid unnecessary construction of NamespaceString on collection acquisitions</title>
<updated>2023-05-16T11:26:10+00:00</updated>
<author>
<name>Jordi Serra Torrens</name>
<email>jordi.serra-torrens@mongodb.com</email>
</author>
<published>2023-05-16T10:14:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mongo.git/commit/?id=69212b824a786bbc627dc4accdcbfaccfda12e15'/>
<id>69212b824a786bbc627dc4accdcbfaccfda12e15</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-75276 writeConflictRetry should properly be using a NamespaceStringOrUUID instead of a StringData</title>
<updated>2023-05-15T23:20:28+00:00</updated>
<author>
<name>Sophia Tan</name>
<email>sophia_tll@hotmail.com</email>
</author>
<published>2023-05-12T19:44:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mongo.git/commit/?id=6be86d8987dbad1c33160ef1779b598bc7cfa6b4'/>
<id>6be86d8987dbad1c33160ef1779b598bc7cfa6b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-76538 Use acquisitons on internal update paths</title>
<updated>2023-05-09T14:59:57+00:00</updated>
<author>
<name>Jordi Serra Torrens</name>
<email>jordi.serra-torrens@mongodb.com</email>
</author>
<published>2023-05-09T13:34:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mongo.git/commit/?id=ef9da916d39ac0ea7c6aa3426dfdfbabe3d2cd5f'/>
<id>ef9da916d39ac0ea7c6aa3426dfdfbabe3d2cd5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-76563 move OpObserver rollback exception handling from inlined interface function to RollbackImpl</title>
<updated>2023-05-05T21:32:30+00:00</updated>
<author>
<name>Benety Goh</name>
<email>benety@mongodb.com</email>
</author>
<published>2023-05-05T20:31:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mongo.git/commit/?id=0417f5dae1f8d20caec7646982a49124c2b44c5f'/>
<id>0417f5dae1f8d20caec7646982a49124c2b44c5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-54150 Recovery from a stable checkpoint should fassert on oplog application failures</title>
<updated>2023-04-26T21:06:53+00:00</updated>
<author>
<name>Moustafa Maher Khalil</name>
<email>m.maher@mongodb.com</email>
</author>
<published>2023-04-26T19:41:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mongo.git/commit/?id=269961220e0a5b954a2e0d878c82bd58068030ae'/>
<id>269961220e0a5b954a2e0d878c82bd58068030ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-65974 Replace HistoricalIdentTracker with checkpoint cursors</title>
<updated>2023-04-18T20:42:57+00:00</updated>
<author>
<name>Gregory Wlodarek</name>
<email>gregory.wlodarek@mongodb.com</email>
</author>
<published>2023-04-12T15:25:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mongo.git/commit/?id=24c09afa20bb2dd94192182fabaffd09b3a80545'/>
<id>24c09afa20bb2dd94192182fabaffd09b3a80545</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-74486 Always include tenant in collection name attributes in error messages</title>
<updated>2023-04-18T08:57:59+00:00</updated>
<author>
<name>Sophia Tan</name>
<email>sophia_tll@hotmail.com</email>
</author>
<published>2023-04-18T07:41:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mongo.git/commit/?id=274cb477d2a1b64ac81b85e9f1b3172387ce0184'/>
<id>274cb477d2a1b64ac81b85e9f1b3172387ce0184</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "SERVER-54150 Recovery from a stable checkpoint should fassert on oplog application failures"</title>
<updated>2023-04-12T01:13:57+00:00</updated>
<author>
<name>Moustafa Maher Khalil</name>
<email>m.maher@mongodb.com</email>
</author>
<published>2023-04-11T22:14:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mongo.git/commit/?id=4f91163fae04825430a7396443bf5fae7813f75e'/>
<id>4f91163fae04825430a7396443bf5fae7813f75e</id>
<content type='text'>
This reverts commit d8d5582fd381ed87b8463782747399a6c1965892.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit d8d5582fd381ed87b8463782747399a6c1965892.
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-74567 Remove ClusterRole equality operator</title>
<updated>2023-03-31T02:16:06+00:00</updated>
<author>
<name>Jack Mulrow</name>
<email>jack.mulrow@mongodb.com</email>
</author>
<published>2023-03-03T03:51:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mongo.git/commit/?id=ccddcca1fc6bf5f2c9f7012c74dd216a35e8d580'/>
<id>ccddcca1fc6bf5f2c9f7012c74dd216a35e8d580</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-73115 Always include tenant in collection name attributes in log lines</title>
<updated>2023-03-30T23:59:43+00:00</updated>
<author>
<name>mathisbessamdb</name>
<email>mathis.bessa@mongodb.com</email>
</author>
<published>2023-03-30T22:46:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mongo.git/commit/?id=4b802111fba9c2c02cc6faecd83724a902dbd223'/>
<id>4b802111fba9c2c02cc6faecd83724a902dbd223</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
