<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:05:11 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>[DOCS-12411] Docs for SERVER-35457: Add transaction expiry time to transaction sub-document of currentOp output</title>
                <link>https://jira.mongodb.org/browse/DOCS-12411</link>
                <project id="10380" key="DOCS">Documentation</project>
                    <description>&lt;h2&gt;&lt;a name=&quot;Description&quot;&gt;&lt;/a&gt;Description&lt;/h2&gt;
&lt;blockquote&gt;
&lt;h3&gt;&lt;a name=&quot;Description%3A&quot;&gt;&lt;/a&gt;Description: &lt;/h3&gt;

&lt;p&gt;No documentation summary in engineering ticket&lt;/p&gt;

&lt;h3&gt;&lt;a name=&quot;EngineeringTicketDescription%3A&quot;&gt;&lt;/a&gt;Engineering Ticket Description:&lt;/h3&gt;

&lt;p&gt;We want the &lt;tt&gt;currentOp&lt;/tt&gt; entry for both active and inactive transactions to contain the &lt;tt&gt;expiry&lt;/tt&gt; time of the transaction. This is the time at which the transaction, if still running, will be aborted due to a timeout. This expiration time is already stored in the &lt;tt&gt;&lt;a href=&quot;https://github.com/mongodb/mongo/blob/0b001ed1ab7e8443213db38030cf17d2a6f5be2c/src/mongo/db/session.h#L518-L523&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Session::_transactionExpireDate&lt;/a&gt;&lt;/tt&gt; variable, so we should be able to retrieve it from there. We want to store this value in the &lt;tt&gt;transaction.expiry&lt;/tt&gt; field of the currentOp entry.&lt;/p&gt;&lt;/blockquote&gt;

&lt;h2&gt;&lt;a name=&quot;Scopeofchanges&quot;&gt;&lt;/a&gt;Scope of changes&lt;/h2&gt;

&lt;h2&gt;&lt;a name=&quot;ImpacttoOtherDocs&quot;&gt;&lt;/a&gt;Impact to Other Docs&lt;/h2&gt;

&lt;h2&gt;&lt;a name=&quot;MVP%28WorkandDate%29&quot;&gt;&lt;/a&gt;MVP (Work and Date)&lt;/h2&gt;

&lt;h2&gt;&lt;a name=&quot;Resources%28ScopeorDesignDocs%2CInvision%2Cetc.%29&quot;&gt;&lt;/a&gt;Resources (Scope or Design Docs, Invision, etc.)&lt;/h2&gt;
</description>
                <environment></environment>
        <key id="680341">DOCS-12411</key>
            <summary>Docs for SERVER-35457: Add transaction expiry time to transaction sub-document of currentOp output</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="kay.kim@mongodb.com">Kay Kim</assignee>
                                    <reporter username="kay.kim@mongodb.com">Kay Kim</reporter>
                        <labels>
                            <label>per-txn-metrics</label>
                    </labels>
                <created>Wed, 30 Jan 2019 18:08:06 +0000</created>
                <updated>Mon, 13 Nov 2023 18:25:56 +0000</updated>
                            <resolved>Mon, 4 Feb 2019 17:51:34 +0000</resolved>
                                                    <fixVersion>4.1.2</fixVersion>
                    <fixVersion>Server_Docs_20231030</fixVersion>
                    <fixVersion>Server_Docs_20231106</fixVersion>
                    <fixVersion>Server_Docs_20231105</fixVersion>
                    <fixVersion>Server_Docs_20231113</fixVersion>
                                    <component>manual</component>
                    <component>Server</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="2136934" author="xgen-internal-githook" created="Mon, 4 Feb 2019 17:49:50 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Kay Kim&apos;, &apos;email&apos;: &apos;kay.kim@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-12404&quot; title=&quot;Docs for SERVER-34692: Move txnNumber in currentOp to subdocument&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-12404&quot;&gt;&lt;del&gt;DOCS-12404&lt;/del&gt;&lt;/a&gt;,&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-12405&quot; title=&quot;Docs for SERVER-35173: Add autocommit value to transaction sub-document of currentOp&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-12405&quot;&gt;&lt;del&gt;DOCS-12405&lt;/del&gt;&lt;/a&gt;,&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-12406&quot; title=&quot;Docs for SERVER-35310: Add timeActiveMicros and timeInactiveMicros to transaction sub-document of currentOp&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-12406&quot;&gt;&lt;del&gt;DOCS-12406&lt;/del&gt;&lt;/a&gt;,&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-12407&quot; title=&quot;Docs for SERVER-35305: Add timeOpenMicros to the transaction sub-document of currentOp&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-12407&quot;&gt;&lt;del&gt;DOCS-12407&lt;/del&gt;&lt;/a&gt;,&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-12408&quot; title=&quot;Docs for SERVER-35302: Add startWallClockTime to the transaction sub-document of currentOp&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-12408&quot;&gt;&lt;del&gt;DOCS-12408&lt;/del&gt;&lt;/a&gt;,&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-12409&quot; title=&quot;Docs for SERVER-35174: Add readConcern and readTimestamp to transaction sub-document of currentOp&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-12409&quot;&gt;&lt;del&gt;DOCS-12409&lt;/del&gt;&lt;/a&gt;,&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-12410&quot; title=&quot;Docs for SERVER-35300: Track total transaction duration in TxnStats&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-12410&quot;&gt;&lt;del&gt;DOCS-12410&lt;/del&gt;&lt;/a&gt;,&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-12411&quot; title=&quot;Docs for SERVER-35457: Add transaction expiry time to transaction sub-document of currentOp output&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-12411&quot;&gt;&lt;del&gt;DOCS-12411&lt;/del&gt;&lt;/a&gt;: currentOp and txn info&lt;br/&gt;
Branch: v4.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/635cd6ed6310fc41ac40ce4bdfd6d3d6fed2f9fb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/635cd6ed6310fc41ac40ce4bdfd6d3d6fed2f9fb&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2136902" author="xgen-internal-githook" created="Mon, 4 Feb 2019 17:35:59 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Kay Kim&apos;, &apos;email&apos;: &apos;kay.kim@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-12404&quot; title=&quot;Docs for SERVER-34692: Move txnNumber in currentOp to subdocument&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-12404&quot;&gt;&lt;del&gt;DOCS-12404&lt;/del&gt;&lt;/a&gt;,&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-12405&quot; title=&quot;Docs for SERVER-35173: Add autocommit value to transaction sub-document of currentOp&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-12405&quot;&gt;&lt;del&gt;DOCS-12405&lt;/del&gt;&lt;/a&gt;,&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-12406&quot; title=&quot;Docs for SERVER-35310: Add timeActiveMicros and timeInactiveMicros to transaction sub-document of currentOp&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-12406&quot;&gt;&lt;del&gt;DOCS-12406&lt;/del&gt;&lt;/a&gt;,&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-12407&quot; title=&quot;Docs for SERVER-35305: Add timeOpenMicros to the transaction sub-document of currentOp&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-12407&quot;&gt;&lt;del&gt;DOCS-12407&lt;/del&gt;&lt;/a&gt;,&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-12408&quot; title=&quot;Docs for SERVER-35302: Add startWallClockTime to the transaction sub-document of currentOp&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-12408&quot;&gt;&lt;del&gt;DOCS-12408&lt;/del&gt;&lt;/a&gt;,&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-12409&quot; title=&quot;Docs for SERVER-35174: Add readConcern and readTimestamp to transaction sub-document of currentOp&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-12409&quot;&gt;&lt;del&gt;DOCS-12409&lt;/del&gt;&lt;/a&gt;,&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-12410&quot; title=&quot;Docs for SERVER-35300: Track total transaction duration in TxnStats&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-12410&quot;&gt;&lt;del&gt;DOCS-12410&lt;/del&gt;&lt;/a&gt;,&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-12411&quot; title=&quot;Docs for SERVER-35457: Add transaction expiry time to transaction sub-document of currentOp output&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-12411&quot;&gt;&lt;del&gt;DOCS-12411&lt;/del&gt;&lt;/a&gt;: currentOp and txn info&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/f7635bc883b0af15e5192310d316b1b1e9d4b564&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/f7635bc883b0af15e5192310d316b1b1e9d4b564&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10320">
                    <name>Documented</name>
                                            <outwardlinks description="documents">
                                        <issuelink>
            <issuekey id="555214">SERVER-35457</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 4 Feb 2019 17:35:59 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        5 years, 1 week, 2 days ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></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_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>DOCS-11762</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>emet.ozar@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            5 years, 1 week, 2 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>kay.kim@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hukn5z:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|huajan:</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_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|huk9fb:</customfieldvalue>

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