<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 04:30:15 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>[SERVER-32443] Create a sys-perf task for running linkbench automatically against a replica set</title>
                <link>https://jira.mongodb.org/browse/SERVER-32443</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Once the MongoDB linkbench implementation is relatively stable and is utilizing the new transactions API, we should work on integrating an automated benchmark into sys-perf. It would probably be good to run this benchmark against both a 1-node and 3-node replica set, at least.&lt;/p&gt;</description>
                <environment></environment>
        <key id="475327">SERVER-32443</key>
            <summary>Create a sys-perf task for running linkbench automatically against a replica set</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="david.daly@mongodb.com">David Daly</assignee>
                                    <reporter username="william.schultz@mongodb.com">William Schultz</reporter>
                        <labels>
                            <label>Linkbench</label>
                    </labels>
                <created>Thu, 21 Dec 2017 17:45:07 +0000</created>
                <updated>Mon, 30 Oct 2023 23:09:44 +0000</updated>
                            <resolved>Thu, 24 May 2018 13:23:10 +0000</resolved>
                                                    <fixVersion>4.0.0-rc1</fixVersion>
                    <fixVersion>4.1.1</fixVersion>
                                    <component>Replication</component>
                                        <votes>0</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="1900572" author="xgen-internal-githook" created="Thu, 24 May 2018 13:06:57 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;dalyd&apos;, &apos;name&apos;: &apos;dalyd&apos;, &apos;email&apos;: &apos;david.daly@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-32443&quot; title=&quot;Create a sys-perf task for running linkbench automatically against a replica set&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-32443&quot;&gt;&lt;del&gt;SERVER-32443&lt;/del&gt;&lt;/a&gt; Run linkbench on sys-perf&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 1b6b8ebc967c2ffd093aaf918bda2644b400a8a4)&lt;br/&gt;
Branch: v4.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/73dd3841a643b6e5b3b7c6f683d99d406dc1d2a8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/73dd3841a643b6e5b3b7c6f683d99d406dc1d2a8&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1900571" author="xgen-internal-githook" created="Thu, 24 May 2018 13:05:35 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;dalyd&apos;, &apos;name&apos;: &apos;dalyd&apos;, &apos;email&apos;: &apos;david.daly@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-32443&quot; title=&quot;Create a sys-perf task for running linkbench automatically against a replica set&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-32443&quot;&gt;&lt;del&gt;SERVER-32443&lt;/del&gt;&lt;/a&gt; Run linkbench on sys-perf&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/1b6b8ebc967c2ffd093aaf918bda2644b400a8a4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/1b6b8ebc967c2ffd093aaf918bda2644b400a8a4&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1843595" author="ian@10gen.com" created="Fri, 23 Mar 2018 17:53:11 +0000"  >&lt;p&gt;Yup, makes sense - sorry, I was looking at the comments and skipped right over the links.&lt;/p&gt;</comment>
                            <comment id="1842783" author="david.daly" created="Fri, 23 Mar 2018 00:18:49 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=ian.whalen&quot; class=&quot;user-hover&quot; rel=&quot;ian.whalen&quot;&gt;ian.whalen&lt;/a&gt; I had expected this to be in Ready to Merge, as it is ready. I&apos;m putting it into that state now, let us know if that is incorrect. The actual merge is dependent on ticket Will mentioned, and it looks like that part is linked properly. &lt;/p&gt;</comment>
                            <comment id="1842683" author="william.schultz" created="Thu, 22 Mar 2018 22:04:19 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=ian.whalen&quot; class=&quot;user-hover&quot; rel=&quot;ian.whalen&quot;&gt;ian.whalen&lt;/a&gt; It is dependent on a fix for a known issue in Linkbench, that the replication team is currently working on (&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-33730&quot; title=&quot;Update Linkbench to use transaction ids for doTxn commands.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-33730&quot;&gt;&lt;del&gt;SERVER-33730&lt;/del&gt;&lt;/a&gt;).&lt;/p&gt;</comment>
                            <comment id="1842674" author="ian@10gen.com" created="Thu, 22 Mar 2018 21:59:37 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=david.daly&quot; class=&quot;user-hover&quot; rel=&quot;david.daly&quot;&gt;david.daly&lt;/a&gt; looks like this has been sitting in WFUI for two weeks with no pickup.  Is it possible for the Performance team to continue investigating this?&lt;/p&gt;</comment>
                            <comment id="1827277" author="ryan.timmons" created="Thu, 8 Mar 2018 15:23:33 +0000"  >&lt;p&gt;Code is done on the sysperf yaml side &lt;a href=&quot;https://mongodbcr.appspot.com/194020001&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;cr&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;bu there&apos;s a gremlin somewhere in linkbench or the server that&apos;s &lt;a href=&quot;https://evergreen.mongodb.com/task/sys_perf_linux_1_node_replSet_linkbench_patch_120aed6254ff814a351f99d4e243a1510286ffb0_5a9dafb42a60ed6cf3e6f414_18_03_05_20_59_57##%257B%2522compare%2522%253A%255B%257B%2522hash%2522%253A%2522120aed6254ff814a351f99d4e243a1510286ffb0%2522%257D%252C%257B%2522hash%2522%253A%2522120aed6254ff814a351f99d4e243a1510286ffb0%2522%257D%255D%257D&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;causing the linkbench tests to take 6 hours&lt;/a&gt; and then time out. In the interest of cost-savings, we&apos;ll hold off on merging until the issue is fixed. &lt;/p&gt;

&lt;p&gt;Will - assigning to you to fix - please feel free to assign back to me or perf once the tests complete normally and we can simply merge the cr.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10420">
                    <name>Backports</name>
                                            <outwardlinks description="backported by">
                                                        </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="507392">SERVER-33730</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="475312">SERVER-32438</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="487373">SERVER-32900</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>7.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_12450" key="com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes">
                        <customfieldname>Backport Requested</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="15640"><![CDATA[v4.0]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                <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_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 8 Mar 2018 15:23:33 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        5 years, 37 weeks, 6 days ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[<s><a href='https://jira.mongodb.org/browse/SERVER-32438'>SERVER-32438</a></s>, <s><a href='https://jira.mongodb.org/browse/PERF-1279'>PERF-1279</a></s>, <s><a href='https://jira.mongodb.org/browse/PERF-1278'>PERF-1278</a></s>, <s><a href='https://jira.mongodb.org/browse/PERF-1280'>PERF-1280</a></s>, <s><a href='https://jira.mongodb.org/browse/SERVER-33730'>SERVER-33730</a></s>]]></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>PM-1063</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>luke.bonanomi@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            5 years, 37 weeks, 6 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>david.daly@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>ian@mongodb.com</customfieldvalue>
            <customfieldvalue>ryan.timmons@mongodb.com</customfieldvalue>
            <customfieldvalue>william.schultz@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|htmqpb:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hraaen:</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_23361" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Requested By</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="2218">Performance 2018-03-12</customfieldvalue>
    <customfieldvalue id="2327">Performance 2018-06-04</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10555" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</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_22870" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Triagers</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|htmctr:</customfieldvalue>

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