<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:32:16 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-13607] mongod 2.4.10 does not delete PID file on exit</title>
                <link>https://jira.mongodb.org/browse/SERVER-13607</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;my /etc/mongod.conf defines an pidfile. On server startup the pid file gets created with the correct process id in it.&lt;br/&gt;
Terminating mongod with the provided init-script (upstart) does not delete the pid file and the file contains the old process id (it does not get cleared out as the lock file)&lt;/p&gt;

&lt;p&gt;System ubuntu 12.04 / 64bit&lt;br/&gt;
MongoDB 2.4.10&lt;br/&gt;
deb archve from &lt;a href=&quot;http://downloads-distro.mongodb.org/repo/ubuntu-upstart&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://downloads-distro.mongodb.org/repo/ubuntu-upstart&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Best regards&lt;/p&gt;</description>
                <environment>x86_64</environment>
        <key id="131489">SERVER-13607</key>
            <summary>mongod 2.4.10 does not delete PID file on exit</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</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="9">Done</resolution>
                                        <assignee username="kelsey.schubert@mongodb.com">Kelsey Schubert</assignee>
                                    <reporter username="stefan@seide.st">Stefan Seide</reporter>
                        <labels>
                    </labels>
                <created>Wed, 16 Apr 2014 13:39:13 +0000</created>
                <updated>Sat, 19 Nov 2016 01:04:49 +0000</updated>
                            <resolved>Mon, 14 Nov 2016 22:43:38 +0000</resolved>
                                    <version>2.4.10</version>
                    <version>2.6.3</version>
                    <version>2.7.3</version>
                                                    <component>Internal Code</component>
                                        <votes>0</votes>
                                    <watches>6</watches>
                                                                                                                <comments>
                            <comment id="1433888" author="thomas.schubert" created="Mon, 14 Nov 2016 22:43:38 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=stefan%40seide.st&quot; class=&quot;user-hover&quot; rel=&quot;stefan@seide.st&quot;&gt;stefan@seide.st&lt;/a&gt;,&lt;/p&gt;

&lt;p&gt;This is the intended behavior. If the lock file is present, then the PID file is valid. If the lock file is not present, then the PID file is either stale (and can be overwritten) or can be used to check for error conditions (the lock file was removed but the process is still running).&lt;/p&gt;

&lt;p&gt;Kind regards,&lt;br/&gt;
Thomas&lt;/p&gt;</comment>
                            <comment id="648703" author="stefan@seide.st" created="Fri, 4 Jul 2014 15:01:19 +0000"  >&lt;p&gt;Hi Thomas,&lt;/p&gt;

&lt;p&gt;sorry for being late. I modified the upstart script to start mongodb with &quot;mongodb -vv --config /etc/mongodb.conf&quot;, using the same config file es before and executed the &quot;service mongodb start&quot; and &quot;service mongodb stop&quot; commands.&lt;/p&gt;

&lt;p&gt;The last lines of the logfile /var/log/mongodb/mongodb.log are:&lt;/p&gt;

&lt;p&gt;Fri Jul  4 14:44:45.183 &lt;span class=&quot;error&quot;&gt;&amp;#91;journal&amp;#93;&lt;/span&gt; journal REMAPPRIVATEVIEW done startedAt: 2 n:2 0ms&lt;br/&gt;
Fri Jul  4 14:44:45.487 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn5&amp;#93;&lt;/span&gt; runQuery called admin.$cmd &lt;/p&gt;
{ replSetHeartbeat: &quot;rs0&quot;, v: 32013, pv: 1, checkEmpty: false, from: &quot;db02:27017&quot;
 }
&lt;p&gt;Fri Jul  4 14:44:45.487 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn5&amp;#93;&lt;/span&gt; run command admin.$cmd &lt;/p&gt;
{ replSetHeartbeat: &quot;rs0&quot;, v: 32013, pv: 1, checkEmpty: false, from: &quot;db02:27017&quot; }
&lt;p&gt;Fri Jul  4 14:44:45.487 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn5&amp;#93;&lt;/span&gt; command: &lt;/p&gt;
{ replSetHeartbeat: &quot;rs0&quot;, v: 32013, pv: 1, checkEmpty: false, from: &quot;db02:27017&quot; }
&lt;p&gt;Fri Jul  4 14:44:45.487 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn5&amp;#93;&lt;/span&gt; command admin.$cmd command: &lt;/p&gt;
{ replSetHeartbeat: &quot;rs0&quot;, v: 32013, pv: 1, checkEmpty: false, from: &quot;db02:27017
&quot; }
&lt;p&gt; ntoreturn:1 keyUpdates:0  reslen:209 0ms&lt;br/&gt;
Fri Jul  4 14:44:45.503 &lt;span class=&quot;error&quot;&gt;&amp;#91;signalProcessingThread&amp;#93;&lt;/span&gt; got signal 15 (Terminated), will terminate after current cmd ends&lt;br/&gt;
Fri Jul  4 14:44:45.503 &lt;span class=&quot;error&quot;&gt;&amp;#91;signalProcessingThread&amp;#93;&lt;/span&gt; now exiting&lt;br/&gt;
Fri Jul  4 14:44:45.503 dbexit: &lt;br/&gt;
Fri Jul  4 14:44:45.503 &lt;span class=&quot;error&quot;&gt;&amp;#91;signalProcessingThread&amp;#93;&lt;/span&gt; shutdown: going to close listening sockets...&lt;br/&gt;
Fri Jul  4 14:44:45.503 &lt;span class=&quot;error&quot;&gt;&amp;#91;signalProcessingThread&amp;#93;&lt;/span&gt; closing listening socket: 11&lt;br/&gt;
Fri Jul  4 14:44:45.503 &lt;span class=&quot;error&quot;&gt;&amp;#91;signalProcessingThread&amp;#93;&lt;/span&gt; closing listening socket: 12&lt;br/&gt;
Fri Jul  4 14:44:45.503 &lt;span class=&quot;error&quot;&gt;&amp;#91;signalProcessingThread&amp;#93;&lt;/span&gt; closing listening socket: 13&lt;br/&gt;
Fri Jul  4 14:44:45.503 &lt;span class=&quot;error&quot;&gt;&amp;#91;signalProcessingThread&amp;#93;&lt;/span&gt; removing socket file: /tmp/mongodb-27017.sock&lt;br/&gt;
Fri Jul  4 14:44:45.503 &lt;span class=&quot;error&quot;&gt;&amp;#91;signalProcessingThread&amp;#93;&lt;/span&gt; shutdown: going to flush diaglog...&lt;br/&gt;
Fri Jul  4 14:44:45.503 &lt;span class=&quot;error&quot;&gt;&amp;#91;signalProcessingThread&amp;#93;&lt;/span&gt; shutdown: going to close sockets...&lt;br/&gt;
Fri Jul  4 14:44:45.503 &lt;span class=&quot;error&quot;&gt;&amp;#91;signalProcessingThread&amp;#93;&lt;/span&gt; shutdown: waiting for fs preallocator...&lt;br/&gt;
Fri Jul  4 14:44:45.503 &lt;span class=&quot;error&quot;&gt;&amp;#91;signalProcessingThread&amp;#93;&lt;/span&gt; shutdown: lock for final commit...&lt;br/&gt;
Fri Jul  4 14:44:45.503 &lt;span class=&quot;error&quot;&gt;&amp;#91;signalProcessingThread&amp;#93;&lt;/span&gt; shutdown: final commit...&lt;br/&gt;
Fri Jul  4 14:44:45.503 &lt;span class=&quot;error&quot;&gt;&amp;#91;signalProcessingThread&amp;#93;&lt;/span&gt; journal REMAPPRIVATEVIEW done startedAt: 0 n:1 0ms&lt;br/&gt;
Fri Jul  4 14:44:45.503 &lt;span class=&quot;error&quot;&gt;&amp;#91;rsBackgroundSync&amp;#93;&lt;/span&gt; SocketException: remote: 10.1.2.3:27017 error: 9001 socket exception &lt;span class=&quot;error&quot;&gt;&amp;#91;CLOSED&amp;#93;&lt;/span&gt; server &lt;span class=&quot;error&quot;&gt;&amp;#91;10.1.2.3:27017&amp;#93;&lt;/span&gt; &lt;br/&gt;
Fri Jul  4 14:44:45.503 &lt;span class=&quot;error&quot;&gt;&amp;#91;rsBackgroundSync&amp;#93;&lt;/span&gt; User Assertion: 10278:dbclient error communicating with server: db01:27017&lt;br/&gt;
Fri Jul  4 14:44:45.504 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn9&amp;#93;&lt;/span&gt; SocketException: remote: 10.1.2.4:45153 error: 9001 socket exception &lt;span class=&quot;error&quot;&gt;&amp;#91;CLOSED&amp;#93;&lt;/span&gt; server &lt;span class=&quot;error&quot;&gt;&amp;#91;10.1.2.4:45153&amp;#93;&lt;/span&gt; &lt;br/&gt;
Fri Jul  4 14:44:45.504 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn9&amp;#93;&lt;/span&gt; end connection 10.1.2.4:45153 (5 connections now open)&lt;br/&gt;
Fri Jul  4 14:44:45.504 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn8&amp;#93;&lt;/span&gt; SocketException: remote: 10.1.2.5:33403 error: 9001 socket exception &lt;span class=&quot;error&quot;&gt;&amp;#91;CLOSED&amp;#93;&lt;/span&gt; server &lt;span class=&quot;error&quot;&gt;&amp;#91;10.1.2.5:33403&amp;#93;&lt;/span&gt; &lt;br/&gt;
Fri Jul  4 14:44:45.518 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn8&amp;#93;&lt;/span&gt; end connection 10.1.2.5:33403 (4 connections now open)&lt;br/&gt;
Fri Jul  4 14:44:45.504 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn2&amp;#93;&lt;/span&gt; SocketException: remote: 10.1.2.3:48459 error: 9001 socket exception &lt;span class=&quot;error&quot;&gt;&amp;#91;CLOSED&amp;#93;&lt;/span&gt; server &lt;span class=&quot;error&quot;&gt;&amp;#91;10.1.2.3:48459&amp;#93;&lt;/span&gt; &lt;br/&gt;
Fri Jul  4 14:44:45.518 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn2&amp;#93;&lt;/span&gt; end connection 10.1.2.3:48459 (3 connections now open)&lt;br/&gt;
Fri Jul  4 14:44:45.504 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn7&amp;#93;&lt;/span&gt; SocketException: remote: 10.1.2.6:46948 error: 9001 socket exception &lt;span class=&quot;error&quot;&gt;&amp;#91;CLOSED&amp;#93;&lt;/span&gt; server &lt;span class=&quot;error&quot;&gt;&amp;#91;10.1.2.6:46948&amp;#93;&lt;/span&gt; &lt;br/&gt;
Fri Jul  4 14:44:45.518 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn7&amp;#93;&lt;/span&gt; end connection 10.1.2.6:46948 (2 connections now open)&lt;br/&gt;
Fri Jul  4 14:44:45.504 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn3&amp;#93;&lt;/span&gt; SocketException: remote: 10.1.2.3:48460 error: 9001 socket exception &lt;span class=&quot;error&quot;&gt;&amp;#91;CLOSED&amp;#93;&lt;/span&gt; server &lt;span class=&quot;error&quot;&gt;&amp;#91;10.1.2.3:48460&amp;#93;&lt;/span&gt; &lt;br/&gt;
Fri Jul  4 14:44:45.518 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn3&amp;#93;&lt;/span&gt; end connection 10.1.2.3:48460 (1 connection now open)&lt;br/&gt;
Fri Jul  4 14:44:45.504 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn5&amp;#93;&lt;/span&gt; SocketException: remote: 10.1.2.7:34359 error: 9001 socket exception &lt;span class=&quot;error&quot;&gt;&amp;#91;CLOSED&amp;#93;&lt;/span&gt; server &lt;span class=&quot;error&quot;&gt;&amp;#91;10.1.2.7:34359&amp;#93;&lt;/span&gt; &lt;br/&gt;
Fri Jul  4 14:44:45.518 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn5&amp;#93;&lt;/span&gt; end connection 10.1.2.7:34359 (0 connections now open)&lt;br/&gt;
Fri Jul  4 14:44:45.506 &lt;span class=&quot;error&quot;&gt;&amp;#91;signalProcessingThread&amp;#93;&lt;/span&gt; shutdown: closing all files...&lt;br/&gt;
Fri Jul  4 14:44:45.518 &lt;span class=&quot;error&quot;&gt;&amp;#91;signalProcessingThread&amp;#93;&lt;/span&gt; journal REMAPPRIVATEVIEW done startedAt: 1 n:1 0ms&lt;br/&gt;
Fri Jul  4 14:44:45.519 &lt;span class=&quot;error&quot;&gt;&amp;#91;signalProcessingThread&amp;#93;&lt;/span&gt; journal REMAPPRIVATEVIEW done startedAt: 2 n:1 0ms&lt;br/&gt;
Fri Jul  4 14:44:45.519 &lt;span class=&quot;error&quot;&gt;&amp;#91;signalProcessingThread&amp;#93;&lt;/span&gt; journal REMAPPRIVATEVIEW done startedAt: 0 n:1 0ms&lt;br/&gt;
Fri Jul  4 14:44:45.519 &lt;span class=&quot;error&quot;&gt;&amp;#91;signalProcessingThread&amp;#93;&lt;/span&gt; journal REMAPPRIVATEVIEW done startedAt: 1 n:1 0ms&lt;br/&gt;
Fri Jul  4 14:44:45.519 &lt;span class=&quot;error&quot;&gt;&amp;#91;signalProcessingThread&amp;#93;&lt;/span&gt; closeAllFiles() finished&lt;br/&gt;
Fri Jul  4 14:44:45.519 &lt;span class=&quot;error&quot;&gt;&amp;#91;signalProcessingThread&amp;#93;&lt;/span&gt; journalCleanup...&lt;br/&gt;
Fri Jul  4 14:44:45.519 &lt;span class=&quot;error&quot;&gt;&amp;#91;signalProcessingThread&amp;#93;&lt;/span&gt; removeJournalFiles&lt;br/&gt;
Fri Jul  4 14:44:45.518 &lt;span class=&quot;error&quot;&gt;&amp;#91;rsBackgroundSync&amp;#93;&lt;/span&gt; replSet sync source problem: 10278 dbclient error communicating with server: db01:27017&lt;br/&gt;
Fri Jul  4 14:44:45.533 &lt;span class=&quot;error&quot;&gt;&amp;#91;signalProcessingThread&amp;#93;&lt;/span&gt; flushing directory /data/db/journal&lt;br/&gt;
Fri Jul  4 14:44:45.548 &lt;span class=&quot;error&quot;&gt;&amp;#91;signalProcessingThread&amp;#93;&lt;/span&gt; removeJournalFiles end&lt;br/&gt;
Fri Jul  4 14:44:45.548 &lt;span class=&quot;error&quot;&gt;&amp;#91;signalProcessingThread&amp;#93;&lt;/span&gt; shutdown: removing fs lock...&lt;br/&gt;
Fri Jul  4 14:44:45.549 &lt;span class=&quot;error&quot;&gt;&amp;#91;signalProcessingThread&amp;#93;&lt;/span&gt; shutdown: groupCommitMutex&lt;br/&gt;
Fri Jul  4 14:44:45.549 dbexit: really exiting now&lt;/p&gt;</comment>
                            <comment id="647689" author="thomasr" created="Thu, 3 Jul 2014 17:55:03 +0000"  >&lt;p&gt;Hi Stefan,&lt;/p&gt;

&lt;p&gt;We still need the log file that covers the shutdown to continue on this issue. Can you attach it please?&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br/&gt;
Thomas&lt;/p&gt;</comment>
                            <comment id="570081" author="thomasr" created="Thu, 1 May 2014 23:59:40 +0000"  >&lt;p&gt;Hi Stefan,&lt;/p&gt;

&lt;p&gt;I meant just the part where it shows the shutdown of mongod. If you can repeat the process with a higher verbosity level (for example by adding &lt;tt&gt;-vv&lt;/tt&gt; to the command line when starting mongod) and providing the higher verbosity log file, that would be even better.&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br/&gt;
Thomas&lt;/p&gt;</comment>
                            <comment id="558538" author="stefan@seide.st" created="Tue, 22 Apr 2014 07:48:03 +0000"  >&lt;p&gt;my current configuration &quot;/etc/mongodb.conf&quot; is quit short, it just contains the following 5 parameter:&lt;/p&gt;

&lt;p&gt;==&lt;br/&gt;
dbpath=/data/db&lt;br/&gt;
logpath=/var/log/mongodb/mongodb.log&lt;br/&gt;
fork = false&lt;br/&gt;
pidfilepath=/data/db/mongod.pid&lt;br/&gt;
replSet = rs0&lt;br/&gt;
==&lt;/p&gt;

&lt;p&gt;the effective commandline ( taken from &apos;ps ax&apos;) is&lt;br/&gt;
&quot;/usr/bin/mongod --config /etc/mongodb.conf&quot;&lt;/p&gt;

&lt;p&gt;What kind of log snippet do you mean? started with some special debug/logging flags?&lt;/p&gt;
</comment>
                            <comment id="553776" author="thomasr" created="Thu, 17 Apr 2014 22:04:52 +0000"  >&lt;p&gt;Hi Stefan,&lt;/p&gt;

&lt;p&gt;Can you provide a log snippet that contains the shutdown messages? Can you also provide your mongod.conf?&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br/&gt;
Thomas&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="331559">SERVER-27016</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>6.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 17 Apr 2014 22:04:52 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        7 years, 13 weeks, 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_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>ernie.hershey@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            7 years, 13 weeks, 2 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10000" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Old_Backport</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10000"><![CDATA[No]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10032" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Operating System</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10020"><![CDATA[Linux]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>kelsey.schubert@mongodb.com</customfieldvalue>
            <customfieldvalue>stefan@seide.st</customfieldvalue>
            <customfieldvalue>thomas.rueckstiess@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrlwr3:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hrdhyv:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>112860</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_10750" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>Steps To Reproduce</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>&lt;p&gt;add pidfilepath=/data/db/mongod.pid to config file&lt;br/&gt;
start mongod&lt;br/&gt;
stop mongod - the old pidfile is not deleted&lt;/p&gt;</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>
                                    <customfieldvalue><![CDATA[kelsey.schubert@mongodb.com]]></customfieldvalue>
    

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

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