<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mongo.git/src/mongo/executor/task_executor_cursor.cpp, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://git.gnuabordo.com.br/mongo.git/atom?h=master</id>
<link rel='self' href='http://git.gnuabordo.com.br/mongo.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/mongo.git/'/>
<updated>2024-07-15T21:12:54+00:00</updated>
<entry>
<title>SERVER-92111: Remove calcDocsNeededFn from MongotTaskExecutorCursorGetMoreStrategy (#24405)</title>
<updated>2024-07-15T21:12:54+00:00</updated>
<author>
<name>Will Buerger</name>
<email>59492746+wbuerger46@users.noreply.github.com</email>
</author>
<published>2024-07-15T19:46:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/mongo.git/commit/?id=7ece449697a220a716f018d66d9db0f8ebd5a8b7'/>
<id>urn:sha1:7ece449697a220a716f018d66d9db0f8ebd5a8b7</id>
<content type='text'>
GitOrigin-RevId: ccf738b697227a2de2f496710cc38ebf630e642f
</content>
</entry>
<entry>
<title>SERVER-84318 Implement search explain execution stats for $search and $searchMeta for standalone (#23973)</title>
<updated>2024-07-02T15:00:16+00:00</updated>
<author>
<name>erinzhu001</name>
<email>erin.zhu@mongodb.com</email>
</author>
<published>2024-07-02T13:56:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/mongo.git/commit/?id=2770e51c50e16ce42f11880f80154d835c172e2d'/>
<id>urn:sha1:2770e51c50e16ce42f11880f80154d835c172e2d</id>
<content type='text'>
GitOrigin-RevId: dca2cbba73965a8f5f63c206f16902e715e72f97
</content>
</entry>
<entry>
<title>SERVER-85791 Automatically chain generic argument structs to all IDL-generated commands (#21983)</title>
<updated>2024-06-03T23:30:47+00:00</updated>
<author>
<name>Patrick Freed</name>
<email>patrick.freed@mongodb.com</email>
</author>
<published>2024-06-03T22:26:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/mongo.git/commit/?id=5b7ef83670af7621da37f8aa8cef2d390db971fa'/>
<id>urn:sha1:5b7ef83670af7621da37f8aa8cef2d390db971fa</id>
<content type='text'>
GitOrigin-RevId: 5b4bf18413fe0f8d3c1dafc09c1f8584fecbbf05
</content>
</entry>
<entry>
<title>SERVER-86739: Enable pre-fetching for mongot cursor (#21838)</title>
<updated>2024-05-28T17:12:26+00:00</updated>
<author>
<name>Will Buerger</name>
<email>59492746+wbuerger46@users.noreply.github.com</email>
</author>
<published>2024-05-28T16:19:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/mongo.git/commit/?id=db3d2cb03134679edef1b639612a1d2be258882d'/>
<id>urn:sha1:db3d2cb03134679edef1b639612a1d2be258882d</id>
<content type='text'>
GitOrigin-RevId: 750586e61f7436448385c9406b8a2147ac8839ad
</content>
</entry>
<entry>
<title>SERVER-86737: Don't increase mongot cursor batchSize when previous batch didn't fulfill requested batchSize (#21676)</title>
<updated>2024-05-03T00:30:26+00:00</updated>
<author>
<name>Will Buerger</name>
<email>59492746+wbuerger46@users.noreply.github.com</email>
</author>
<published>2024-05-03T00:24:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/mongo.git/commit/?id=930b49c5b3740af4893a5f375b9ca4f8a6fb588c'/>
<id>urn:sha1:930b49c5b3740af4893a5f375b9ca4f8a6fb588c</id>
<content type='text'>
GitOrigin-RevId: dbd0bc4ad4260f96fe8c8c9c6a5b37a80e2ce473
</content>
</entry>
<entry>
<title>SERVER-88887: Split mongot-specific logic out of task_executor_cursor</title>
<updated>2024-04-15T20:48:35+00:00</updated>
<author>
<name>Will Buerger</name>
<email>will.buerger@mongodb.com</email>
</author>
<published>2024-04-15T19:39:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/mongo.git/commit/?id=40253192a434224bc6a847f1148089a5063ca662'/>
<id>urn:sha1:40253192a434224bc6a847f1148089a5063ca662</id>
<content type='text'>
GitOrigin-RevId: 5bdf6709ba9b544441968dc679a85e16c4cc9397
</content>
</entry>
<entry>
<title>Revert "SERVER-88887: Split mongot-specific logic out of task_executor_cursor (#20944)"</title>
<updated>2024-04-13T04:10:46+00:00</updated>
<author>
<name>auto-revert-processor</name>
<email>dev-prod-dag@mongodb.com</email>
</author>
<published>2024-04-13T03:17:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/mongo.git/commit/?id=e3ab934948fbd90af25911b923f9447eba3f504f'/>
<id>urn:sha1:e3ab934948fbd90af25911b923f9447eba3f504f</id>
<content type='text'>
This reverts commit 5a0853fb18081ebd940dcef624f3b56f4b544690.

GitOrigin-RevId: 218ac10e51d224fd2b9f7e924c85a174a20b0bdb
</content>
</entry>
<entry>
<title>SERVER-88887: Split mongot-specific logic out of task_executor_cursor (#20944)</title>
<updated>2024-04-12T21:14:39+00:00</updated>
<author>
<name>Will Buerger</name>
<email>59492746+wbuerger46@users.noreply.github.com</email>
</author>
<published>2024-04-12T21:08:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/mongo.git/commit/?id=8a4ef9f46faa44267f33bb2034379e8aa0ddc57f'/>
<id>urn:sha1:8a4ef9f46faa44267f33bb2034379e8aa0ddc57f</id>
<content type='text'>
GitOrigin-RevId: 5a0853fb18081ebd940dcef624f3b56f4b544690
</content>
</entry>
<entry>
<title>SERVER-89102: Pass TaskExecutorCursor as pointers (#20892)</title>
<updated>2024-04-10T22:40:13+00:00</updated>
<author>
<name>Will Buerger</name>
<email>59492746+wbuerger46@users.noreply.github.com</email>
</author>
<published>2024-04-10T22:32:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/mongo.git/commit/?id=00ac8eb7eb7ce5e1fcc1636f26af156a269862a5'/>
<id>urn:sha1:00ac8eb7eb7ce5e1fcc1636f26af156a269862a5</id>
<content type='text'>
GitOrigin-RevId: 538d2c5997657c63ca7105c89993ab8ed4d4005c
</content>
</entry>
<entry>
<title>SERVER-78560 Create the executor for metadata search cursor</title>
<updated>2023-10-20T18:52:37+00:00</updated>
<author>
<name>zixuan zhuang</name>
<email>zixuan.zhuang@mongodb.com</email>
</author>
<published>2023-10-20T17:06:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/mongo.git/commit/?id=8daca251e370b16c87302e6feec16776b87ae738'/>
<id>urn:sha1:8daca251e370b16c87302e6feec16776b87ae738</id>
<content type='text'>
</content>
</entry>
</feed>
