<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/mongo.git/src/mongo/s/write_ops/bulk_write_exec.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-72989 Attach stmtIds to bulkWrite request sent by mongos</title>
<updated>2023-05-17T23:17:02+00:00</updated>
<author>
<name>kauboy26</name>
<email>vishnu.kaushik@mongodb.com</email>
</author>
<published>2023-05-17T20:55:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/mongo.git/commit/?id=7ce60b59b24a893bb6494089ea4db8e19901f48d'/>
<id>7ce60b59b24a893bb6494089ea4db8e19901f48d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-72792 implement basic progress tracking for individual operations in bulkWrite</title>
<updated>2023-05-17T20:37:02+00:00</updated>
<author>
<name>kauboy26</name>
<email>vishnu.kaushik@mongodb.com</email>
</author>
<published>2023-05-17T19:18:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/mongo.git/commit/?id=a5e8b7dada69c783873940d6f0723e99480626ad'/>
<id>a5e8b7dada69c783873940d6f0723e99480626ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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-74493 Make DatabaseName constructors private - test files</title>
<updated>2023-04-27T23:27:15+00:00</updated>
<author>
<name>mathisbessamdb</name>
<email>mathis.bessa@mongodb.com</email>
</author>
<published>2023-04-27T15:31:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/mongo.git/commit/?id=4807eda6d4f199b4ce52e7c1d79edf263809cacc'/>
<id>4807eda6d4f199b4ce52e7c1d79edf263809cacc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-72984 send bulk write commands from mongos to mongod</title>
<updated>2023-04-19T18:20:22+00:00</updated>
<author>
<name>kauboy26</name>
<email>vishnu.kaushik@mongodb.com</email>
</author>
<published>2023-04-19T16:59:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/mongo.git/commit/?id=7587251132c626f4949d61047c37f73d47f88dea'/>
<id>7587251132c626f4949d61047c37f73d47f88dea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-72789 Validate the database/shard versions for bulkWrite sent from mongos</title>
<updated>2023-04-03T22:48:14+00:00</updated>
<author>
<name>kauboy26</name>
<email>vishnu.kaushik@mongodb.com</email>
</author>
<published>2023-04-03T20:42:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/mongo.git/commit/?id=b4cacf7c95adbdf22c2e20b51bd0d0a31ea6e8d3'/>
<id>b4cacf7c95adbdf22c2e20b51bd0d0a31ea6e8d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-72788 Construct sub-batching bulkWrite command to send to shards.</title>
<updated>2023-03-17T15:49:39+00:00</updated>
<author>
<name>kauboy26</name>
<email>vishnu.kaushik@mongodb.com</email>
</author>
<published>2023-03-17T14:53:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/mongo.git/commit/?id=93dc9da23eed52ee0e71869b634cca2be36a67e7'/>
<id>93dc9da23eed52ee0e71869b634cca2be36a67e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-74155 Make working with array&lt;variant&lt;BulkWriteInsertOp, BulkWriteUpdateOp, BulkWriteDeleteOp&gt;&gt; easier</title>
<updated>2023-03-02T22:57:42+00:00</updated>
<author>
<name>Frederic Vitzikam</name>
<email>frederic.vitzikam@mongodb.com</email>
</author>
<published>2023-03-02T17:17:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/mongo.git/commit/?id=0ffa3e2081099040cbc088d3cb256cab72e2a82c'/>
<id>0ffa3e2081099040cbc088d3cb256cab72e2a82c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-72982: Handle targeting errors for bulkWrite on mongos</title>
<updated>2023-03-01T01:42:01+00:00</updated>
<author>
<name>Lingzhi Deng</name>
<email>lingzhi.deng@mongodb.com</email>
</author>
<published>2023-02-28T21:45:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/mongo.git/commit/?id=1c02372f7cec47e742c584ed78510a67ff502545'/>
<id>1c02372f7cec47e742c584ed78510a67ff502545</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>
</feed>
