<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:14:14 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-2120] Add MONGOC_TEST_COMPRESSORS to test suite</title>
                <link>https://jira.mongodb.org/browse/CDRIVER-2120</link>
                <project id="10030" key="CDRIVER">C Driver</project>
                    <description>&lt;p&gt;We need to be able to run the entire test suite using different compressors.&lt;/p&gt;

&lt;p&gt;We should add &lt;tt&gt;MONGOC_TEST_COMPRESSORS&lt;/tt&gt; environment variable to enable the negotiation.&lt;/p&gt;</description>
                <environment></environment>
        <key id="371611">CDRIVER-2120</key>
            <summary>Add MONGOC_TEST_COMPRESSORS to test suite</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</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="bjori">Hannes Magnusson</assignee>
                                    <reporter username="bjori">Hannes Magnusson</reporter>
                        <labels>
                    </labels>
                <created>Thu, 6 Apr 2017 17:11:17 +0000</created>
                <updated>Wed, 3 May 2017 22:14:25 +0000</updated>
                            <resolved>Fri, 7 Apr 2017 16:13:13 +0000</resolved>
                                                    <fixVersion>1.7.0</fixVersion>
                                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="1543888" author="xgen-internal-githook" created="Fri, 7 Apr 2017 17:58:43 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;ajdavis&apos;, u&apos;name&apos;: u&apos;A. Jesse Jiryu Davis&apos;, u&apos;email&apos;: u&apos;jesse@mongodb.com&apos;}
&lt;p&gt;Message: Merge remote-tracking branch &apos;upstream/master&apos;&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;upstream/master:&lt;br/&gt;
  Fix typo&lt;br/&gt;
  &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-2121&quot; title=&quot;Missing return type and contradictory parameter information in mongoc_client_set_ssl_opts() documentation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-2121&quot;&gt;&lt;del&gt;CDRIVER-2121&lt;/del&gt;&lt;/a&gt; Remove legacy info&lt;br/&gt;
  &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-2121&quot; title=&quot;Missing return type and contradictory parameter information in mongoc_client_set_ssl_opts() documentation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-2121&quot;&gt;&lt;del&gt;CDRIVER-2121&lt;/del&gt;&lt;/a&gt; Update set_ssl_opts since &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-1316&quot; title=&quot;Copy strings referred by mongoc_ssl_opts_t&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-1316&quot;&gt;&lt;del&gt;CDRIVER-1316&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
  &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-2120&quot; title=&quot;Add MONGOC_TEST_COMPRESSORS to test suite&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-2120&quot;&gt;&lt;del&gt;CDRIVER-2120&lt;/del&gt;&lt;/a&gt; Add MONGOC_TEST_COMPRESSORS to the test suite&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/9d8d916b5feb04eac34854f71f555936aefbfb91&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/9d8d916b5feb04eac34854f71f555936aefbfb91&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="1543740" author="xgen-internal-githook" created="Fri, 7 Apr 2017 16:10:15 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;bjori&apos;, u&apos;name&apos;: u&apos;Hannes Magnusson&apos;, u&apos;email&apos;: u&apos;bjori@php.net&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-2120&quot; title=&quot;Add MONGOC_TEST_COMPRESSORS to test suite&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-2120&quot;&gt;&lt;del&gt;CDRIVER-2120&lt;/del&gt;&lt;/a&gt; Add MONGOC_TEST_COMPRESSORS to the test suite&lt;/p&gt;

&lt;p&gt;MONGOC_TEST_COMPRESSORS=snappy,zlib will negotiate compression with&lt;br/&gt;
live MongoDB (3.4+) to run the test suite with&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/cd25310ba581d433bcb0caf57ceec0d08ceb8ee0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/cd25310ba581d433bcb0caf57ceec0d08ceb8ee0&lt;/a&gt;&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_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>CDRIVER-2085</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hsxr3z:</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>