<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:58:51 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>[JAVA-3131] Add client metadata for the different drivers</title>
                <link>https://jira.mongodb.org/browse/JAVA-3131</link>
                <project id="10006" key="JAVA">Java Driver</project>
                    <description>&lt;p&gt;Currently we can&apos;t distinguish between the sync and async drivers using client metadata.  This makes it harder to decide whether the async driver can be removed in 4.0.&lt;/p&gt;

&lt;p&gt;This update appends extra information to the driver name:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;legacy : mongo-java-driver|legacy&lt;/li&gt;
	&lt;li&gt;sync : mongo-java-driver|sync&lt;/li&gt;
	&lt;li&gt;async : mongo-java-driver|async&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="664216">JAVA-3131</key>
            <summary>Add client metadata for the different drivers</summary>
                <type id="2" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14711&amp;avatarType=issuetype">New Feature</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="ross@mongodb.com">Ross Lawley</assignee>
                                    <reporter username="jeff.yemin@mongodb.com">Jeffrey Yemin</reporter>
                        <labels>
                    </labels>
                <created>Wed, 2 Jan 2019 13:22:39 +0000</created>
                <updated>Sat, 28 Oct 2023 11:22:29 +0000</updated>
                            <resolved>Thu, 17 Jan 2019 12:35:12 +0000</resolved>
                                                    <fixVersion>3.10.0</fixVersion>
                                    <component>Async</component>
                    <component>Monitoring</component>
                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="2118782" author="xgen-internal-githook" created="Thu, 17 Jan 2019 20:13:06 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;rozza&apos;, &apos;email&apos;: &apos;ross.lawley@gmail.com&apos;, &apos;name&apos;: &apos;Ross Lawley&apos;}
&lt;p&gt;Message: Revert driver metadata for netty&lt;/p&gt;

&lt;p&gt;It doesn&apos;t catch programmatically set netty streamfactories. Also&lt;br/&gt;
as StreamType is being removed in 4.0 along with NettyMongoClients.java&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/JAVA-3131&quot; title=&quot;Add client metadata for the different drivers&quot; class=&quot;issue-link&quot; data-issue-key=&quot;JAVA-3131&quot;&gt;&lt;del&gt;JAVA-3131&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
Branch: 3.10.x&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-java-driver/commit/0532d18076098b740bbaf3d950533402739dde7f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-java-driver/commit/0532d18076098b740bbaf3d950533402739dde7f&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2118781" author="xgen-internal-githook" created="Thu, 17 Jan 2019 20:13:04 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;rozza&apos;, &apos;email&apos;: &apos;ross.lawley@gmail.com&apos;, &apos;name&apos;: &apos;Ross Lawley&apos;}
&lt;p&gt;Message: Added more driver name information&lt;/p&gt;

&lt;p&gt;Previously, all drivers (legacy, sync, async) would just report the driver name &quot;mongo-java-driver&quot;.&lt;br/&gt;
This update appends extra information to the driver name:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;legacy    : mongo-java-driver|legacy&lt;/li&gt;
	&lt;li&gt;sync      : mongo-java-driver|sync&lt;/li&gt;
	&lt;li&gt;async     : mongo-java-driver|async&lt;/li&gt;
	&lt;li&gt;netty     : mongo-java-driver|async|netty&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/JAVA-3131&quot; title=&quot;Add client metadata for the different drivers&quot; class=&quot;issue-link&quot; data-issue-key=&quot;JAVA-3131&quot;&gt;&lt;del&gt;JAVA-3131&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
Branch: 3.10.x&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-java-driver/commit/9a1b6136f3f0f7a6b6bee31787633044d8f53ba6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-java-driver/commit/9a1b6136f3f0f7a6b6bee31787633044d8f53ba6&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2118238" author="xgen-internal-githook" created="Thu, 17 Jan 2019 15:20:31 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;rozza&apos;, &apos;email&apos;: &apos;ross.lawley@gmail.com&apos;, &apos;name&apos;: &apos;Ross Lawley&apos;}
&lt;p&gt;Message: Revert driver metadata for netty&lt;/p&gt;

&lt;p&gt;It doesn&apos;t catch programmatically set netty streamfactories. Also&lt;br/&gt;
as StreamType is being removed in 4.0 along with NettyMongoClients.java&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/JAVA-3131&quot; title=&quot;Add client metadata for the different drivers&quot; class=&quot;issue-link&quot; data-issue-key=&quot;JAVA-3131&quot;&gt;&lt;del&gt;JAVA-3131&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-java-driver/commit/d75138fae458e6129b154b05f45e02665cda3da7&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-java-driver/commit/d75138fae458e6129b154b05f45e02665cda3da7&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2118079" author="xgen-internal-githook" created="Thu, 17 Jan 2019 12:34:48 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;rozza&apos;, &apos;email&apos;: &apos;ross.lawley@gmail.com&apos;, &apos;name&apos;: &apos;Ross Lawley&apos;}
&lt;p&gt;Message: Added more driver name information&lt;/p&gt;

&lt;p&gt;Previously, all drivers (legacy, sync, async) would just report the driver name &quot;mongo-java-driver&quot;.&lt;br/&gt;
This update appends extra information to the driver name:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;legacy    : mongo-java-driver|legacy&lt;/li&gt;
	&lt;li&gt;sync      : mongo-java-driver|sync&lt;/li&gt;
	&lt;li&gt;async     : mongo-java-driver|async&lt;/li&gt;
	&lt;li&gt;netty     : mongo-java-driver|async|netty&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/JAVA-3131&quot; title=&quot;Add client metadata for the different drivers&quot; class=&quot;issue-link&quot; data-issue-key=&quot;JAVA-3131&quot;&gt;&lt;del&gt;JAVA-3131&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-java-driver/commit/acddcdf72a2e02b211f4270d1dff3fb36f9a203a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-java-driver/commit/acddcdf72a2e02b211f4270d1dff3fb36f9a203a&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2116712" author="ross@10gen.com" created="Wed, 16 Jan 2019 11:16:15 +0000"  >&lt;p&gt;PR: &lt;a href=&quot;https://github.com/rozza/mongo-java-driver/pull/310&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/rozza/mongo-java-driver/pull/310&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                        <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_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|hr85x3:</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>