<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 06:57:44 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-85430] Improve Helper Text/Docs to reproduce TSAN failures</title>
                <link>https://jira.mongodb.org/browse/SERVER-85430</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Full slack thread below, but the highlights for consideration as this one ticket or split out for several tickets:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;We should make the resmoke invocation blob display the &lt;tt&gt;TSAN_OPTIONS&lt;/tt&gt; to configure&lt;/li&gt;
	&lt;li&gt;It is not obvious that the &quot;san&quot; build profile includes address and undefined but not thread... Can we name them better? or at least add a &apos;tsan&apos; option?&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://mongodb.slack.com/archives/C0V79S1PY/p1705086246006729&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Slack Thread&lt;/a&gt; captured from #server-testing by &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=charlie.swanson%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;charlie.swanson@mongodb.com&quot;&gt;charlie.swanson@mongodb.com&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=charlie.swanson%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;charlie.swanson@mongodb.com&quot;&gt;charlie.swanson@mongodb.com&lt;/a&gt;: &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=alex.neben%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;alex.neben@mongodb.com&quot;&gt;alex.neben@mongodb.com&lt;/a&gt; (or anyone familiar) should this list include &quot;thread&quot;? In order to reproduce TSAN BFs? &amp;lt;&lt;a href=&quot;https://github.com/10gen/mongo/blob/0cc86e40e9fe1c279d650b59427f4ca96eb36be0/site_scons/mongo/build_profiles.py#L124&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mongo/blob/0cc86e40e9fe1c279d650b59427f4ca96eb36be0/site_scons/mongo/build_profiles.py#L124&lt;/a&gt;&amp;gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=charlie.swanson%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;charlie.swanson@mongodb.com&quot;&gt;charlie.swanson@mongodb.com&lt;/a&gt;: cc &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=will.buerger%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;will.buerger@mongodb.com&quot;&gt;will.buerger@mongodb.com&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=charlie.swanson%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;charlie.swanson@mongodb.com&quot;&gt;charlie.swanson@mongodb.com&lt;/a&gt;: Oh wait, that doesn&apos;t seem to work for me:&lt;br/&gt;
```Checking if C compiler supports -fsanitize=undefined,address,thread... no&lt;br/&gt;
Failed to enable sanitizers with flag: -fsanitize=undefined,address,thread```&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=william.qian%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;william.qian@mongodb.com&quot;&gt;william.qian@mongodb.com&lt;/a&gt;: Just a hunch, but can you check to see if `-ltsan` is included in the compiler flags?&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=max.hirschhorn%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;max.hirschhorn@mongodb.com&quot;&gt;max.hirschhorn@mongodb.com&lt;/a&gt;: I didn&apos;t think ASan and TSan could be mixed together&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=max.hirschhorn%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;max.hirschhorn@mongodb.com&quot;&gt;max.hirschhorn@mongodb.com&lt;/a&gt;: &lt;a href=&quot;https://github.com/mongodb/mongo/blob/6d30cad3af7dcfdd963100d7d74548ef7ae464f4/etc/evergreen_yml_components/variants/sanitizer/test_dev.yml#L692-L701&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/blob/6d30cad3af7dcfdd963100d7d74548ef7ae464f4/etc/evergreen_yml_components/variants/sanitizer/test_dev.yml#L6[&#8230;]701&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=charlie.swanson%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;charlie.swanson@mongodb.com&quot;&gt;charlie.swanson@mongodb.com&lt;/a&gt;: Yeah &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=will.buerger%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;will.buerger@mongodb.com&quot;&gt;will.buerger@mongodb.com&lt;/a&gt; and I are giving it a shot now using this list: &amp;lt;&lt;a href=&quot;https://github.com/10gen/mongo/blob/e17541934eb208c35475a158db4ef827b660eb21/etc/evergreen_yml_components/variants/sanitizer/test_dev.yml#L692&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mongo/blob/e17541934eb208c35475a158db4ef827b660eb21/etc/evergreen_yml_components/variants/sanitizer/test_dev.yml#L692&lt;/a&gt;&amp;gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=charlie.swanson%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;charlie.swanson@mongodb.com&quot;&gt;charlie.swanson@mongodb.com&lt;/a&gt;: jinx!&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=charlie.swanson%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;charlie.swanson@mongodb.com&quot;&gt;charlie.swanson@mongodb.com&lt;/a&gt;: It is not obvious that &quot;san&quot; includes address and undefined but not thread... Can we name them better?&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=william.qian%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;william.qian@mongodb.com&quot;&gt;william.qian@mongodb.com&lt;/a&gt;: They won&apos;t play well at all together, no. :upside_down_face:&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=max.hirschhorn%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;max.hirschhorn@mongodb.com&quot;&gt;max.hirschhorn@mongodb.com&lt;/a&gt;: (might be worth adding a separate build profile for TSan to ninja/bazel)&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=william.qian%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;william.qian@mongodb.com&quot;&gt;william.qian@mongodb.com&lt;/a&gt;: Or just never have concurrency bugs! &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=charlie.swanson%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;charlie.swanson@mongodb.com&quot;&gt;charlie.swanson@mongodb.com&lt;/a&gt;: Relatedly, &lt;a href=&quot;https://spruce.mongodb.com/task/mongodb_mongo_master_enterprise_rhel80_debug_tsan_jstestfuzz_replication_3_linux_enterprise_939c396b2905b7c1da460e180ef5fb63bf5f0cbe_24_01_06_18_19_10/files?execution=0&amp;amp;sortBy=STATUS&amp;amp;sortDir=ASC&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;the instructions for reproducing a tsan failure&lt;/a&gt; say nothing about tsan:&lt;br/&gt;
```# This is a jstestfuzz suite and is dependent on the generated tests specific to this task execution.&lt;/li&gt;
&lt;/ul&gt;


&lt;ol&gt;
	&lt;li&gt;Having trouble reproducing your failure with this? Feel free to reach out in #server-testing.&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;mkdir -p jstestfuzz/ &amp;amp;&amp;amp; \&lt;br/&gt;
rm -rf jstestfuzz/* &amp;amp;&amp;amp; \&lt;br/&gt;
wget &apos;&amp;lt;&lt;a href=&quot;https://mciuploads.s3.amazonaws.com/mongodb-mongo-master/enterprise-rhel80-debug-tsan/939c396b2905b7c1da460e180ef5fb63bf5f0cbe/jstestfuzz/mongodb_mongo_master_enterprise_rhel80_debug_tsan_jstestfuzz_replication_3_linux_enterprise_939c396b2905b7c1da460e180ef5fb63bf5f0cbe_24_01_06_18_19_10-0.tgz&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://mciuploads.s3.amazonaws.com/mongodb-mongo-master/enterprise-rhel80-debug-tsan/939c396b2905b7c1da460e180ef5fb63bf5f0cbe/jstestfuzz/mongodb_mongo_master_enterprise_rhel80_debug_tsan_jstestfuzz_replication_3_linux_enterprise_939c396b2905b7c1da460e180ef5fb63bf5f0cbe_24_01_06_18_19_10-0.tgz&lt;/a&gt;&amp;gt;&apos; -O jstests.tgz &amp;amp;&amp;amp; \&lt;br/&gt;
tar -xf jstests.tgz -C jstestfuzz/ &amp;amp;&amp;amp; \&lt;br/&gt;
rm jstests.tgz &amp;amp;&amp;amp; \&lt;br/&gt;
buildscripts/resmoke.py run &lt;del&gt;{&lt;/del&gt;}suites=jstestfuzz_replication -&lt;del&gt;excludeWithAnyTags=tsan_incompatible --jobs=1 &apos;&lt;/del&gt;-mongodSetParameters={logComponentVerbosity: {command: 2}}&apos; --storageEngineCacheSizeGB=1```&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=charlie.swanson%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;charlie.swanson@mongodb.com&quot;&gt;charlie.swanson@mongodb.com&lt;/a&gt;: Is that easily fixable? I feel like that comment about jstestfuzz is nice and there should be another one about compiling with special flags and then you also need to specify the &apos;san_options&apos; when running resmoke I think?&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=max.hirschhorn%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;max.hirschhorn@mongodb.com&quot;&gt;max.hirschhorn@mongodb.com&lt;/a&gt;: I think the &lt;a href=&quot;https://mciuploads.s3.amazonaws.com/mongodb-mongo-master/enterprise-rhel80-debug-tsan/939c396b2905b7c1da460e180ef5fb63bf5f0cbe/local-resmoke-invocation-mongodb_mongo_master_enterprise_rhel80_debug_tsan_jstestfuzz_replication_3_linux_enterprise_939c396b2905b7c1da460e180ef5fb63bf5f0cbe_24_01_06_18_19_10-0.txt&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Resmoke.py Invocation for Local Usage&lt;/a&gt; generally assumes you already have the appropriate binaries. It doesn&apos;t cover SCons/ninja invocations though I think generating similar instructions for compile_dist_test would. While engineers like to debug on their own machines spawning and setting up a host from the failing Evergreen task would download the already-built TSan binaries&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=charlie.swanson%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;charlie.swanson@mongodb.com&quot;&gt;charlie.swanson@mongodb.com&lt;/a&gt;: Can we put that assumption in a comment then? :smile: Not how I do it&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=charlie.swanson%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;charlie.swanson@mongodb.com&quot;&gt;charlie.swanson@mongodb.com&lt;/a&gt;: since then you can&apos;t really verify if you fixed it&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=matt.kneiser%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;matt.kneiser@mongodb.com&quot;&gt;matt.kneiser@mongodb.com&lt;/a&gt;: It would be worth providing some more details on our hitchhiker guide: &amp;lt;&lt;a href=&quot;https://wiki.corp.mongodb.com/pages/viewpage.action?pageId=80809667#ClangSanitizersandYou!-ThreadSanitizer(TSan&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://wiki.corp.mongodb.com/pages/viewpage.action?pageId=80809667#ClangSanitizersandYou!-ThreadSanitizer(TSan&lt;/a&gt;)&amp;gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=matt.kneiser%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;matt.kneiser@mongodb.com&quot;&gt;matt.kneiser@mongodb.com&lt;/a&gt;: Max has some details on a personal page: &amp;lt;&lt;a href=&quot;https://wiki.corp.mongodb.com/display/~max.hirschhorn/Customization+to+virtual+workstation&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://wiki.corp.mongodb.com/display/~max.hirschhorn/Customization+to+virtual+workstation&lt;/a&gt;&amp;gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=max.hirschhorn%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;max.hirschhorn@mongodb.com&quot;&gt;max.hirschhorn@mongodb.com&lt;/a&gt;: &amp;gt; and then you also need to specify the &apos;san_options&apos; when running resmoke I think?&lt;br/&gt;
I agree we should make the resmoke invocation blob display the `TSAN_OPTIONS` to configure&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="2544812">SERVER-85430</key>
            <summary>Improve Helper Text/Docs to reproduce TSAN failures</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</type>
                                            <priority id="4" iconUrl="https://jira.mongodb.org/images/icons/priorities/minor.svg">Minor - P4</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="trevor.guidry@mongodb.com">Trevor Guidry</assignee>
                                    <reporter username="charlie.swanson@mongodb.com">Charlie Swanson</reporter>
                        <labels>
                            <label>feature-to-discuss</label>
                    </labels>
                <created>Fri, 12 Jan 2024 20:31:03 +0000</created>
                <updated>Tue, 30 Jan 2024 17:14:53 +0000</updated>
                            <resolved>Fri, 19 Jan 2024 15:36:41 +0000</resolved>
                                                    <fixVersion>7.3.0-rc0</fixVersion>
                                                        <votes>0</votes>
                                    <watches>6</watches>
                                                                                                                <comments>
                            <comment id="6025027" author="xgen-internal-githook" created="Fri, 19 Jan 2024 09:38:13 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Trevor&apos;, &apos;email&apos;: &apos;trevorguidry6@gmail.com&apos;, &apos;username&apos;: &apos;Trevor159&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-85430&quot; title=&quot;Improve Helper Text/Docs to reproduce TSAN failures&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-85430&quot;&gt;&lt;del&gt;SERVER-85430&lt;/del&gt;&lt;/a&gt; add resmoke env options to local invocation file (#18168)&lt;/p&gt;

&lt;p&gt;GitOrigin-RevId: 8b4f142cbb844f50f4cc2e648fd7d156563a9d52&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/d5414c0522e34fd60f3417f29b01f8c7f02e461e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/d5414c0522e34fd60f3417f29b01f8c7f02e461e&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="6023124" author="JIRAUSER1274045" created="Thu, 18 Jan 2024 17:22:47 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=trevor.guidry%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;trevor.guidry@mongodb.com&quot;&gt;trevor.guidry@mongodb.com&lt;/a&gt; : Apparently the tsan-related options used to be present in the run-resmoke-locally instructions, but maybe they got removed somehow...? Can you take a look to see if they can be (easily?) re-added?&lt;/p&gt;</comment>
                            <comment id="6023110" author="JIRAUSER1268551" created="Thu, 18 Jan 2024 17:19:55 +0000"  >&lt;p&gt;Can we also add a build profile for tsan.&lt;/p&gt;</comment>
                            <comment id="6022977" author="JIRAUSER1268551" created="Thu, 18 Jan 2024 16:57:14 +0000"  >&lt;p&gt;I think this issues is pretty simple and fast to fix (e.g. add TSAN_OPTIONS/ASAN_OPTIONS/etc...=... to resmoke invocation in evergreen). I think this is something we should try to get prioritized pretty quickly.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_12751" key="com.atlassian.jira.plugin.system.customfieldtypes:multiselect">
                        <customfieldname>Assigned Teams</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="26418"><![CDATA[Correctness]]></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, 18 Jan 2024 16:57:14 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        2 weeks, 5 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_17050" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Downstream Team Attention</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="16941"><![CDATA[Not Needed]]></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>iryna.zhuravlova@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            2 weeks, 5 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>alex.neben@mongodb.com</customfieldvalue>
            <customfieldvalue>charlie.swanson@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>steve.gross@mongodb.com</customfieldvalue>
            <customfieldvalue>trevor.guidry@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i381kf:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|i2pr7g:</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_22250" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Special Downgrade Instructions Required</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="23343"><![CDATA[Not Needed]]></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|i37npr:</customfieldvalue>

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