<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:22:10 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>[DRIVERS-710] Deprecate oplogReplay find command option from CRUD spec</title>
                <link>https://jira.mongodb.org/browse/DRIVERS-710</link>
                <project id="10980" key="DRIVERS">Drivers</project>
                    <description>&lt;p&gt;As of &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-36186&quot; title=&quot;Ignore value of oplogReplay find command option&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-36186&quot;&gt;&lt;del&gt;SERVER-36186&lt;/del&gt;&lt;/a&gt; and server version 4.3.1, the &lt;tt&gt;oplogReplay&lt;/tt&gt; option for &lt;tt&gt;find&lt;/tt&gt; is ignored. The CRUD spec deprecated this option in &lt;a href=&quot;https://github.com/mongodb/specifications/commit/180729a7b19ecbe49dbb42c4a1dc13810db6a51c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;180729a&lt;/a&gt; for SPEC-1491.&lt;/p&gt;

&lt;p&gt;Drivers should deprecate the option in any documentation and code (if applicable). No other code changes are required, as a 4.3.1+ server will happily ignore the option if it is provided.&lt;/p&gt;</description>
                <environment></environment>
        <key id="594109">DRIVERS-710</key>
            <summary>Deprecate oplogReplay find command option from CRUD spec</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="13201">Fixed</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="kevin.arhelger@mongodb.com">Kevin Arhelger</reporter>
                        <labels>
                    </labels>
                <created>Fri, 24 Aug 2018 18:24:51 +0000</created>
                <updated>Sat, 28 Oct 2023 10:45:08 +0000</updated>
                            <resolved>Tue, 21 Feb 2023 17:53:28 +0000</resolved>
                                                                            <votes>0</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="2350796" author="behackett" created="Tue, 30 Jul 2019 17:20:48 +0000"  >&lt;p&gt;Setting this back to needs triage. Some drivers have helpers, or documentation for writing a helper, for tailing the oplog. Those will have to be updated. &lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="1092323">CDRIVER-3485</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1092321">CSHARP-2898</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1092316">CXX-1907</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1092324">GODRIVER-1462</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1092320">MOTOR-487</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1092315">PHPC-1525</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1101674">PHPLIB-520</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1092325">PYTHON-2097</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1092322">RUBY-2079</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1092317">JAVA-3591</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1092318">NODE-2423</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1318214">RUST-379</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="572997">SERVER-36186</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_23952" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Driver Compliance</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[<style type='text/css'>
         #scriptField, #scriptField *{
                border: 1px solid black;
            }

            #scriptField{
                border-collapse: collapse;
            }

            #scriptField td {
                text-align: center; /* Center-align text in table cells */
            }

            #scriptField td.key {
                text-align: left; /* Left-align text in the Key column */
            }

            #scriptField a {
                text-decoration: none; /* Remove underlines from links */
                border: none; /* Remove border from links */
            }
            
            /* Add green background color to cells with FixVersion */
            #scriptField td.hasFixVersion {
                background-color: #00FF00; /* Green color code */
            }

            /* Center-align the first row headers */
            #scriptField th {
                text-align: center;
            }
        </style>
<table id='scriptField'>
  <tr>
    <th>Key</th>
    <th>Status/Resolution</th>
    <th>FixVersion</th>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/PHPC-1525'>PHPC-1525</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>1.8.0-beta1, 1.8.0</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/CXX-1907'>CXX-1907</a>
    </td>
    <td>Works as Designed</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/JAVA-3591'>JAVA-3591</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>4.1.0</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/NODE-2423'>NODE-2423</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>3.6.0</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/MOTOR-487'>MOTOR-487</a>
    </td>
    <td>Duplicate</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/CSHARP-2898'>CSHARP-2898</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>2.11.0</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/RUBY-2079'>RUBY-2079</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>2.13.0.beta1</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/CDRIVER-3485'>CDRIVER-3485</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>1.17.0-beta, 1.17.0</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/GODRIVER-1462'>GODRIVER-1462</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>1.4.0</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/PYTHON-2097'>PYTHON-2097</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>3.11</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/PHPLIB-520'>PHPLIB-520</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>1.7.0-beta1, 1.7.0</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/RUST-379'>RUST-379</a>
    </td>
    <td>Works as Designed</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/SWIFT-804'>SWIFT-804</a>
    </td>
    <td>Won't Do</td>
    <td class=''></td>
  </tr>
</table>]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|htwvkn:</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>
                                                                                                                        <customfield id="customfield_11150" key="com.atlassian.jira.plugin.system.customfieldtypes:multiselect">
                        <customfieldname>SERVER fixVersion</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="16441"><![CDATA[4.4]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_22279" key="com.atlassian.jira.plugin.system.customfieldtypes:labels">
                        <customfieldname>Server Compat</customfieldname>
                        <customfieldvalues>
                                        <label>4.3</label>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_21457" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>Upstream Changes Summary</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>&lt;p&gt;The oplogReplay flag is now deprecated. Please update &lt;a href=&quot;https://docs.mongodb.com/manual/reference/mongodb-wire-protocol/#op-query&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://docs.mongodb.com/manual/reference/mongodb-wire-protocol/#op-query&lt;/a&gt; to mark the oplogReplay OP_QUERY wire protocol flag to reflect this.&lt;/p&gt;

&lt;p&gt;Any application which sets this flag can safely remove it when communicating with a 4.4 server. The flag is still needed to optimize oplog queries when communicating with a 4.2 or older server.&lt;/p&gt;</customfieldvalue>

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