<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:44:08 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>[CSHARP-3014] System.IndexOutOfRangeException: Reading IPv4 address, expected 4 bytes</title>
                <link>https://jira.mongodb.org/browse/CSHARP-3014</link>
                <project id="10041" key="CSHARP">C# Driver</project>
                    <description>&lt;p&gt;A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector&lt;/p&gt;
{ AllowedLatencyRange = 00:00:00.0150000 }
&lt;p&gt; }. Client view of cluster state is { ClusterId : &quot;1&quot;, ConnectionMode : &quot;ReplicaSet&quot;, Type : &quot;ReplicaSet&quot;, State : &quot;Disconnected&quot;, Servers : [], DnsMonitorException : &lt;font color=&quot;#FF0000&quot;&gt;&lt;b&gt;&quot;DnsClient.DnsResponseException: Unhandled exception&lt;/b&gt;&lt;/font&gt;&lt;br/&gt;
&lt;font color=&quot;#FF0000&quot;&gt; &lt;b&gt;---&amp;gt; System.IndexOutOfRangeException: Reading IPv4 address, expected 4 bytes.&lt;/b&gt;&lt;/font&gt;&lt;br/&gt;
 at DnsClient.DnsDatagramReader.ReadIPAddress()&lt;br/&gt;
 at DnsClient.DnsRecordFactory.GetRecord(ResourceRecordInfo info)&lt;br/&gt;
 at DnsClient.DnsMessageHandler.GetResponseMessage(ArraySegment`1 responseData)&lt;br/&gt;
 at DnsClient.DnsUdpMessageHandler.Query(IPEndPoint server, DnsRequestMessage request, TimeSpan timeout)&lt;br/&gt;
 at DnsClient.LookupClient.ResolveQuery(IReadOnlyCollection`1 servers, DnsMessageHandler handler, DnsRequestMessage request, Boolean useCache, LookupClientAudit continueAudit)&lt;br/&gt;
 &amp;#8212; End of inner exception stack trace &amp;#8212;&lt;br/&gt;
 at DnsClient.LookupClient.ResolveQuery(IReadOnlyCollection`1 servers, DnsMessageHandler handler, DnsRequestMessage request, Boolean useCache, LookupClientAudit continueAudit)&lt;br/&gt;
 at DnsClient.LookupClient.QueryInternal(IReadOnlyCollection`1 servers, DnsQuestion question, Boolean useCache)&lt;br/&gt;
 at DnsClient.LookupClient.Query(String query, QueryType queryType, QueryClass queryClass)&lt;br/&gt;
 at MongoDB.Driver.Core.Misc.DnsClientWrapper.ResolveSrvRecords(String service, CancellationToken cancellationToken)&lt;br/&gt;
 at MongoDB.Driver.Core.Clusters.DnsMonitor.Monitor()&quot; }.&lt;/p&gt;</description>
                <environment>Windos 10</environment>
        <key id="1273271">CSHARP-3014</key>
            <summary>System.IndexOutOfRangeException: Reading IPv4 address, expected 4 bytes</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="3">Duplicate</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="prasoon@metalbrain.in">Prasoon Gupta</reporter>
                        <labels>
                    </labels>
                <created>Sat, 14 Mar 2020 06:46:36 +0000</created>
                <updated>Mon, 16 Mar 2020 13:53:41 +0000</updated>
                            <resolved>Mon, 16 Mar 2020 13:53:41 +0000</resolved>
                                    <version>2.10.2</version>
                                                    <component>Connectivity</component>
                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="2981088" author="jeff.yemin" created="Mon, 16 Mar 2020 13:53:41 +0000"  >&lt;p&gt;Duplicates &lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-2015&quot; title=&quot;Array Update Improvements&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CSHARP-2015&quot;&gt;&lt;del&gt;CSHARP-2015&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="2980408" author="kletterer@web.de" created="Sun, 15 Mar 2020 12:40:38 +0000"  >&lt;p&gt;This might also be related to this issue&#160;&lt;a href=&quot;https://github.com/MichaCo/DnsClient.NET/issues/51&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/MichaCo/DnsClient.NET/issues/51&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;and #&lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-2968&quot; title=&quot;Exception occurs when using mongodb+srv connection string&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CSHARP-2968&quot;&gt;&lt;del&gt;CSHARP-2968&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Would be great if you could try upgrading DnsClient to v1.3.0 (beta) and try with that?&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hww47z:</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>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>