<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:46:45 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-3948] Add support for FLE_MONGOCRYPTD_PORT environment variable</title>
                <link>https://jira.mongodb.org/browse/CSHARP-3948</link>
                <project id="10041" key="CSHARP">C# Driver</project>
                    <description>&lt;p&gt;Currently tests require mongocryptd to be on port 27020.&lt;/p&gt;

&lt;p&gt;But that conflicts with sharded clusters started up using mlaunch, which also use port 27020 for all but the simplest clusters.&lt;/p&gt;

&lt;p&gt;Add support for an optional&#160;FLE_MONGOCRYPTD_PORT environment variable to override the port which will be used for mongocryptd.&lt;/p&gt;

&lt;p&gt;A good value for the new&#160;FLE_MONGOCRYPTD_PORT environment variable could be 27030.&lt;/p&gt;</description>
                <environment></environment>
        <key id="1914871">CSHARP-3948</key>
            <summary>Add support for FLE_MONGOCRYPTD_PORT environment variable</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="10300" iconUrl="https://jira.mongodb.org/images/icons/priorities/medium.svg">Unknown</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="dmitry.lukyanov@mongodb.com">Dmitry Lukyanov</assignee>
                                    <reporter username="robert@mongodb.com">Robert Stam</reporter>
                        <labels>
                    </labels>
                <created>Mon, 1 Nov 2021 19:38:45 +0000</created>
                <updated>Sat, 28 Oct 2023 11:47:26 +0000</updated>
                            <resolved>Fri, 5 Nov 2021 21:56:49 +0000</resolved>
                                                    <fixVersion>2.14.0</fixVersion>
                                    <component>Field Level Encryption</component>
                    <component>Testing</component>
                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="4190299" author="xgen-internal-githook" created="Mon, 15 Nov 2021 21:40:36 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Dmitry Lukyanov&apos;, &apos;email&apos;: &apos;dmitry.lukyanov@mongodb.com&apos;, &apos;username&apos;: &apos;DmitryLukyanov&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-3948&quot; title=&quot;Add support for FLE_MONGOCRYPTD_PORT environment variable&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CSHARP-3948&quot;&gt;&lt;del&gt;CSHARP-3948&lt;/del&gt;&lt;/a&gt;: Follow-up changes. (#681)&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-csharp-driver/commit/219cc4ff918eb14f1b039e78e016139fc408223b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-csharp-driver/commit/219cc4ff918eb14f1b039e78e016139fc408223b&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4172877" author="xgen-internal-githook" created="Fri, 5 Nov 2021 21:56:22 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Dmitry Lukyanov&apos;, &apos;email&apos;: &apos;dmitry.lukyanov@mongodb.com&apos;, &apos;username&apos;: &apos;DmitryLukyanov&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-3948&quot; title=&quot;Add support for FLE_MONGOCRYPTD_PORT environment variable&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CSHARP-3948&quot;&gt;&lt;del&gt;CSHARP-3948&lt;/del&gt;&lt;/a&gt;: Add support for FLE_MONGOCRYPTD_PORT environment variable. (#669)&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-csharp-driver/commit/60ad0c84b164c0648eabe7dea72aa6d94f8289aa&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-csharp-driver/commit/60ad0c84b164c0648eabe7dea72aa6d94f8289aa&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4161643" author="rstam" created="Mon, 1 Nov 2021 20:02:10 +0000"  >&lt;p&gt;This has to include configuring the port on mongocryptd when auto spawning mongocryptd.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="1916282">CSHARP-3951</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|hzs1nb:</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>