<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 05:24:30 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[SERVER-51103] RSM calls updateReplSetHosts() with partial connection strings</title>
                <link>https://jira.mongodb.org/browse/SERVER-51103</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;On both mongos and mongod, the ShardRegistry&apos;s updateReplSetHosts() is called identically from both &lt;a href=&quot;https://github.com/mongodb/mongo/blob/b048d3a5cc/src/mongo/db/s/sharding_initialization_mongod.cpp#L108&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;onConfirmedSet()&lt;/a&gt; and &lt;a href=&quot;https://github.com/mongodb/mongo/blob/b048d3a5cc/src/mongo/db/s/sharding_initialization_mongod.cpp#L133&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;onPossibleSet()&lt;/a&gt;.  The only difference between these hooks is that onConfirmedSet() is called once the primary has been identified, whereas onPossibleSet() doesn&apos;t have this restriction.  In practice this means that onPossibleSet() is often triggered after the first response comes back (from a secondary), with a connection string consisting of just that host (or the subset of the set&apos;s hosts that have replied).&lt;/p&gt;

&lt;p&gt;Unfortunately, this causes the ShardRegistry to forget about the &quot;missing&quot; hosts, which can cause &lt;tt&gt;&quot;No shard found for host: hostname:port&quot;&lt;/tt&gt; errors when getShardForHostNoReload() is called during ingress/egress to/from one of the &quot;missing&quot; hosts.&lt;/p&gt;
&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;2020-09-18T11:36:45.154+00:00 I  NETWORK  23729   [ReplicaSetMonitor-TaskExecutor] &quot;ServerPingMonitor is now monitoring host&quot;,&quot;attr&quot;:{&quot;host&quot;:&quot;ip-10-122-79-156.ec2.internal:20521&quot;,&quot;replicaSet&quot;:&quot;change_stream_update_lookup_read_concern&quot;}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;2020-09-18T11:36:45.154+00:00 I  NETWORK  4333213 [ReplicaSetMonitor-TaskExecutor] &quot;RSM Topology Change&quot;,&quot;attr&quot;:{&quot;replicaSet&quot;:&quot;change_stream_update_lookup_read_concern&quot;,&quot;newTopologyDescription&quot;:&quot;{ id: \&quot;128b473b-449e-46c0-ab92-5c18a9d27482\&quot;, topologyType: \&quot;ReplicaSetNoPrimary\&quot;, servers: { ip-10-122-79-156.ec2.internal:20520: { address: \&quot;ip-10-122-79-156.ec2.internal:20520\&quot;, type: \&quot;Unknown\&quot;, minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, ip-10-122-79-156.ec2.internal:20521: { address: \&quot;ip-10-122-79-156.ec2.internal:20521\&quot;, topologyVersion: { processId: ObjectId(&apos;5f649bbd2fd508258a6cd48d&apos;), counter: 6 }, roundTripTime: 1061, lastWriteDate: new Date(1600429005000), opTime: { ts: Timestamp(1600429005, 1), t: 1 }, type: \&quot;RSSecondary\&quot;, minWireVersion: 10, maxWireVersion: 10, me: \&quot;ip-10-122-79-156.ec2.internal:20521\&quot;, setName: \&quot;change_stream_update_lookup_read_concern\&quot;, setVersion: 3, primary: \&quot;ip-10-122-79-156.ec2.internal:20520\&quot;, lastUpdateTime: new Date(1600429005154), logicalSessionTimeoutMinutes: 30, hosts: { 0: \&quot;ip-10-122-79-156.ec2.internal:20520\&quot; }, arbiters: {}, passives: { 0: \&quot;ip-10-122-79-156.ec2.internal:20521\&quot;, 1: \&quot;ip-10-122-79-156.ec2.internal:20522\&quot; }, tags: { tag: \&quot;closestSecondary\&quot; } }, ip-10-122-79-156.ec2.internal:20522: { address: \&quot;ip-10-122-79-156.ec2.internal:20522\&quot;, type: \&quot;Unknown\&quot;, minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \&quot;change_stream_update_lookup_read_concern\&quot;, compatible: true }&quot;,&quot;previousTopologyDescription&quot;:&quot;{ id: \&quot;128b473b-449e-46c0-ab92-5c18a9d27482\&quot;, topologyType: \&quot;Unknown\&quot;, servers: { ip-10-122-79-156.ec2.internal:20520: { address: \&quot;ip-10-122-79-156.ec2.internal:20520\&quot;, type: \&quot;Unknown\&quot;, minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, ip-10-122-79-156.ec2.internal:20521: { address: \&quot;ip-10-122-79-156.ec2.internal:20521\&quot;, type: \&quot;Unknown\&quot;, minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, ip-10-122-79-156.ec2.internal:20522: { address: \&quot;ip-10-122-79-156.ec2.internal:20522\&quot;, type: \&quot;Unknown\&quot;, minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, compatible: true }&quot;}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;2020-09-18T11:36:45.154+00:00 I  SHARDING 22732   [ShardRegistry-0] &quot;Updating shard connection string on shard registry&quot;,&quot;attr&quot;:{&quot;shardId&quot;:&quot;change_stream_update_lookup_read_concern&quot;,&quot;newShardConnectionString&quot;:&quot;change_stream_update_lookup_read_concern/ip-10-122-79-156.ec2.internal:20521&quot;,&quot;oldShardConnectionString&quot;:&quot;change_stream_update_lookup_read_concern/ip-10-122-79-156.ec2.internal:20520,ip-10-122-79-156.ec2.internal:20521,ip-10-122-79-156.ec2.internal:20522&quot;}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;2020-09-18T11:36:45.233+00:00 I  NETWORK  23729   [ReplicaSetMonitor-TaskExecutor] &quot;ServerPingMonitor is now monitoring host&quot;,&quot;attr&quot;:{&quot;host&quot;:&quot;ip-10-122-79-156.ec2.internal:20520&quot;,&quot;replicaSet&quot;:&quot;change_stream_update_lookup_read_concern&quot;}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;2020-09-18T11:36:45.233+00:00 I  NETWORK  4333213 [ReplicaSetMonitor-TaskExecutor] &quot;RSM Topology Change&quot;,&quot;attr&quot;:{&quot;replicaSet&quot;:&quot;change_stream_update_lookup_read_concern&quot;,&quot;newTopologyDescription&quot;:&quot;{ id: \&quot;128b473b-449e-46c0-ab92-5c18a9d27482\&quot;, topologyType: \&quot;ReplicaSetWithPrimary\&quot;, servers: { ip-10-122-79-156.ec2.internal:20520: { address: \&quot;ip-10-122-79-156.ec2.internal:20520\&quot;, topologyVersion: { processId: ObjectId(&apos;5f649bbdecd281fc1f7d176e&apos;), counter: 10 }, roundTripTime: 80061, lastWriteDate: new Date(1600429005000), opTime: { ts: Timestamp(1600429005, 1), t: 1 }, type: \&quot;RSPrimary\&quot;, minWireVersion: 10, maxWireVersion: 10, me: \&quot;ip-10-122-79-156.ec2.internal:20520\&quot;, setName: \&quot;change_stream_update_lookup_read_concern\&quot;, setVersion: 3, electionId: ObjectId(&apos;7fffffff0000000000000001&apos;), primary: \&quot;ip-10-122-79-156.ec2.internal:20520\&quot;, lastUpdateTime: new Date(1600429005233), logicalSessionTimeoutMinutes: 30, hosts: { 0: \&quot;ip-10-122-79-156.ec2.internal:20520\&quot; }, arbiters: {}, passives: { 0: \&quot;ip-10-122-79-156.ec2.internal:20521\&quot;, 1: \&quot;ip-10-122-79-156.ec2.internal:20522\&quot; }, tags: { tag: \&quot;primary\&quot; } }, ip-10-122-79-156.ec2.internal:20521: { address: \&quot;ip-10-122-79-156.ec2.internal:20521\&quot;, topologyVersion: { processId: ObjectId(&apos;5f649bbd2fd508258a6cd48d&apos;), counter: 6 }, roundTripTime: 1061, lastWriteDate: new Date(1600429005000), opTime: { ts: Timestamp(1600429005, 1), t: 1 }, type: \&quot;RSSecondary\&quot;, minWireVersion: 10, maxWireVersion: 10, me: \&quot;ip-10-122-79-156.ec2.internal:20521\&quot;, setName: \&quot;change_stream_update_lookup_read_concern\&quot;, setVersion: 3, primary: \&quot;ip-10-122-79-156.ec2.internal:20520\&quot;, lastUpdateTime: new Date(1600429005154), logicalSessionTimeoutMinutes: 30, hosts: { 0: \&quot;ip-10-122-79-156.ec2.internal:20520\&quot; }, arbiters: {}, passives: { 0: \&quot;ip-10-122-79-156.ec2.internal:20521\&quot;, 1: \&quot;ip-10-122-79-156.ec2.internal:20522\&quot; }, tags: { tag: \&quot;closestSecondary\&quot; } }, ip-10-122-79-156.ec2.internal:20522: { address: \&quot;ip-10-122-79-156.ec2.internal:20522\&quot;, type: \&quot;Unknown\&quot;, minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \&quot;change_stream_update_lookup_read_concern\&quot;, compatible: true, maxSetVersion: 3, maxElectionId: ObjectId(&apos;7fffffff0000000000000001&apos;) }&quot;,&quot;previousTopologyDescription&quot;:&quot;{ id: \&quot;128b473b-449e-46c0-ab92-5c18a9d27482\&quot;, topologyType: \&quot;ReplicaSetNoPrimary\&quot;, servers: { ip-10-122-79-156.ec2.internal:20520: { address: \&quot;ip-10-122-79-156.ec2.internal:20520\&quot;, type: \&quot;Unknown\&quot;, minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, ip-10-122-79-156.ec2.internal:20521: { address: \&quot;ip-10-122-79-156.ec2.internal:20521\&quot;, topologyVersion: { processId: ObjectId(&apos;5f649bbd2fd508258a6cd48d&apos;), counter: 6 }, roundTripTime: 1061, lastWriteDate: new Date(1600429005000), opTime: { ts: Timestamp(1600429005, 1), t: 1 }, type: \&quot;RSSecondary\&quot;, minWireVersion: 10, maxWireVersion: 10, me: \&quot;ip-10-122-79-156.ec2.internal:20521\&quot;, setName: \&quot;change_stream_update_lookup_read_concern\&quot;, setVersion: 3, primary: \&quot;ip-10-122-79-156.ec2.internal:20520\&quot;, lastUpdateTime: new Date(1600429005154), logicalSessionTimeoutMinutes: 30, hosts: { 0: \&quot;ip-10-122-79-156.ec2.internal:20520\&quot; }, arbiters: {}, passives: { 0: \&quot;ip-10-122-79-156.ec2.internal:20521\&quot;, 1: \&quot;ip-10-122-79-156.ec2.internal:20522\&quot; }, tags: { tag: \&quot;closestSecondary\&quot; } }, ip-10-122-79-156.ec2.internal:20522: { address: \&quot;ip-10-122-79-156.ec2.internal:20522\&quot;, type: \&quot;Unknown\&quot;, minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \&quot;change_stream_update_lookup_read_concern\&quot;, compatible: true }&quot;}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;2020-09-18T11:36:45.233+00:00 I  SHARDING 471691  [ReplicaSetMonitor-TaskExecutor] &quot;Updating the shard registry with confirmed replica set&quot;,&quot;attr&quot;:{&quot;connectionString&quot;:&quot;change_stream_update_lookup_read_concern/ip-10-122-79-156.ec2.internal:20520,ip-10-122-79-156.ec2.internal:20521,ip-10-122-79-156.ec2.internal:20522&quot;}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;2020-09-18T11:36:45.234+00:00 I  NETWORK  23729   [ReplicaSetMonitor-TaskExecutor] &quot;ServerPingMonitor is now monitoring host&quot;,&quot;attr&quot;:{&quot;host&quot;:&quot;ip-10-122-79-156.ec2.internal:20522&quot;,&quot;replicaSet&quot;:&quot;change_stream_update_lookup_read_concern&quot;}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;2020-09-18T11:36:45.234+00:00 I  NETWORK  4333213 [ReplicaSetMonitor-TaskExecutor] &quot;RSM Topology Change&quot;,&quot;attr&quot;:{&quot;replicaSet&quot;:&quot;change_stream_update_lookup_read_concern&quot;,&quot;newTopologyDescription&quot;:&quot;{ id: \&quot;128b473b-449e-46c0-ab92-5c18a9d27482\&quot;, topologyType: \&quot;ReplicaSetWithPrimary\&quot;, servers: { ip-10-122-79-156.ec2.internal:20520: { address: \&quot;ip-10-122-79-156.ec2.internal:20520\&quot;, topologyVersion: { processId: ObjectId(&apos;5f649bbdecd281fc1f7d176e&apos;), counter: 10 }, roundTripTime: 80061, lastWriteDate: new Date(1600429005000), opTime: { ts: Timestamp(1600429005, 1), t: 1 }, type: \&quot;RSPrimary\&quot;, minWireVersion: 10, maxWireVersion: 10, me: \&quot;ip-10-122-79-156.ec2.internal:20520\&quot;, setName: \&quot;change_stream_update_lookup_read_concern\&quot;, setVersion: 3, electionId: ObjectId(&apos;7fffffff0000000000000001&apos;), primary: \&quot;ip-10-122-79-156.ec2.internal:20520\&quot;, lastUpdateTime: new Date(1600429005233), logicalSessionTimeoutMinutes: 30, hosts: { 0: \&quot;ip-10-122-79-156.ec2.internal:20520\&quot; }, arbiters: {}, passives: { 0: \&quot;ip-10-122-79-156.ec2.internal:20521\&quot;, 1: \&quot;ip-10-122-79-156.ec2.internal:20522\&quot; }, tags: { tag: \&quot;primary\&quot; } }, ip-10-122-79-156.ec2.internal:20521: { address: \&quot;ip-10-122-79-156.ec2.internal:20521\&quot;, topologyVersion: { processId: ObjectId(&apos;5f649bbd2fd508258a6cd48d&apos;), counter: 6 }, roundTripTime: 1061, lastWriteDate: new Date(1600429005000), opTime: { ts: Timestamp(1600429005, 1), t: 1 }, type: \&quot;RSSecondary\&quot;, minWireVersion: 10, maxWireVersion: 10, me: \&quot;ip-10-122-79-156.ec2.internal:20521\&quot;, setName: \&quot;change_stream_update_lookup_read_concern\&quot;, setVersion: 3, primary: \&quot;ip-10-122-79-156.ec2.internal:20520\&quot;, lastUpdateTime: new Date(1600429005154), logicalSessionTimeoutMinutes: 30, hosts: { 0: \&quot;ip-10-122-79-156.ec2.internal:20520\&quot; }, arbiters: {}, passives: { 0: \&quot;ip-10-122-79-156.ec2.internal:20521\&quot;, 1: \&quot;ip-10-122-79-156.ec2.internal:20522\&quot; }, tags: { tag: \&quot;closestSecondary\&quot; } }, ip-10-122-79-156.ec2.internal:20522: { address: \&quot;ip-10-122-79-156.ec2.internal:20522\&quot;, topologyVersion: { processId: ObjectId(&apos;5f649bbd2b79b3daf0faedeb&apos;), counter: 5 }, roundTripTime: 80750, lastWriteDate: new Date(1600429005000), opTime: { ts: Timestamp(1600429005, 1), t: 1 }, type: \&quot;RSSecondary\&quot;, minWireVersion: 10, maxWireVersion: 10, me: \&quot;ip-10-122-79-156.ec2.internal:20522\&quot;, setName: \&quot;change_stream_update_lookup_read_concern\&quot;, setVersion: 3, primary: \&quot;ip-10-122-79-156.ec2.internal:20520\&quot;, lastUpdateTime: new Date(1600429005234), logicalSessionTimeoutMinutes: 30, hosts: { 0: \&quot;ip-10-122-79-156.ec2.internal:20520\&quot; }, arbiters: {}, passives: { 0: \&quot;ip-10-122-79-156.ec2.internal:20521\&quot;, 1: \&quot;ip-10-122-79-156.ec2.internal:20522\&quot; }, tags: { tag: \&quot;fartherSecondary\&quot; } } }, logicalSessionTimeoutMinutes: 30, setName: \&quot;change_stream_update_lookup_read_concern\&quot;, compatible: true, maxSetVersion: 3, maxElectionId: ObjectId(&apos;7fffffff0000000000000001&apos;) }&quot;,&quot;previousTopologyDescription&quot;:&quot;{ id: \&quot;128b473b-449e-46c0-ab92-5c18a9d27482\&quot;, topologyType: \&quot;ReplicaSetWithPrimary\&quot;, servers: { ip-10-122-79-156.ec2.internal:20520: { address: \&quot;ip-10-122-79-156.ec2.internal:20520\&quot;, topologyVersion: { processId: ObjectId(&apos;5f649bbdecd281fc1f7d176e&apos;), counter: 10 }, roundTripTime: 80061, lastWriteDate: new Date(1600429005000), opTime: { ts: Timestamp(1600429005, 1), t: 1 }, type: \&quot;RSPrimary\&quot;, minWireVersion: 10, maxWireVersion: 10, me: \&quot;ip-10-122-79-156.ec2.internal:20520\&quot;, setName: \&quot;change_stream_update_lookup_read_concern\&quot;, setVersion: 3, electionId: ObjectId(&apos;7fffffff0000000000000001&apos;), primary: \&quot;ip-10-122-79-156.ec2.internal:20520\&quot;, lastUpdateTime: new Date(1600429005233), logicalSessionTimeoutMinutes: 30, hosts: { 0: \&quot;ip-10-122-79-156.ec2.internal:20520\&quot; }, arbiters: {}, passives: { 0: \&quot;ip-10-122-79-156.ec2.internal:20521\&quot;, 1: \&quot;ip-10-122-79-156.ec2.internal:20522\&quot; }, tags: { tag: \&quot;primary\&quot; } }, ip-10-122-79-156.ec2.internal:20521: { address: \&quot;ip-10-122-79-156.ec2.internal:20521\&quot;, topologyVersion: { processId: ObjectId(&apos;5f649bbd2fd508258a6cd48d&apos;), counter: 6 }, roundTripTime: 1061, lastWriteDate: new Date(1600429005000), opTime: { ts: Timestamp(1600429005, 1), t: 1 }, type: \&quot;RSSecondary\&quot;, minWireVersion: 10, maxWireVersion: 10, me: \&quot;ip-10-122-79-156.ec2.internal:20521\&quot;, setName: \&quot;change_stream_update_lookup_read_concern\&quot;, setVersion: 3, primary: \&quot;ip-10-122-79-156.ec2.internal:20520\&quot;, lastUpdateTime: new Date(1600429005154), logicalSessionTimeoutMinutes: 30, hosts: { 0: \&quot;ip-10-122-79-156.ec2.internal:20520\&quot; }, arbiters: {}, passives: { 0: \&quot;ip-10-122-79-156.ec2.internal:20521\&quot;, 1: \&quot;ip-10-122-79-156.ec2.internal:20522\&quot; }, tags: { tag: \&quot;closestSecondary\&quot; } }, ip-10-122-79-156.ec2.internal:20522: { address: \&quot;ip-10-122-79-156.ec2.internal:20522\&quot;, type: \&quot;Unknown\&quot;, minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \&quot;change_stream_update_lookup_read_concern\&quot;, compatible: true, maxSetVersion: 3, maxElectionId: ObjectId(&apos;7fffffff0000000000000001&apos;) }&quot;}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;2020-09-18T11:36:45.234+00:00 I  SHARDING 471691  [ReplicaSetMonitor-TaskExecutor] &quot;Updating the shard registry with confirmed replica set&quot;,&quot;attr&quot;:{&quot;connectionString&quot;:&quot;change_stream_update_lookup_read_concern/ip-10-122-79-156.ec2.internal:20520,ip-10-122-79-156.ec2.internal:20521,ip-10-122-79-156.ec2.internal:20522&quot;}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;2020-09-18T11:36:45.241+00:00 I  SHARDING 22732   [ShardRegistry-0] &quot;Updating shard connection string on shard registry&quot;,&quot;attr&quot;:{&quot;shardId&quot;:&quot;change_stream_update_lookup_read_concern&quot;,&quot;newShardConnectionString&quot;:&quot;change_stream_update_lookup_read_concern/ip-10-122-79-156.ec2.internal:20520,ip-10-122-79-156.ec2.internal:20521,ip-10-122-79-156.ec2.internal:20522&quot;,&quot;oldShardConnectionString&quot;:&quot;change_stream_update_lookup_read_concern/ip-10-122-79-156.ec2.internal:20521&quot;}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;2020-09-18T11:36:45.242+00:00 W  QUERY    20478   [conn33] &quot;getMore command executor error&quot;,&quot;attr&quot;:{&quot;error&quot;:{&quot;code&quot;:70,&quot;codeName&quot;:&quot;ShardNotFound&quot;,&quot;errmsg&quot;:&quot;No shard found for host: ip-10-122-79-156.ec2.internal:20520&quot;},&quot;stats&quot;:{}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;

&lt;p&gt;Other similar errors are possible where the connection string is unexpectedly missing hosts, for example:&lt;/p&gt;
&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;d22026| 2020-09-21T13:36:09.518+00:00 I  NETWORK  23729   [ReplicaSetMonitor-TaskExecutor] &quot;ServerPingMonitor is now monitoring host&quot;,&quot;attr&quot;:{&quot;host&quot;:&quot;ip-10-122-25-5:22023&quot;,&quot;replicaSet&quot;:&quot;shard_aware_init_secondaries-configRS&quot;}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;d22026| 2020-09-21T13:36:09.518+00:00 I  NETWORK  4333213 [ReplicaSetMonitor-TaskExecutor] &quot;RSM Topology Change&quot;,&quot;attr&quot;:{&quot;replicaSet&quot;:&quot;shard_aware_init_secondaries-configRS&quot;,&quot;newTopologyDescription&quot;:&quot;{ id: \&quot;6c5068da-31b1-45ee-a837-5d94bb2745ba\&quot;, topologyType: \&quot;ReplicaSetNoPrimary\&quot;, servers: { ip-10-122-25-5:22021: { address: \&quot;ip-10-122-25-5:22021\&quot;, type: \&quot;Unknown\&quot;, minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, ip-10-122-25-5:22022: { address: \&quot;ip-10-122-25-5:22022\&quot;, type: \&quot;Unknown\&quot;, minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, ip-10-122-25-5:22023: { address: \&quot;ip-10-122-25-5:22023\&quot;, topologyVersion: { processId: ObjectId(&apos;5f68ac28884a6c9f4c80f137&apos;), counter: 5 }, roundTripTime: 1327, lastWriteDate: new Date(1600695369000), opTime: { ts: Timestamp(1600695369, 1), t: 1 }, type: \&quot;RSSecondary\&quot;, minWireVersion: 10, maxWireVersion: 10, me: \&quot;ip-10-122-25-5:22023\&quot;, setName: \&quot;shard_aware_init_secondaries-configRS\&quot;, setVersion: 5, primary: \&quot;ip-10-122-25-5:22021\&quot;, lastUpdateTime: new Date(1600695369518), logicalSessionTimeoutMinutes: 30, hosts: { 0: \&quot;ip-10-122-25-5:22021\&quot;, 1: \&quot;ip-10-122-25-5:22022\&quot;, 2: \&quot;ip-10-122-25-5:22023\&quot; }, arbiters: {}, passives: {} } }, logicalSessionTimeoutMinutes: 30, setName: \&quot;shard_aware_init_secondaries-configRS\&quot;, compatible: true }&quot;,&quot;previousTopologyDescription&quot;:&quot;{ id: \&quot;6c5068da-31b1-45ee-a837-5d94bb2745ba\&quot;, topologyType: \&quot;Unknown\&quot;, servers: { ip-10-122-25-5:22021: { address: \&quot;ip-10-122-25-5:22021\&quot;, type: \&quot;Unknown\&quot;, minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, ip-10-122-25-5:22022: { address: \&quot;ip-10-122-25-5:22022\&quot;, type: \&quot;Unknown\&quot;, minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} }, ip-10-122-25-5:22023: { address: \&quot;ip-10-122-25-5:22023\&quot;, type: \&quot;Unknown\&quot;, minWireVersion: 0, maxWireVersion: 0, lastUpdateTime: new Date(-9223372036854775808), hosts: {}, arbiters: {}, passives: {} } }, compatible: true }&quot;}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;d22026| 2020-09-21T13:36:09.519+00:00 I  SHARDING 22732   [ReplicaSetMonitor-TaskExecutor] &quot;Updating shard connection string on shard registry&quot;,&quot;attr&quot;:{&quot;shardId&quot;:&quot;config&quot;,&quot;newShardConnectionString&quot;:&quot;shard_aware_init_secondaries-configRS/ip-10-122-25-5:22023&quot;,&quot;oldShardConnectionString&quot;:&quot;shard_aware_init_secondaries-configRS/ip-10-122-25-5:22021,ip-10-122-25-5:22022,ip-10-122-25-5:22023&quot;}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;uncaught exception: Error: [&quot;shard_aware_init_secondaries-configRS/ip-10-122-25-5:22021,ip-10-122-25-5:22022,ip-10-122-25-5:22023&quot;] != [&quot;shard_aware_init_secondaries-configRS/ip-10-122-25-5:22023&quot;] are not equal :&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;doassert@src/mongo/shell/assert.js:20:14&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;assert.eq@src/mongo/shell/assert.js:179:9&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;@jstests/sharding/shard_aware_init_secondaries.js:49:1&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;@jstests/sharding/shard_aware_init_secondaries.js:7:2&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;failed to load: jstests/sharding/shard_aware_init_secondaries.js&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;

&lt;p&gt;Instead, it would be better if the RSM indicated to the ShardRegistry whether the given connection string is &quot;complete&quot; (responses received from all hosts) or &quot;partial&quot; (connection string may be missing hosts that haven&apos;t yet responded), eg. by passing a boolean to updateReplSetHosts().  This would allow the ShardRegistry to &quot;merge&quot; partial connection strings into the most recently received complete connection string (for that set) &amp;#8212; while still having the ability to &quot;forget&quot; hosts that have been permanently removed from the set (because receiving a complete connection string will just replace the previous one, rather than being merged in).&lt;/p&gt;

&lt;p&gt;On the presumption that onConfirmedSet() corresponds to &quot;complete&quot; and onPossibleSet() corresponds to &quot;partial&quot;, this merging could be done in the ShardRegistry.  If this isn&apos;t the case, then the RSM will need to track the partialness/completeness of the State&apos;s connection string, and use that in both onConfirmedSet()/onPossibleSet().  However, in either case it would probably be better if the merging could be done in the RSM, because this would avoid complicating the existing RSM-ShardRegistry API &amp;#8212; the ShardRegistry can just continue to assume that it receives only complete and authoritative connection strings, and update itself based on that.&lt;/p&gt;</description>
                <environment></environment>
        <key id="1484601">SERVER-51103</key>
            <summary>RSM calls updateReplSetHosts() with partial connection strings</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="13201">Fixed</resolution>
                                        <assignee username="kevin.pulo@mongodb.com">Kevin Pulo</assignee>
                                    <reporter username="kevin.pulo@mongodb.com">Kevin Pulo</reporter>
                        <labels>
                            <label>PM-1645-Milestone-3</label>
                    </labels>
                <created>Wed, 23 Sep 2020 08:45:09 +0000</created>
                <updated>Sun, 29 Oct 2023 22:02:50 +0000</updated>
                            <resolved>Mon, 28 Sep 2020 01:06:30 +0000</resolved>
                                                    <fixVersion>4.8.0</fixVersion>
                                    <component>Sharding</component>
                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="3411589" author="xgen-internal-githook" created="Fri, 25 Sep 2020 14:20:39 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Kevin Pulo&apos;, &apos;email&apos;: &apos;kevin.pulo@mongodb.com&apos;, &apos;username&apos;: &apos;devkev&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-51103&quot; title=&quot;RSM calls updateReplSetHosts() with partial connection strings&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-51103&quot;&gt;&lt;del&gt;SERVER-51103&lt;/del&gt;&lt;/a&gt; Allow ShardRegistry to distinguish between complete/partial connection string updates&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/754dc47c7905877f73a6526e449549a3baba10ed&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/754dc47c7905877f73a6526e449549a3baba10ed&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10420">
                    <name>Backports</name>
                                            <outwardlinks description="backported by">
                                                        </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="1473452">SERVER-50907</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10520">
                    <name>Problem/Incident</name>
                                            <outwardlinks description="causes">
                                        <issuelink>
            <issuekey id="1496903">SERVER-51257</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_12450" key="com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes">
                        <customfieldname>Backport Requested</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="18953"><![CDATA[v4.4]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10011" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Backwards Compatibility</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10038"><![CDATA[Fully Compatible]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 25 Sep 2020 14:20:39 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        3 years, 19 weeks, 5 days ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_17050" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Downstream Team Attention</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="16941"><![CDATA[Not Needed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>PM-1645</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>luke.bonanomi@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            3 years, 19 weeks, 5 days ago
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_16465" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Linked BF Score</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>16.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>kevin.pulo@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hy7lr3:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hxu0tb:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_23361" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Requested By</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="4253">Sharding 2020-10-05</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_22870" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Triagers</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hy780f:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                    </customfields>
    </item>
</channel>
</rss>