<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:53:20 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-901] Cleanup org.bson.Lazy*</title>
                <link>https://jira.mongodb.org/browse/JAVA-901</link>
                <project id="10006" key="JAVA">Java Driver</project>
                    <description>&lt;h4&gt;&lt;a name=&quot;Classestobedeprecated&quot;&gt;&lt;/a&gt;Classes to be deprecated&lt;/h4&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;org.bson.KeyCachingLazyBSONObject&lt;/li&gt;
	&lt;li&gt;org.bson.LazyBSONObject$LazyBSONKeySet&lt;/li&gt;
&lt;/ul&gt;


&lt;h4&gt;&lt;a name=&quot;Methodstobedeprecated&quot;&gt;&lt;/a&gt;Methods to be deprecated&lt;/h4&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;&lt;b&gt;org.bson.LazyBSONObject&lt;/b&gt;
	&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
		&lt;li&gt;protected int getElementBSONSize(int)&lt;/li&gt;
		&lt;li&gt;protected byte getElementType(int)&lt;/li&gt;
		&lt;li&gt;protected java.lang.Object getElementValue(org.bson.LazyBSONObject$ElementRecord)&lt;/li&gt;
		&lt;li&gt;protected boolean isElementEmpty(int)&lt;/li&gt;
		&lt;li&gt;protected int sizeCString(int)&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;&lt;b&gt;org.bson.LazyBSONCallback&lt;/b&gt;
	&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
		&lt;li&gt;public void setRootObject(java.lang.Object)&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;


&lt;h4&gt;&lt;a name=&quot;Fieldstobedeprecated&quot;&gt;&lt;/a&gt;Fields to be deprecated&lt;/h4&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;&lt;b&gt;org.bson.LazyBSONObject&lt;/b&gt;
	&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
		&lt;li&gt;org.bson.LazyBSONObject#_callback&lt;/li&gt;
		&lt;li&gt;org.bson.LazyBSONObject#_doc_start_offset&lt;/li&gt;
		&lt;li&gt;org.bson.LazyBSONObject#_input&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="83575">JAVA-901</key>
            <summary>Cleanup org.bson.Lazy*</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="-1">Unassigned</assignee>
                                    <reporter username="uladzimir_mihura@epam.com">Uladzimir Mihura</reporter>
                        <labels>
                            <label>2to3</label>
                    </labels>
                <created>Fri, 26 Jul 2013 09:15:40 +0000</created>
                <updated>Thu, 3 Apr 2014 15:21:52 +0000</updated>
                            <resolved>Fri, 16 Aug 2013 15:57:24 +0000</resolved>
                                                    <fixVersion>2.12.0</fixVersion>
                                    <component>API</component>
                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="409003" author="auto" created="Thu, 22 Aug 2013 13:59:55 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;trnl&apos;, u&apos;name&apos;: u&apos;Uladzimir Mihura&apos;, u&apos;email&apos;: u&apos;trnl.me@gmail.com&apos;}
&lt;p&gt;Message: feat(driver-compat) &lt;a href=&quot;https://jira.mongodb.org/browse/JAVA-901&quot; title=&quot;Cleanup org.bson.Lazy*&quot; class=&quot;issue-link&quot; data-issue-key=&quot;JAVA-901&quot;&gt;&lt;del&gt;JAVA-901&lt;/del&gt;&lt;/a&gt;: add protected getBytes() as a replacement for _input field access&lt;br/&gt;
Branch: 3.0.x&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-java-driver/commit/29453a1cece773c3c4282b2a2f76e68e68f09a35&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-java-driver/commit/29453a1cece773c3c4282b2a2f76e68e68f09a35&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="408968" author="auto" created="Thu, 22 Aug 2013 12:48:07 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;trnl&apos;, u&apos;name&apos;: u&apos;Uladzimir Mihura&apos;, u&apos;email&apos;: u&apos;trnl.me@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/JAVA-901&quot; title=&quot;Cleanup org.bson.Lazy*&quot; class=&quot;issue-link&quot; data-issue-key=&quot;JAVA-901&quot;&gt;&lt;del&gt;JAVA-901&lt;/del&gt;&lt;/a&gt;: add protected getBytes() as a replacement for _input field access&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-java-driver/commit/eb02f87398b6b709b0e87104f6a35c02627d66dc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-java-driver/commit/eb02f87398b6b709b0e87104f6a35c02627d66dc&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="403696" author="auto" created="Thu, 15 Aug 2013 11:29:40 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;trnl&apos;, u&apos;name&apos;: u&apos;Uladzimir Mihura&apos;, u&apos;email&apos;: u&apos;trnl.me@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/JAVA-901&quot; title=&quot;Cleanup org.bson.Lazy*&quot; class=&quot;issue-link&quot; data-issue-key=&quot;JAVA-901&quot;&gt;&lt;del&gt;JAVA-901&lt;/del&gt;&lt;/a&gt;: cleanup org.bson.Lazy*&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-java-driver/commit/0ffc7b00fb94f36f72df1ad4faeeb3f2da65fe88&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-java-driver/commit/0ffc7b00fb94f36f72df1ad4faeeb3f2da65fe88&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|hrruw7:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>76396</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>