<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:31:08 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-13256] Remove pch.h</title>
                <link>https://jira.mongodb.org/browse/SERVER-13256</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;pch.h needs to removed&lt;/p&gt;

&lt;p&gt;Steps&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Add required headers to each .h and .cpp&lt;/li&gt;
	&lt;li&gt;Qualify shared_ptr, and other boost framework classes&lt;/li&gt;
	&lt;li&gt;Add using declarations for std:: members in Cpp files, and qualify in .h files&lt;/li&gt;
	&lt;li&gt;Remove exit functions from pch.h&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="122220">SERVER-13256</key>
            <summary>Remove pch.h</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="9">Done</resolution>
                                        <assignee username="andrew.morrow@mongodb.com">Andrew Morrow</assignee>
                                    <reporter username="mark.benvenuto@mongodb.com">Mark Benvenuto</reporter>
                        <labels>
                            <label>community-team</label>
                    </labels>
                <created>Tue, 18 Mar 2014 16:26:57 +0000</created>
                <updated>Fri, 18 Sep 2015 22:38:24 +0000</updated>
                            <resolved>Thu, 15 Jan 2015 12:32:07 +0000</resolved>
                                                    <fixVersion>3.0.0-rc6</fixVersion>
                                    <component>Build</component>
                                        <votes>2</votes>
                                    <watches>7</watches>
                                                                                                                <comments>
                            <comment id="814663" author="xgen-internal-githook" created="Tue, 27 Jan 2015 19:46:04 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;benety&apos;, u&apos;name&apos;: u&apos;Benety Goh&apos;, u&apos;email&apos;: u&apos;benety@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-17068&quot; title=&quot;3.0.0-rc6 cannot build with the 3.25 JS engine&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-17068&quot;&gt;&lt;del&gt;SERVER-17068&lt;/del&gt;&lt;/a&gt; fixed compilation errors&lt;/p&gt;

&lt;p&gt;Based on the following changes to engine_v8.h, engine_v8.cpp and v8_utils.cpp:&lt;/p&gt;

&lt;p&gt;    &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; Remove shared_ptr from pch.h&lt;br/&gt;
    &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; Add std namespace qualifications in headers&lt;br/&gt;
    &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; Add usings and qualifications for names from namespace std&lt;br/&gt;
    &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-16754&quot; title=&quot;Confusing severity values when mongo shell start fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-16754&quot;&gt;&lt;del&gt;SERVER-16754&lt;/del&gt;&lt;/a&gt; correct shouldLog() to respect the current default component&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 107e3bfcd71936a876231517ee52aa6ca80b7e1d)&lt;br/&gt;
Branch: v3.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/a0986ff9cd64e935a37f4d0b254728712866c579&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/a0986ff9cd64e935a37f4d0b254728712866c579&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="814662" author="xgen-internal-githook" created="Tue, 27 Jan 2015 19:46:03 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;benety&apos;, u&apos;name&apos;: u&apos;Benety Goh&apos;, u&apos;email&apos;: u&apos;benety@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-17068&quot; title=&quot;3.0.0-rc6 cannot build with the 3.25 JS engine&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-17068&quot;&gt;&lt;del&gt;SERVER-17068&lt;/del&gt;&lt;/a&gt; fixed compilation errors&lt;/p&gt;

&lt;p&gt;Based on the following changes to engine_v8.h, engine_v8.cpp and v8_utils.cpp:&lt;/p&gt;

&lt;p&gt;    &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; Remove shared_ptr from pch.h&lt;br/&gt;
    &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; Add std namespace qualifications in headers&lt;br/&gt;
    &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; Add usings and qualifications for names from namespace std&lt;br/&gt;
    &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-16754&quot; title=&quot;Confusing severity values when mongo shell start fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-16754&quot;&gt;&lt;del&gt;SERVER-16754&lt;/del&gt;&lt;/a&gt; correct shouldLog() to respect the current default component&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 107e3bfcd71936a876231517ee52aa6ca80b7e1d)&lt;br/&gt;
Branch: v3.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/a0986ff9cd64e935a37f4d0b254728712866c579&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/a0986ff9cd64e935a37f4d0b254728712866c579&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="814661" author="xgen-internal-githook" created="Tue, 27 Jan 2015 19:46:02 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;benety&apos;, u&apos;name&apos;: u&apos;Benety Goh&apos;, u&apos;email&apos;: u&apos;benety@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-17068&quot; title=&quot;3.0.0-rc6 cannot build with the 3.25 JS engine&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-17068&quot;&gt;&lt;del&gt;SERVER-17068&lt;/del&gt;&lt;/a&gt; fixed compilation errors&lt;/p&gt;

&lt;p&gt;Based on the following changes to engine_v8.h, engine_v8.cpp and v8_utils.cpp:&lt;/p&gt;

&lt;p&gt;    &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; Remove shared_ptr from pch.h&lt;br/&gt;
    &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; Add std namespace qualifications in headers&lt;br/&gt;
    &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; Add usings and qualifications for names from namespace std&lt;br/&gt;
    &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-16754&quot; title=&quot;Confusing severity values when mongo shell start fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-16754&quot;&gt;&lt;del&gt;SERVER-16754&lt;/del&gt;&lt;/a&gt; correct shouldLog() to respect the current default component&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 107e3bfcd71936a876231517ee52aa6ca80b7e1d)&lt;br/&gt;
Branch: v3.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/a0986ff9cd64e935a37f4d0b254728712866c579&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/a0986ff9cd64e935a37f4d0b254728712866c579&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="814466" author="xgen-internal-githook" created="Tue, 27 Jan 2015 17:00:33 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;benety&apos;, u&apos;name&apos;: u&apos;Benety Goh&apos;, u&apos;email&apos;: u&apos;benety@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-17068&quot; title=&quot;3.0.0-rc6 cannot build with the 3.25 JS engine&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-17068&quot;&gt;&lt;del&gt;SERVER-17068&lt;/del&gt;&lt;/a&gt; fixed compilation errors&lt;/p&gt;

&lt;p&gt;Based on the following changes to engine_v8.h, engine_v8.cpp and v8_utils.cpp:&lt;/p&gt;

&lt;p&gt;    &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; Remove shared_ptr from pch.h&lt;br/&gt;
    &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; Add std namespace qualifications in headers&lt;br/&gt;
    &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; Add usings and qualifications for names from namespace std&lt;br/&gt;
    &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-16754&quot; title=&quot;Confusing severity values when mongo shell start fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-16754&quot;&gt;&lt;del&gt;SERVER-16754&lt;/del&gt;&lt;/a&gt; correct shouldLog() to respect the current default component&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/107e3bfcd71936a876231517ee52aa6ca80b7e1d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/107e3bfcd71936a876231517ee52aa6ca80b7e1d&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="814465" author="xgen-internal-githook" created="Tue, 27 Jan 2015 17:00:32 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;benety&apos;, u&apos;name&apos;: u&apos;Benety Goh&apos;, u&apos;email&apos;: u&apos;benety@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-17068&quot; title=&quot;3.0.0-rc6 cannot build with the 3.25 JS engine&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-17068&quot;&gt;&lt;del&gt;SERVER-17068&lt;/del&gt;&lt;/a&gt; fixed compilation errors&lt;/p&gt;

&lt;p&gt;Based on the following changes to engine_v8.h, engine_v8.cpp and v8_utils.cpp:&lt;/p&gt;

&lt;p&gt;    &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; Remove shared_ptr from pch.h&lt;br/&gt;
    &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; Add std namespace qualifications in headers&lt;br/&gt;
    &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; Add usings and qualifications for names from namespace std&lt;br/&gt;
    &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-16754&quot; title=&quot;Confusing severity values when mongo shell start fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-16754&quot;&gt;&lt;del&gt;SERVER-16754&lt;/del&gt;&lt;/a&gt; correct shouldLog() to respect the current default component&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/107e3bfcd71936a876231517ee52aa6ca80b7e1d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/107e3bfcd71936a876231517ee52aa6ca80b7e1d&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="814464" author="xgen-internal-githook" created="Tue, 27 Jan 2015 17:00:31 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;benety&apos;, u&apos;name&apos;: u&apos;Benety Goh&apos;, u&apos;email&apos;: u&apos;benety@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-17068&quot; title=&quot;3.0.0-rc6 cannot build with the 3.25 JS engine&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-17068&quot;&gt;&lt;del&gt;SERVER-17068&lt;/del&gt;&lt;/a&gt; fixed compilation errors&lt;/p&gt;

&lt;p&gt;Based on the following changes to engine_v8.h, engine_v8.cpp and v8_utils.cpp:&lt;/p&gt;

&lt;p&gt;    &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; Remove shared_ptr from pch.h&lt;br/&gt;
    &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; Add std namespace qualifications in headers&lt;br/&gt;
    &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; Add usings and qualifications for names from namespace std&lt;br/&gt;
    &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-16754&quot; title=&quot;Confusing severity values when mongo shell start fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-16754&quot;&gt;&lt;del&gt;SERVER-16754&lt;/del&gt;&lt;/a&gt; correct shouldLog() to respect the current default component&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/107e3bfcd71936a876231517ee52aa6ca80b7e1d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/107e3bfcd71936a876231517ee52aa6ca80b7e1d&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="805819" author="xgen-internal-githook" created="Thu, 15 Jan 2015 21:38:43 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;benety&apos;, u&apos;name&apos;: u&apos;Benety Goh&apos;, u&apos;email&apos;: u&apos;benety@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; fixed rocksdb compilation&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/34cc34baff2345d6356b152e6aac4a8eed5b1d41&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/34cc34baff2345d6356b152e6aac4a8eed5b1d41&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="805208" author="xgen-internal-githook" created="Thu, 15 Jan 2015 12:30:13 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; Rename chunk_diff-inl.cpp to a header to reflect its usage&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/653169a891f612afef80ec149194f11197fbaa3b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/653169a891f612afef80ec149194f11197fbaa3b&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="805207" author="xgen-internal-githook" created="Thu, 15 Jan 2015 12:30:12 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; Remove pch.h&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/849e93f22089d2a2e0cdc5891037b116602cdd72&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/849e93f22089d2a2e0cdc5891037b116602cdd72&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="805206" author="xgen-internal-githook" created="Thu, 15 Jan 2015 12:30:09 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; Remove debug_util.h from pch.h&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/d03f92f7822e46bec820c3e0d3cd39f81fc6bf80&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/d03f92f7822e46bec820c3e0d3cd39f81fc6bf80&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="805205" author="xgen-internal-githook" created="Thu, 15 Jan 2015 12:30:08 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; Remove std library includes and using namespace std from pch.h&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/ca51fdc7bcf08b59bd61cde173fae42d6db81b1d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/ca51fdc7bcf08b59bd61cde173fae42d6db81b1d&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="805204" author="xgen-internal-githook" created="Thu, 15 Jan 2015 12:30:07 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; Add usings and qualifications for names from namespace std&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/9f30e21c627e4c73ab0b44e45b7ce657b3e2619f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/9f30e21c627e4c73ab0b44e45b7ce657b3e2619f&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="805203" author="xgen-internal-githook" created="Thu, 15 Jan 2015 12:30:05 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; Add std namespace qualifications in headers&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/44cafa7dddde7510aa0a05efce807a2e294fdc6d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/44cafa7dddde7510aa0a05efce807a2e294fdc6d&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="805202" author="xgen-internal-githook" created="Thu, 15 Jan 2015 12:29:10 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; Add usings/quals to not depend on pch.h&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/mongo-enterprise-modules/commit/b7790be6f1d54f2864ec1f19ba043f353efcbfdb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mongo-enterprise-modules/commit/b7790be6f1d54f2864ec1f19ba043f353efcbfdb&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="797802" author="xgen-internal-githook" created="Tue, 6 Jan 2015 04:05:04 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; Remove shared_ptr from pch.h&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/3ec53687da4702d348f1b55eda5e01bd26f36c4b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/3ec53687da4702d348f1b55eda5e01bd26f36c4b&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="797801" author="xgen-internal-githook" created="Tue, 6 Jan 2015 04:05:02 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; Remove boost/utility from pch.h&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/738e17c6366b416b60dfcebaff99ee2a357c7fcf&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/738e17c6366b416b60dfcebaff99ee2a357c7fcf&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="797800" author="xgen-internal-githook" created="Tue, 6 Jan 2015 04:05:00 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; Remove scoped_ptr from pch.h&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/e782819da4ce547272c653ec85984cacf5e60ff2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/e782819da4ce547272c653ec85984cacf5e60ff2&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="797799" author="xgen-internal-githook" created="Tue, 6 Jan 2015 04:04:58 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; Remove scoped_array from pch.h&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/0c4d932be42022627cd1e8a826fc69cd3edac23f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/0c4d932be42022627cd1e8a826fc69cd3edac23f&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="797798" author="xgen-internal-githook" created="Tue, 6 Jan 2015 04:04:57 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; Remove intrusive_ptr from pch.h&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/0292094b0673177a24bcfe265b82a36dfb4da362&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/0292094b0673177a24bcfe265b82a36dfb4da362&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="797797" author="xgen-internal-githook" created="Tue, 6 Jan 2015 04:04:56 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; Remove smart_ptr.hpp from pch.h&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/e6216fcecb292789846125db28165029727555b9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/e6216fcecb292789846125db28165029727555b9&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="797650" author="xgen-internal-githook" created="Mon, 5 Jan 2015 23:28:33 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; Scope iostream more narrowly&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/99ce8f87a164d48fd899699bb678d456eaa1323a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/99ce8f87a164d48fd899699bb678d456eaa1323a&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="797649" author="xgen-internal-githook" created="Mon, 5 Jan 2015 23:28:32 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; Remove using of dynamic_ptr_cast from pch.h&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/b118aa80968dd9e585f8f34b4599bbabefdf6a99&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/b118aa80968dd9e585f8f34b4599bbabefdf6a99&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="797648" author="xgen-internal-githook" created="Mon, 5 Jan 2015 23:28:30 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; Sort system and boost headers in pch and remove dups&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/22fab7c71ff006587b2561eae693c10424e27837&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/22fab7c71ff006587b2561eae693c10424e27837&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="797647" author="xgen-internal-githook" created="Mon, 5 Jan 2015 23:28:29 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; Remove useless pch.cpp&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/8ef3942451da35353b7f164d190d7185799fa381&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/8ef3942451da35353b7f164d190d7185799fa381&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="797646" author="xgen-internal-githook" created="Mon, 5 Jan 2015 23:28:28 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; Prohibit new uses of pch.h&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/c43d8e0aa47f868a8b3cd7367d2f21c717e2ca3c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/c43d8e0aa47f868a8b3cd7367d2f21c717e2ca3c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="797645" author="xgen-internal-githook" created="Mon, 5 Jan 2015 23:28:27 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; Remove inclusion of export_macros from pch.h&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/fe1a1055a60eef0b37ca389a4c516f27a17d04d1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/fe1a1055a60eef0b37ca389a4c516f27a17d04d1&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="797644" author="xgen-internal-githook" created="Mon, 5 Jan 2015 23:28:26 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; Make debug_util macros only&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/997256fc799e815fbdb4c1b163afcb2aca6dc249&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/997256fc799e815fbdb4c1b163afcb2aca6dc249&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="797643" author="xgen-internal-githook" created="Mon, 5 Jan 2015 23:28:25 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; Move win32 strcasecmp to somewhere saner&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/a341230b5ebbff4d6c097d5f2bab91545ed97f93&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/a341230b5ebbff4d6c097d5f2bab91545ed97f93&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="797642" author="xgen-internal-githook" created="Mon, 5 Jan 2015 23:28:24 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; Remove assert_util from pch.h&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/3912341a289978c4b56d242b81aa9302d0f992f6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/3912341a289978c4b56d242b81aa9302d0f992f6&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="797641" author="xgen-internal-githook" created="Mon, 5 Jan 2015 23:28:23 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; Remove goodies.h&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/89a50e9e2934b9b44462a3a81ac429596cb07fd8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/89a50e9e2934b9b44462a3a81ac429596cb07fd8&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="797640" author="xgen-internal-githook" created="Mon, 5 Jan 2015 23:28:22 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; Scope handle typedef to mmap subsystem and only define on non-windows&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/32b4f794aafd9bd3fb8e5a8bdb858c3066d058ec&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/32b4f794aafd9bd3fb8e5a8bdb858c3066d058ec&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="797639" author="xgen-internal-githook" created="Mon, 5 Jan 2015 23:28:21 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; Move string utils from goodies.h to str.h&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/8bff2b205a54d0616e4b3ec04e3c1c3435ff9d11&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/8bff2b205a54d0616e4b3ec04e3c1c3435ff9d11&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="797638" author="xgen-internal-githook" created="Mon, 5 Jan 2015 23:28:19 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; Move PRINT macro to own header and incldue where needed&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/7c134b66ea15ad39985800a43874413423653809&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/7c134b66ea15ad39985800a43874413423653809&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="797637" author="xgen-internal-githook" created="Mon, 5 Jan 2015 23:28:18 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; Remove strcpy_s, used only in windows only code, from goodies.h&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/d01e0bfbfb809ff4a7ad7d410840abeb5a392b77&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/d01e0bfbfb809ff4a7ad7d410840abeb5a392b77&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="797636" author="xgen-internal-githook" created="Mon, 5 Jan 2015 23:28:17 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; Remove unused functions from goodies.h&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/7d0330733bf33779869dab27762dff30b0f7ad59&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/7d0330733bf33779869dab27762dff30b0f7ad59&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="797635" author="xgen-internal-githook" created="Mon, 5 Jan 2015 23:28:16 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; Move observer to mutex.cpp and remove util.cpp&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/21e1811a4e92c72b095d93e5cadb1d3428605d42&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/21e1811a4e92c72b095d93e5cadb1d3428605d42&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="797634" author="xgen-internal-githook" created="Mon, 5 Jan 2015 23:28:15 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; Move hexdump out of goodies.h and into hex.h&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/d61eb5e43f1efe634be1a383ea451f8579dfb9fa&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/d61eb5e43f1efe634be1a383ea451f8579dfb9fa&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="797633" author="xgen-internal-githook" created="Mon, 5 Jan 2015 23:28:14 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; Remove unused isPrime and nextPrime functions&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/ce14697bff987f49262f5da9f14e33f913ae9339&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/ce14697bff987f49262f5da9f14e33f913ae9339&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="797632" author="xgen-internal-githook" created="Mon, 5 Jan 2015 23:28:13 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; Move ThreadSafeString to own file&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/e46896c23c4b411f4936fd41068d61a7922418a7&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/e46896c23c4b411f4936fd41068d61a7922418a7&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="797631" author="xgen-internal-githook" created="Mon, 5 Jan 2015 23:28:12 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; Move ptr&amp;lt;T&amp;gt; out of goodies to own header&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/939db8fd31790eff642abd446552294c66c5ff8a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/939db8fd31790eff642abd446552294c66c5ff8a&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="797630" author="xgen-internal-githook" created="Mon, 5 Jan 2015 23:28:11 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; Migrate goodies boost headers/usings to pch.h&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/60e074c4c123f559c126ea01877e7bdc33f1bbbd&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/60e074c4c123f559c126ea01877e7bdc33f1bbbd&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="797629" author="xgen-internal-githook" created="Mon, 5 Jan 2015 23:28:10 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; Remove C headers from pch.h&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/eb8e7844901e3fe692c2879a6a3af1433eb87050&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/eb8e7844901e3fe692c2879a6a3af1433eb87050&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="797628" author="xgen-internal-githook" created="Mon, 5 Jan 2015 23:28:09 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; Remove boost/version.hpp from pch.h&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/e3d08996498463ba7827cff79783bc49f38f3469&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/e3d08996498463ba7827cff79783bc49f38f3469&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="797627" author="xgen-internal-githook" created="Mon, 5 Jan 2015 23:28:08 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;acmorrow&apos;, u&apos;name&apos;: u&apos;Andrew Morrow&apos;, u&apos;email&apos;: u&apos;acm@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt; Remove allocator.h from pch.h&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/01ebe59274ecc2f84f53a662663d043b15acc2e6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/01ebe59274ecc2f84f53a662663d043b15acc2e6&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="590587" author="ramon.fernandez" created="Tue, 20 May 2014 19:02:25 +0000"  >
&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;markbenvenuto&apos;, u&apos;name&apos;: u&apos;Mark Benvenuto&apos;, u&apos;email&apos;: u&apos;mark.benvenuto@mongodb.com&apos;}

&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt;: Remove pch - qualify std in headers&lt;/p&gt;

&lt;p&gt;Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/f2bfd36a6f3eb7e7e2587268be3cc12636703d42&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/f2bfd36a6f3eb7e7e2587268be3cc12636703d42&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="575664" author="xgen-internal-githook" created="Wed, 7 May 2014 16:02:55 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;markbenvenuto&apos;, u&apos;name&apos;: u&apos;Mark Benvenuto&apos;, u&apos;email&apos;: u&apos;mark.benvenuto@mongodb.com&apos;}
&lt;p&gt;Message:  &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13256&quot; title=&quot;Remove pch.h&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13256&quot;&gt;&lt;del&gt;SERVER-13256&lt;/del&gt;&lt;/a&gt;: Remove exit functions from pch&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/b85d1a63d3d19e0fc07b8ec159214ee92ae3d097&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/b85d1a63d3d19e0fc07b8ec159214ee92ae3d097&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="181007">SERVER-17068</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="175477">SERVER-16604</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>46.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>Wed, 7 May 2014 16:02:55 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        9 years, 3 weeks, 1 day ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>PM-22</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>ramon.fernandez@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            9 years, 3 weeks, 1 day 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_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>andrew.morrow@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>mark.benvenuto@mongodb.com</customfieldvalue>
            <customfieldvalue>ramon.fernandez@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrlynj:</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>105610</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_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|hrl1cn:</customfieldvalue>

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