<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mongo.git/src/mongo/executor/network_interface_integration_test.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-09-11T14:41:09+00:00</updated>
<entry>
<title>SERVER-92064 Only make one request per command in NITL (#26892)</title>
<updated>2024-09-11T14:41:09+00:00</updated>
<author>
<name>Patrick Freed</name>
<email>patrick.freed@mongodb.com</email>
</author>
<published>2024-09-11T13:47:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/mongo.git/commit/?id=9325ff8d12f6491d448f36db063a66c767e7c097'/>
<id>urn:sha1:9325ff8d12f6491d448f36db063a66c767e7c097</id>
<content type='text'>
GitOrigin-RevId: ed85f1c8da1a4a42b5a74c93cc2f0724438f4347
</content>
</entry>
<entry>
<title>SERVER-92134 Fix crashes during NetworkInterfaceTL shutdown (#26201)</title>
<updated>2024-08-20T02:15:52+00:00</updated>
<author>
<name>Patrick Freed</name>
<email>patrick.freed@mongodb.com</email>
</author>
<published>2024-08-20T01:22:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/mongo.git/commit/?id=950d594373c0dfcbfa0df182f0bd56e44faf3497'/>
<id>urn:sha1:950d594373c0dfcbfa0df182f0bd56e44faf3497</id>
<content type='text'>
GitOrigin-RevId: d0b8b79bd4caaef947af209772421d9625886d7a
</content>
</entry>
<entry>
<title>Revert "SERVER-92134 Fix crashes in NetworkInterfaceTL shutdown" (#26116)</title>
<updated>2024-08-14T17:56:58+00:00</updated>
<author>
<name>Patrick Freed</name>
<email>patrick.freed@mongodb.com</email>
</author>
<published>2024-08-14T17:08:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/mongo.git/commit/?id=047ec86268bcbbfb5a821af1f94007c5cbb7b1c4'/>
<id>urn:sha1:047ec86268bcbbfb5a821af1f94007c5cbb7b1c4</id>
<content type='text'>
GitOrigin-RevId: ee81d54bb420c92c7e1317376c64280b78adae8b
</content>
</entry>
<entry>
<title>SERVER-92134 Fix crashes in NetworkInterfaceTL shutdown (#25538)</title>
<updated>2024-08-13T15:43:17+00:00</updated>
<author>
<name>Patrick Freed</name>
<email>patrick.freed@mongodb.com</email>
</author>
<published>2024-08-13T14:51:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/mongo.git/commit/?id=7c975e096e3be07140a6cf84f03e924951623d7a'/>
<id>urn:sha1:7c975e096e3be07140a6cf84f03e924951623d7a</id>
<content type='text'>
GitOrigin-RevId: e8b8d567eb42153b6e1941af57549aa20154aa22
</content>
</entry>
<entry>
<title>SERVER-92627 Ensure TimeoutGeneralNetworkInterface test does not time out establishing a connection (#24988)</title>
<updated>2024-07-19T15:30:54+00:00</updated>
<author>
<name>Patrick Freed</name>
<email>patrick.freed@mongodb.com</email>
</author>
<published>2024-07-19T14:34:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/mongo.git/commit/?id=f10239f7dd03e732f3f8f80809dd8a3d1b7da853'/>
<id>urn:sha1:f10239f7dd03e732f3f8f80809dd8a3d1b7da853</id>
<content type='text'>
GitOrigin-RevId: 86e9843d56b297543da54d9e5a59b4de85a9a370
</content>
</entry>
<entry>
<title>SERVER-91558 Make HedgeCancellationTest resilient to operation interuption (#23594)</title>
<updated>2024-06-17T19:59:00+00:00</updated>
<author>
<name>Erin McNulty</name>
<email>erin.mcnulty@mongodb.com</email>
</author>
<published>2024-06-17T19:08:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/mongo.git/commit/?id=3a4feac6f8fb6328fcd5f9b9ccfc5adcaf63f67c'/>
<id>urn:sha1:3a4feac6f8fb6328fcd5f9b9ccfc5adcaf63f67c</id>
<content type='text'>
GitOrigin-RevId: ded1d728989973485cf0741cfdc40b191f6d9303
</content>
</entry>
<entry>
<title>SERVER-72055 NetworkInterfaceTL returns a retryable error when waiting to acquire a connection (#16713)</title>
<updated>2024-02-09T15:55:06+00:00</updated>
<author>
<name>Alex Li</name>
<email>98560274+lia394126@users.noreply.github.com</email>
</author>
<published>2024-02-09T15:47:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/mongo.git/commit/?id=67b7d39d57b4c6f3cf3e3e7da1cc4c88ef093a37'/>
<id>urn:sha1:67b7d39d57b4c6f3cf3e3e7da1cc4c88ef093a37</id>
<content type='text'>
GitOrigin-RevId: 694f587aef997a288619ceff96fb2fdb1e5cd26a
</content>
</entry>
<entry>
<title>SERVER-81830 Create Clients with Service, not ServiceContext</title>
<updated>2023-10-05T14:40:29+00:00</updated>
<author>
<name>George Wangensteen</name>
<email>george.wangensteen@mongodb.com</email>
</author>
<published>2023-10-05T13:18:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/mongo.git/commit/?id=6661c8084f59fd4c69b8a6997e4b3bfc5edbeaaf'/>
<id>urn:sha1:6661c8084f59fd4c69b8a6997e4b3bfc5edbeaaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SERVER-51700: Made WireSpec decorator of ServiceContext instead of Singleton</title>
<updated>2023-09-11T21:55:11+00:00</updated>
<author>
<name>Erin McNulty</name>
<email>erin.mcnulty@mongodb.com</email>
</author>
<published>2023-09-11T18:47:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/mongo.git/commit/?id=adaec3102fe3a63f46c36d78cbf39cfde3e91f8b'/>
<id>urn:sha1:adaec3102fe3a63f46c36d78cbf39cfde3e91f8b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SERVER-73658 RemoteCommandRequest to use DatabaseName</title>
<updated>2023-08-17T15:26:26+00:00</updated>
<author>
<name>Mathis Bessa</name>
<email>mathis.bessa@mongodb.com</email>
</author>
<published>2023-08-11T22:58:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/mongo.git/commit/?id=684a9e19fd358e28ee82afd2d7ae7d94916724b5'/>
<id>urn:sha1:684a9e19fd358e28ee82afd2d7ae7d94916724b5</id>
<content type='text'>
</content>
</entry>
</feed>
