<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:16:40 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>[CDRIVER-2902] bitFlags field for OP_MSG does not swap for Big-Endian zSeries system</title>
                <link>https://jira.mongodb.org/browse/CDRIVER-2902</link>
                <project id="10030" key="CDRIVER">C Driver</project>
                    <description>&lt;p&gt;For the PHP driver, some tests fail on zSeries only (&lt;a href=&quot;https://evergreen.mongodb.com/task_log_raw/mongo_php_driver_tests_php7__versions~4.0_php_versions~7.0_os_php7~rhel74_zseries_test_replicaset_auth_cdec9691b67f57a76f079981b960dbd257832b74_18_12_14_14_41_39/0?type=T#L1560&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://evergreen.mongodb.com/task_log_raw/mongo_php_driver_tests_php7__versions~4.0_php_versions~7.0_os_php7~rhel74_zseries_test_replicaset_auth_cdec9691b67f57a76f079981b960dbd257832b74_18_12_14_14_41_39/0?type=T#L1560&lt;/a&gt;). This is because the CDRIVER does not correct swap the bitFlags for OP_MSG on Big-Endian systems.&lt;/p&gt;

&lt;p&gt;There is a Pull Request at &lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/pull/557&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/pull/557&lt;/a&gt; to fix this, and a full write up of the issue at &lt;a href=&quot;https://github.com/derickr/derickrethans-articles/blob/master/201812210912-wrong-response.rst&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/derickr/derickrethans-articles/blob/master/201812210912-wrong-response.rst&lt;/a&gt;.&lt;/p&gt;</description>
                <environment></environment>
        <key id="658018">CDRIVER-2902</key>
            <summary>bitFlags field for OP_MSG does not swap for Big-Endian zSeries system</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="derick">Derick Rethans</assignee>
                                    <reporter username="derick">Derick Rethans</reporter>
                        <labels>
                    </labels>
                <created>Wed, 19 Dec 2018 16:08:55 +0000</created>
                <updated>Sat, 28 Oct 2023 11:29:28 +0000</updated>
                            <resolved>Thu, 20 Dec 2018 20:46:07 +0000</resolved>
                                    <version>1.13.0</version>
                                    <fixVersion>1.14.0</fixVersion>
                                    <component>libmongoc</component>
                    <component>network</component>
                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="2097661" author="xgen-internal-githook" created="Thu, 20 Dec 2018 20:45:58 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;derickr&apos;, &apos;email&apos;: &apos;github@derickrethans.nl&apos;, &apos;name&apos;: &apos;Derick Rethans&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-2902&quot; title=&quot;bitFlags field for OP_MSG does not swap for Big-Endian zSeries system&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-2902&quot;&gt;&lt;del&gt;CDRIVER-2902&lt;/del&gt;&lt;/a&gt; fix OP_MSG bitFlags for big-endian&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/67a71d0183a399e6cc472634b61f4bfdc00ab751&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/67a71d0183a399e6cc472634b61f4bfdc00ab751&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="658687">PHPC-1308</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="606149">PHPC-1271</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10220">
                    <name>Tested</name>
                                            <outwardlinks description="tested by">
                                        <issuelink>
            <issuekey id="659073">CDRIVER-2904</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <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|hu709r:</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>