<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/mongo.git/src/mongo/s/write_ops/batch_write_op.cpp, branch master</title>
<subtitle>github.com: mongodb/mongo.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/mongo.git/'/>
<entry>
<title>SERVER-73281 Support update and delete ops in bulkWrite command on mongos</title>
<updated>2023-05-02T19:30:37+00:00</updated>
<author>
<name>Kaitlin Mahar</name>
<email>kaitlin.mahar@mongodb.com</email>
</author>
<published>2023-05-02T18:22:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/mongo.git/commit/?id=c9a1a3abb6ffa69134e174f5341d0d441e986622'/>
<id>c9a1a3abb6ffa69134e174f5341d0d441e986622</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-76037 Include 'let' and 'legacyRuntimeConstants' when parsing an updateOne/deleteOne/findAndModify without shard key query</title>
<updated>2023-04-22T20:50:40+00:00</updated>
<author>
<name>Jason Zhang</name>
<email>jason.zhang@mongodb.com</email>
</author>
<published>2023-04-22T20:03:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/mongo.git/commit/?id=5a018a8b6964fa4cf16260d7a940ed7fcc82e654'/>
<id>5a018a8b6964fa4cf16260d7a940ed7fcc82e654</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-69810 Add targeted and non-targeted serverStatus metrics for updateOne/deleteOne/findandmodify</title>
<updated>2023-04-20T16:57:13+00:00</updated>
<author>
<name>Kruti Shah</name>
<email>kruti139@gmail.com</email>
</author>
<published>2023-04-20T15:32:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/mongo.git/commit/?id=39326a291fa35d95f1532cc009cf131837979e26'/>
<id>39326a291fa35d95f1532cc009cf131837979e26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-75473 Disallow document shard key updates outside of a retryable write or transaction</title>
<updated>2023-04-04T15:47:05+00:00</updated>
<author>
<name>Jason Zhang</name>
<email>jason.zhang@mongodb.com</email>
</author>
<published>2023-04-04T14:46:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/mongo.git/commit/?id=cbeb2d91d491c4fdb3f87ba794ee0e9bfe663725'/>
<id>cbeb2d91d491c4fdb3f87ba794ee0e9bfe663725</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-75194 Enable success of all upsert commands with _id in the query through writeWithoutShardKey protocol</title>
<updated>2023-03-30T17:26:37+00:00</updated>
<author>
<name>Sanika Phanse</name>
<email>sanika.phanse@mongodb.com</email>
</author>
<published>2023-03-30T15:55:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/mongo.git/commit/?id=6ea4a438870f1361a6f041f1caaf50c27bfab1a7'/>
<id>6ea4a438870f1361a6f041f1caaf50c27bfab1a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-73689 Fix shard key update check in update_stage.cpp to exclude _id queries</title>
<updated>2023-02-28T18:30:41+00:00</updated>
<author>
<name>Jason Zhang</name>
<email>jason.zhang@mongodb.com</email>
</author>
<published>2023-02-28T16:10:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/mongo.git/commit/?id=951a2ddf46b4835dff8f407b12f8011a4071c62c'/>
<id>951a2ddf46b4835dff8f407b12f8011a4071c62c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-74095: Support multiple namespaces in bulkWrite sub-batching logic</title>
<updated>2023-02-27T17:28:04+00:00</updated>
<author>
<name>Lingzhi Deng</name>
<email>lingzhi.deng@mongodb.com</email>
</author>
<published>2023-02-27T15:31:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/mongo.git/commit/?id=7fbe34e4582891249ba3bab26777c55def4094e6'/>
<id>7fbe34e4582891249ba3bab26777c55def4094e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-72787: Implement sub-batching logic for bulkWrite</title>
<updated>2023-02-10T08:00:31+00:00</updated>
<author>
<name>Lingzhi Deng</name>
<email>lingzhi.deng@mongodb.com</email>
</author>
<published>2023-02-10T04:14:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/mongo.git/commit/?id=188549516c293b65c2c3cba5ae05a573b2eab460'/>
<id>188549516c293b65c2c3cba5ae05a573b2eab460</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-73469 Remove dependency of the ChunkManager on Query</title>
<updated>2023-02-03T18:09:18+00:00</updated>
<author>
<name>Kaloian Manassiev</name>
<email>kaloian.manassiev@mongodb.com</email>
</author>
<published>2023-02-03T16:50:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/mongo.git/commit/?id=5014eef0db04353eb8fc937c502f28de04ab7a85'/>
<id>5014eef0db04353eb8fc937c502f28de04ab7a85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-72637: Implement the skeleton of BulkWriteExec on mongos</title>
<updated>2023-01-31T05:08:35+00:00</updated>
<author>
<name>Lingzhi Deng</name>
<email>lingzhi.deng@mongodb.com</email>
</author>
<published>2023-01-31T04:33:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/mongo.git/commit/?id=33fb19c76eb1323c348f3aaeaf8eebd78def4b09'/>
<id>33fb19c76eb1323c348f3aaeaf8eebd78def4b09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
