<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:21:58 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-4795] Restore MONGOC_MD_FLAG_ENABLE_ICU</title>
                <link>https://jira.mongodb.org/browse/CDRIVER-4795</link>
                <project id="10030" key="CDRIVER">C Driver</project>
                    <description>&lt;h1&gt;&lt;a name=&quot;Summary&quot;&gt;&lt;/a&gt;Summary&lt;/h1&gt;

&lt;p&gt;Restore the enum value &lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/pull/1342/files#diff-cd45eb537dac9fdafd3ac9f4fa758168ad3850dcf260ef2dae2d62cf59b3a2a5L81&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;MONGOC_MD_FLAG_ENABLE_ICU&lt;/a&gt; removed in &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-4680&quot; title=&quot;Remove ENABLE_ICU option and related code&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-4680&quot;&gt;&lt;del&gt;CDRIVER-4680&lt;/del&gt;&lt;/a&gt; to restore the subsequent values.&lt;/p&gt;
&lt;h1&gt;&lt;a name=&quot;Background%26Motivation&quot;&gt;&lt;/a&gt;Background &amp;amp; Motivation&lt;/h1&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-4680&quot; title=&quot;Remove ENABLE_ICU option and related code&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-4680&quot;&gt;&lt;del&gt;CDRIVER-4680&lt;/del&gt;&lt;/a&gt; removed the &lt;tt&gt;MONGOC_MD_FLAG_ENABLE_ICU&lt;/tt&gt; from the handshake config.&lt;/p&gt;

&lt;p&gt;The handshake config is reported in the client metadata sent to the server. Here are examples from the mongod logs (see &lt;tt&gt;cfg=0x0300deaa65&lt;/tt&gt;) for C driver 1.24.3 and 1.25.0:&lt;/p&gt;
&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;{&quot;t&quot;:{&quot;$date&quot;:&quot;2023-12-13T13:00:39.283-05:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;NETWORK&quot;,  &quot;id&quot;:51800,   &quot;ctx&quot;:&quot;conn13&quot;,&quot;msg&quot;:&quot;client metadata&quot;,&quot;attr&quot;:{&quot;remote&quot;:&quot;127.0.0.1:49998&quot;,&quot;client&quot;:&quot;conn13&quot;,&quot;doc&quot;:{&quot;driver&quot;:{&quot;name&quot;:&quot;mongoc&quot;,&quot;version&quot;:&quot;1.24.3&quot;},&quot;os&quot;:{&quot;type&quot;:&quot;Darwin&quot;,&quot;name&quot;:&quot;macOS&quot;,&quot;version&quot;:&quot;21.6.0&quot;,&quot;architecture&quot;:&quot;arm64&quot;},&quot;platform&quot;:&quot;cfg=0x0300deaa65 posix=200112 stdc=199901 CC=clang 14.0.0 (clang-1400.0.29.202) CFLAGS=\&quot;\&quot; LDFLAGS=\&quot;\&quot;&quot;}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;{&quot;t&quot;:{&quot;$date&quot;:&quot;2023-12-13T13:00:39.374-05:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;NETWORK&quot;,  &quot;id&quot;:51800,   &quot;ctx&quot;:&quot;conn14&quot;,&quot;msg&quot;:&quot;client metadata&quot;,&quot;attr&quot;:{&quot;remote&quot;:&quot;127.0.0.1:50000&quot;,&quot;client&quot;:&quot;conn14&quot;,&quot;doc&quot;:{&quot;driver&quot;:{&quot;name&quot;:&quot;mongoc&quot;,&quot;version&quot;:&quot;1.25.0&quot;},&quot;os&quot;:{&quot;type&quot;:&quot;Darwin&quot;,&quot;name&quot;:&quot;macOS&quot;,&quot;version&quot;:&quot;21.6.0&quot;,&quot;architecture&quot;:&quot;arm64&quot;},&quot;platform&quot;:&quot;cfg=0x0383d6aa65 posix=200112 stdc=199901 CC=clang 14.0.0 (clang-1400.0.29.202) CFLAGS=\&quot;\&quot; LDFLAGS=\&quot;\&quot;&quot;}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;
&lt;p&gt;The bits can be interpreted with &lt;tt&gt;parse_handshake_cfg.py&lt;/tt&gt;.&lt;/p&gt;

&lt;p&gt;&lt;tt&gt;MONGOC_MD_FLAG_ENABLE_ICU&lt;/tt&gt; was likely unintentionally removed.&lt;br/&gt;
The removal may add difficultly parsing and comparing config values between driver versions. For example, &lt;a href=&quot;https://jira.mongodb.org/browse/HELP-52803&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;HELP-52803&lt;/a&gt; reports configs with equal values between driver versions 1.24.3 and 1.25.0. Yet, the interpreted values are different:&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;https://jira.mongodb.org/secure/attachment/496841/496841_Screen+Shot+2023-12-13+at+1.08.39+PM.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;To interpret the flags for 1.24.3, the version of parse_handshake_cfg.py from the &lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/blob/r1.24/src/libmongoc/examples/parse_handshake_cfg.py&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;r1.24 branch&lt;/a&gt; may be used. To parse the flags for 1.25.0, the version of parse_handshake_cfg.py from the &lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/blob/r1.25/src/libmongoc/examples/parse_handshake_cfg.py&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;r1.25 branch&lt;/a&gt; may be used.&lt;/p&gt;

&lt;p&gt;Caveat: restoring the flag would mean C driver versions 1.25.0-(version fixed) would be an exception with different flag parsing.&lt;/p&gt;</description>
                <environment></environment>
        <key id="2524064">CDRIVER-4795</key>
            <summary>Restore MONGOC_MD_FLAG_ENABLE_ICU</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="kevin.albertson@mongodb.com">Kevin Albertson</assignee>
                                    <reporter username="kevin.albertson@mongodb.com">Kevin Albertson</reporter>
                        <labels>
                    </labels>
                <created>Wed, 13 Dec 2023 18:31:24 +0000</created>
                <updated>Tue, 2 Jan 2024 13:44:54 +0000</updated>
                            <resolved>Tue, 2 Jan 2024 13:44:54 +0000</resolved>
                                    <version>1.25.0</version>
                                    <fixVersion>1.25.4</fixVersion>
                                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="5979289" author="xgen-internal-githook" created="Tue, 2 Jan 2024 13:33:33 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Kevin Albertson&apos;, &apos;email&apos;: &apos;kevin.albertson@mongodb.com&apos;, &apos;username&apos;: &apos;kevinAlbs&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-4795&quot; title=&quot;Restore MONGOC_MD_FLAG_ENABLE_ICU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-4795&quot;&gt;&lt;del&gt;CDRIVER-4795&lt;/del&gt;&lt;/a&gt; restore `MONGOC_MD_FLAG_ENABLE_ICU` (#1494)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;support Python 3 in `parse_handshake_cfg.py`&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;add numeric assignments to enum values&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;format `mongoc-handshake-private.h`&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix reference to test function&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;restore `MONGOC_MD_FLAG_ENABLE_ICU`&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;comment about `MONGOC_MD_FLAG_ENABLE_ICU` removal&lt;br/&gt;
Branch: r1.25&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/ba248f73a6c55b8afd9fb494315c58d77b3ebd39&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/ba248f73a6c55b8afd9fb494315c58d77b3ebd39&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5979287" author="xgen-internal-githook" created="Tue, 2 Jan 2024 13:32:34 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Kevin Albertson&apos;, &apos;email&apos;: &apos;kevin.albertson@mongodb.com&apos;, &apos;username&apos;: &apos;kevinAlbs&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-4795&quot; title=&quot;Restore MONGOC_MD_FLAG_ENABLE_ICU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-4795&quot;&gt;&lt;del&gt;CDRIVER-4795&lt;/del&gt;&lt;/a&gt; restore `MONGOC_MD_FLAG_ENABLE_ICU` (#1494)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;support Python 3 in `parse_handshake_cfg.py`&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;add numeric assignments to enum values&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;format `mongoc-handshake-private.h`&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix reference to test function&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;restore `MONGOC_MD_FLAG_ENABLE_ICU`&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;comment about `MONGOC_MD_FLAG_ENABLE_ICU` removal&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/38f80af2b97a849f75a79e9f390b385b6bf1cb42&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/38f80af2b97a849f75a79e9f390b385b6bf1cb42&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10520">
                    <name>Problem/Incident</name>
                                                                <inwardlinks description="is caused by">
                                        <issuelink>
            <issuekey id="2391239">CDRIVER-4680</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="496841" name="Screen Shot 2023-12-13 at 1.08.39 PM.png" size="183228" author="kevin.albertson@mongodb.com" created="Wed, 13 Dec 2023 18:32:13 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                        <customfield id="customfield_23812" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Assigned Team</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="26444"><![CDATA[C Drivers]]></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_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hvwqom:j</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>