<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:21:50 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-9927] WSAPoll not defined on windows server 2003 64</title>
                <link>https://jira.mongodb.org/browse/SERVER-9927</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Since server2003 is now our default win64 platform, our checks for WSAPoll break in sock.cpp.  Need to dynamically link in WSAPoll on Windows platforms if it exists.&lt;/p&gt;
</description>
                <environment></environment>
        <key id="78933">SERVER-9927</key>
            <summary>WSAPoll not defined on windows server 2003 64</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="9">Done</resolution>
                                        <assignee username="mathias@mongodb.com">Mathias Stearn</assignee>
                                    <reporter username="greg_10gen">Greg Studer</reporter>
                        <labels>
                    </labels>
                <created>Thu, 13 Jun 2013 15:42:16 +0000</created>
                <updated>Mon, 11 Jul 2016 17:40:37 +0000</updated>
                            <resolved>Thu, 10 Oct 2013 18:53:39 +0000</resolved>
                                    <version>2.5.0</version>
                                    <fixVersion>2.5.3</fixVersion>
                                    <component>Networking</component>
                                        <votes>0</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="439150" author="redbeard0531" created="Thu, 10 Oct 2013 19:30:54 +0000"  >&lt;p&gt;Two commits meant to be on this ticket:&lt;/p&gt;

&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;RedBeard0531&apos;, u&apos;name&apos;: u&apos;Mathias Stearn&apos;, u&apos;email&apos;: u&apos;mathias@10gen.com&apos;}

&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9929&quot; title=&quot;audit code for unprotected ScopedDbConnection and ShardConnection constructor calls&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9929&quot;&gt;&lt;del&gt;SERVER-9929&lt;/del&gt;&lt;/a&gt; Pull in WSAPoll from dll on windows&lt;/p&gt;

&lt;p&gt;It is only available in Vista+&lt;/p&gt;

&lt;p&gt;This commit also reverts f3ebed0f3ab8e1cf0df752fb9e44875ed1e3849d to reenable&lt;br/&gt;
jstests/sharding/shard_kill_and_pooling.js&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/3b33315ab3dedf8314eb3da126dd0fc56555deb9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/3b33315ab3dedf8314eb3da126dd0fc56555deb9&lt;/a&gt;&lt;/p&gt;


&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;RedBeard0531&apos;, u&apos;name&apos;: u&apos;Mathias Stearn&apos;, u&apos;email&apos;: u&apos;mathias@10gen.com&apos;}

&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9929&quot; title=&quot;audit code for unprotected ScopedDbConnection and ShardConnection constructor calls&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9929&quot;&gt;&lt;del&gt;SERVER-9929&lt;/del&gt;&lt;/a&gt; Add socket_poll.cpp to libmongoclient&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/bf312205b5e5c9f6bdf1d0968c3fe601430f8a38&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/bf312205b5e5c9f6bdf1d0968c3fe601430f8a38&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="369974" author="auto" created="Fri, 28 Jun 2013 14:40:57 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;milkie&apos;, u&apos;name&apos;: u&apos;Eric Milkie&apos;, u&apos;email&apos;: u&apos;milkie@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9927&quot; title=&quot;WSAPoll not defined on windows server 2003 64&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9927&quot;&gt;&lt;del&gt;SERVER-9927&lt;/del&gt;&lt;/a&gt; change of default win platform breaks WSAPoll&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/f3ebed0f3ab8e1cf0df752fb9e44875ed1e3849d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/f3ebed0f3ab8e1cf0df752fb9e44875ed1e3849d&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="359640" author="milkie" created="Thu, 13 Jun 2013 17:55:48 +0000"  >&lt;p&gt;It&apos;s pretty new :/ sorry!&lt;/p&gt;</comment>
                            <comment id="359638" author="acm" created="Thu, 13 Jun 2013 17:53:13 +0000"  >&lt;p&gt;OK, I think that is starting to make sense. So this test never would have passed on XP to begin with. Thats a bit odd, as I&apos;m fairly sure I ran the test suite when I was re-enabling XP support. Or is the test maybe newer than that?&lt;/p&gt;</comment>
                            <comment id="359633" author="milkie" created="Thu, 13 Jun 2013 17:47:23 +0000"  >&lt;p&gt;I see your confusion now.&lt;br/&gt;
The code in sock.cpp simply skips the features provided by the code block that calls WSAPoll().  The unit test that broke was depending on the functionality of the code.  We decided to simply not have this functionality on older versions of Windows, rather than spend time implementing it.&lt;br/&gt;
You may be confusing this section of code with the one I wrote to reimplement select() on Windows, where I considered using WSAPoll and then didn&apos;t, because of this versioning issue.  The two sections of code are different.&lt;/p&gt;</comment>
                            <comment id="359616" author="acm" created="Thu, 13 Jun 2013 17:31:30 +0000"  >&lt;p&gt;I was asking about current behavior. I&apos;m a bit puzzled how lowering the minimum to server 2003 could have broken things, since we already had code in place to deal with the lack of WSAPoll on pre-vista platforms, which we needed for XP support.&lt;/p&gt;</comment>
                            <comment id="359602" author="milkie" created="Thu, 13 Jun 2013 17:17:27 +0000"  >&lt;p&gt;Are you asking what the current behavior of the code should be, or are you suggesting what we ought to change the code to do?&lt;/p&gt;

&lt;p&gt;Currently, because we are now targetting Windows Server 2003 instead of Vista, that modified the Winsock2 header such that it obscured the WSAPoll function, so none of our Windows builds will make use of our code in that block that uses WSAPoll. We&apos;ll need to dynamically detect that function like we already are for QueryWorkingSetEx().&lt;/p&gt;</comment>
                            <comment id="359570" author="acm" created="Thu, 13 Jun 2013 16:33:47 +0000"  >&lt;p&gt;Shouldn&apos;t this just fall through to the XP support if Vista support is not detected?&lt;/p&gt;</comment>
                            <comment id="359534" author="auto" created="Thu, 13 Jun 2013 15:45:11 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;gregstuder&apos;, u&apos;name&apos;: u&apos;Greg Studer&apos;, u&apos;email&apos;: u&apos;greg@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9927&quot; title=&quot;WSAPoll not defined on windows server 2003 64&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9927&quot;&gt;&lt;del&gt;SERVER-9927&lt;/del&gt;&lt;/a&gt; change of default win platform breaks WSAPoll&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/77c838a35f2a1475b859ed869d9e018dc233e4c6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/77c838a35f2a1475b859ed869d9e018dc233e4c6&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9.0</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>Thu, 13 Jun 2013 15:45:11 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        10 years, 18 weeks, 6 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_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>false</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>ramon.fernandez@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            10 years, 18 weeks, 6 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10000" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Old_Backport</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10000"><![CDATA[No]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10032" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Operating System</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10022"><![CDATA[Windows]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>andrew.morrow@mongodb.com</customfieldvalue>
            <customfieldvalue>auto</customfieldvalue>
            <customfieldvalue>milkie@mongodb.com</customfieldvalue>
            <customfieldvalue>greg_10gen</customfieldvalue>
            <customfieldvalue>mathias@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrmqa7:</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>72131</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_10166" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Tests Written</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10154"><![CDATA[Complete]]></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|hriqzr:</customfieldvalue>

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