<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:55:09 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-1655] Improve changing codecs</title>
                <link>https://jira.mongodb.org/browse/JAVA-1655</link>
                <project id="10006" key="JAVA">Java Driver</project>
                    <description>&lt;p&gt;Currently wrapping &lt;tt&gt;MongoClient&lt;/tt&gt; and changing the codec repository is painful especially compared to &lt;tt&gt;MongoDatabase&lt;/tt&gt;.&lt;/p&gt;</description>
                <environment></environment>
        <key id="185264">JAVA-1655</key>
            <summary>Improve changing codecs</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</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="-1">Unassigned</assignee>
                                    <reporter username="ross@mongodb.com">Ross Lawley</reporter>
                        <labels>
                    </labels>
                <created>Fri, 20 Feb 2015 11:09:19 +0000</created>
                <updated>Tue, 31 Mar 2015 20:09:28 +0000</updated>
                            <resolved>Thu, 26 Feb 2015 19:54:55 +0000</resolved>
                                                    <fixVersion>3.0.0</fixVersion>
                                    <component>API</component>
                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="869330" author="jeff.yemin" created="Tue, 31 Mar 2015 20:09:28 +0000"  >&lt;p&gt;Closing all resolved 3.0.0 issues, as 3.0.0 has been tagged and released.&lt;/p&gt;</comment>
                            <comment id="838321" author="ross@10gen.com" created="Thu, 26 Feb 2015 19:54:55 +0000"  >&lt;p&gt;Added codec registry helpers and make extending MongoClientOptions simpler.&lt;/p&gt;</comment>
                            <comment id="838318" author="xgen-internal-githook" created="Thu, 26 Feb 2015 19:52:58 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;rozza&apos;, u&apos;name&apos;: u&apos;Ross Lawley&apos;, u&apos;email&apos;: u&apos;ross.lawley@gmail.com&apos;}
&lt;p&gt;Message: Simplified CodecRegistries&lt;/p&gt;

&lt;p&gt;Created a CodecRegistryHelper simplifyin the creation and combining of registries.&lt;br/&gt;
New CodecRegistries accessible from the helper:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;SimpleCodecRegistry is a simple wrapper providing a registry for a specific codec&lt;/li&gt;
	&lt;li&gt;ProviderCodecRegistry takes a list of codec providers to use for finding the correct codec&lt;/li&gt;
	&lt;li&gt;PreferredCodecRegistry takes two codec registries and uses the first for codec lookups then falls back to the second registry&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Drivers internally use the internal RootCodecRegistry which wraps the user provided codec registry and throws a CodecConfigurationException if a codec can&apos;t be found&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/JAVA-1655&quot; title=&quot;Improve changing codecs&quot; class=&quot;issue-link&quot; data-issue-key=&quot;JAVA-1655&quot;&gt;&lt;del&gt;JAVA-1655&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/2f0cc6795dfa2e704a42cf4b35c0070f30c1c697&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-java-driver/commit/2f0cc6795dfa2e704a42cf4b35c0070f30c1c697&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="838317" author="xgen-internal-githook" created="Thu, 26 Feb 2015 19:52:57 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;rozza&apos;, u&apos;name&apos;: u&apos;Ross Lawley&apos;, u&apos;email&apos;: u&apos;ross.lawley@gmail.com&apos;}
&lt;p&gt;Message: MongoClientOption builders can now take a MongoClientOption&lt;/p&gt;

&lt;p&gt;Making copying them easier - refs &lt;a href=&quot;https://jira.mongodb.org/browse/JAVA-1655&quot; title=&quot;Improve changing codecs&quot; class=&quot;issue-link&quot; data-issue-key=&quot;JAVA-1655&quot;&gt;&lt;del&gt;JAVA-1655&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/0a3d2821dd4f72ccab0b50c0ce77157412ee503b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-java-driver/commit/0a3d2821dd4f72ccab0b50c0ce77157412ee503b&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_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hs6ggv:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>163011</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="396">Java Sprint 15</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>