<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 06:15: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>[SERVER-70127] Default system operations to be killable by stepdown</title>
                <link>https://jira.mongodb.org/browse/SERVER-70127</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;There are currently &lt;a href=&quot;https://github.com/mongodb/mongo/search?q=setSystemOperationKillableByStepdown&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;30ish&lt;/a&gt; non-test calls to &lt;a href=&quot;https://github.com/mongodb/mongo/blob/1723215716b31cdbcd9783673933426e1220afd1/src/mongo/db/client.h#L200&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;setSystemOperationKillableByStepdown()&lt;/a&gt;. Every time we introduce a new thread, there&#8217;s a non-obvious requirement to call that function. &lt;/p&gt;

&lt;p&gt;Failing to do so results in the process crashing if the operation &lt;a href=&quot;https://github.com/mongodb/mongo/blob/1723215716b31cdbcd9783673933426e1220afd1/src/mongo/db/storage/wiredtiger/wiredtiger_prepare_conflict.h#L101&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;hits a prepare conflict&lt;/a&gt;. This is a rare occurence, which means we risk not catching crashing bugs in testing. In addition to the visual clutter, the API risks that developers create new internal threads that are unkilllable when they shouldn&apos;t be.&lt;/p&gt;

&lt;p&gt;It seems that there are only a few system operations that actually need to be unkilllable and the vast majority of all threads should be killable.&lt;/p&gt;

&lt;p&gt;We should consider changing the default such that system operations are always killable and have the limited set of special operations explicitly opt-in to being unkillable.&lt;/p&gt;</description>
                <environment></environment>
        <key id="2148681">SERVER-70127</key>
            <summary>Default system operations to be killable by stepdown</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</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="jiawei.yang@mongodb.com">Jiawei Yang</assignee>
                                    <reporter username="louis.williams@mongodb.com">Louis Williams</reporter>
                        <labels>
                            <label>repl-shortlist</label>
                    </labels>
                <created>Fri, 30 Sep 2022 08:50:23 +0000</created>
                <updated>Sun, 29 Oct 2023 21:32:35 +0000</updated>
                            <resolved>Wed, 26 Apr 2023 15:36:42 +0000</resolved>
                                                    <fixVersion>7.1.0-rc0</fixVersion>
                                                        <votes>1</votes>
                                    <watches>12</watches>
                                                                                                                <comments>
                            <comment id="5438687" author="xgen-internal-githook" created="Fri, 19 May 2023 16:39:02 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Josef Ahmad&apos;, &apos;email&apos;: &apos;josef.ahmad@mongodb.com&apos;, &apos;username&apos;: &apos;josefahmad&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-77083&quot; title=&quot;Index build stepUp async task should tolerate stepdowns&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-77083&quot;&gt;&lt;del&gt;SERVER-77083&lt;/del&gt;&lt;/a&gt; Index build stepup async task should tolerate stepdowns&lt;/p&gt;

&lt;p&gt;(cherry picked from commit &lt;a href=&quot;https://github.com/10gen/mongo/commit/846ed8250b4c3322e52c2e51c4a6992c6ce7ba34&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mongo/commit/846ed8250b4c3322e52c2e51c4a6992c6ce7ba34&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;This cherry-pick also marks the stepup async task as killable by stepdown,&lt;br/&gt;
because this revision predates &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-70127&quot; title=&quot;Default system operations to be killable by stepdown&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-70127&quot;&gt;&lt;del&gt;SERVER-70127&lt;/del&gt;&lt;/a&gt; which defaults system operations&lt;br/&gt;
to be killable by stepdown.&lt;/p&gt;

&lt;p&gt;Conflicts:&lt;br/&gt;
src/mongo/db/index_builds_coordinator.cpp&lt;br/&gt;
Branch: v7.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/dee4cd988431e8753bde5929216a74400561ba19&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/dee4cd988431e8753bde5929216a74400561ba19&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5375857" author="xgen-internal-githook" created="Wed, 26 Apr 2023 04:08:35 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Jiawei Yang&apos;, &apos;email&apos;: &apos;jiawei.yang@mongodb.com&apos;, &apos;username&apos;: &apos;YoungYang0820&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-70127&quot; title=&quot;Default system operations to be killable by stepdown&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-70127&quot;&gt;&lt;del&gt;SERVER-70127&lt;/del&gt;&lt;/a&gt; change system operations to be killable by default&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/606e34054ef33e59b78715263b125ff7ebea1394&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/606e34054ef33e59b78715263b125ff7ebea1394&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5375525" author="xgen-internal-githook" created="Tue, 25 Apr 2023 22:38:40 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Sviatlana Zuiko&apos;, &apos;email&apos;: &apos;sviatlana.zuiko@mongodb.com&apos;, &apos;username&apos;: &apos;szuiko&apos;}
&lt;p&gt;Message: Revert &quot;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-70127&quot; title=&quot;Default system operations to be killable by stepdown&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-70127&quot;&gt;&lt;del&gt;SERVER-70127&lt;/del&gt;&lt;/a&gt; change system operations to be killable by default&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit c35bad3b048e8d885bf0b7517aacd2349ea81d14.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/0ed3c5ba08d56e308bf05959932b34d8d1e6040e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/0ed3c5ba08d56e308bf05959932b34d8d1e6040e&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5372695" author="xgen-internal-githook" created="Tue, 25 Apr 2023 04:55:05 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Jiawei Yang&apos;, &apos;email&apos;: &apos;jiawei.yang@mongodb.com&apos;, &apos;username&apos;: &apos;YoungYang0820&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-70127&quot; title=&quot;Default system operations to be killable by stepdown&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-70127&quot;&gt;&lt;del&gt;SERVER-70127&lt;/del&gt;&lt;/a&gt; change system operations to be killable by default&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/c35bad3b048e8d885bf0b7517aacd2349ea81d14&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/c35bad3b048e8d885bf0b7517aacd2349ea81d14&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5345158" author="JIRAUSER1272726" created="Thu, 13 Apr 2023 17:20:37 +0000"  >&lt;p&gt;This is reverted for safely shipping 7.0.0-rc0 and will be recommitted after rc0 branch cut.&lt;/p&gt;</comment>
                            <comment id="5327361" author="JIRAUSER1272726" created="Wed, 5 Apr 2023 16:43:43 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=yujin.kang%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;yujin.kang@mongodb.com&quot;&gt;yujin.kang@mongodb.com&lt;/a&gt;, thanks for asking. This is planning to be done soon after rc0 branch cut.&lt;/p&gt;</comment>
                            <comment id="5313193" author="xgen-internal-githook" created="Thu, 30 Mar 2023 18:51:53 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Jiawei Yang&apos;, &apos;email&apos;: &apos;jiawei.yang@mongodb.com&apos;, &apos;username&apos;: &apos;YoungYang0820&apos;}
&lt;p&gt;Message: Revert &quot;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-70127&quot; title=&quot;Default system operations to be killable by stepdown&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-70127&quot;&gt;&lt;del&gt;SERVER-70127&lt;/del&gt;&lt;/a&gt; change system operation threads to be killable by default&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit 9f2867c9da77e2d64df3852f7d4578f10e6f0817.&lt;/p&gt;

&lt;p&gt;Revert &quot;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-75352&quot; title=&quot;Make OplogBatcher&amp;#39;s ReplBatcher thread unkillable&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-75352&quot;&gt;&lt;del&gt;SERVER-75352&lt;/del&gt;&lt;/a&gt; OplogBatcher&apos;s ReplBatcher thread should be unkillable&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit 26266d5b736f90961a328399dea5d299cd407ab2.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/b5f1d6bb8c06742cde53f028fd266eff584a2537&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/b5f1d6bb8c06742cde53f028fd266eff584a2537&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5269425" author="xgen-internal-githook" created="Mon, 13 Mar 2023 22:47:57 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Jiawei Yang&apos;, &apos;email&apos;: &apos;jiawei.yang@mongodb.com&apos;, &apos;username&apos;: &apos;YoungYang0820&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-70127&quot; title=&quot;Default system operations to be killable by stepdown&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-70127&quot;&gt;&lt;del&gt;SERVER-70127&lt;/del&gt;&lt;/a&gt; change system operation threads to be killable by default&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/9f2867c9da77e2d64df3852f7d4578f10e6f0817&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/9f2867c9da77e2d64df3852f7d4578f10e6f0817&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="2282563">SERVER-74657</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2282564">SERVER-74658</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2282565">SERVER-74659</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2282491">SERVER-74656</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2282566">SERVER-74660</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2282567">SERVER-74661</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2282569">SERVER-74662</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2290026">SERVER-74953</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10520">
                    <name>Problem/Incident</name>
                                            <outwardlinks description="causes">
                                        <issuelink>
            <issuekey id="2299038">SERVER-75352</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="917671">SERVER-43174</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1801917">SERVER-58143</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1828520">SERVER-58775</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1861523">SERVER-59635</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1892634">SERVER-60521</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2393791">SERVER-79026</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="1881402">SERVER-60161</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>8.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>3.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_12751" key="com.atlassian.jira.plugin.system.customfieldtypes:multiselect">
                        <customfieldname>Assigned Teams</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="25128"><![CDATA[Replication]]></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, 2 Mar 2023 02:52:28 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        37 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>luke.bonanomi@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            37 weeks, 5 days ago
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_16465" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Linked BF Score</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>135.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>jiawei.yang@mongodb.com</customfieldvalue>
            <customfieldvalue>louis.williams@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i1caif:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hr1mou:c</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_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="6863">Repl 2023-03-06</customfieldvalue>
    <customfieldvalue id="6864">Repl 2023-03-20</customfieldvalue>
    <customfieldvalue id="7170">Repl 2023-05-01</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|i1bwnr:</customfieldvalue>

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