<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 04:12:28 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-26545] Remove fixed-size limitation on WiredTiger hazard pointers</title>
                <link>https://jira.mongodb.org/browse/SERVER-26545</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;A configuration setting for WiredTiger limits how many operations can happen in a single thread context at a point in time, that is controlled via the &lt;tt&gt;wiredtiger_open::hazard_max&lt;/tt&gt; configuration option.&lt;/p&gt;

&lt;p&gt;There are some MongoDB workloads that try to use more than the configured maximum number of hazard pointers, which leads to an invariant failure in MongoDB of the form:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;2016-09-04T21:28:55.564+0800 E STORAGE  &lt;span class=&quot;error&quot;&gt;&amp;#91;conn858615&amp;#93;&lt;/span&gt; WiredTiger (0) &lt;span class=&quot;error&quot;&gt;&amp;#91;1472995735:547997&amp;#93;&lt;/span&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;1153:0x7f48d9a80700&amp;#93;&lt;/span&gt;, &lt;a href=&quot;file:index-109--487061380080497386.wt&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;file:index-109--487061380080497386.wt&lt;/a&gt;, cursor.search_near: session 0x2dc23c0: hazard pointer table full&lt;br/&gt;
2016-09-04T21:28:55.571+0800 I -        &lt;span class=&quot;error&quot;&gt;&amp;#91;conn858615&amp;#93;&lt;/span&gt; Invariant failure: ret resulted in status UnknownError 12: Cannot allocate memory at src/mongo/db/storage/wiredtiger/wiredtiger_index.cpp 732&lt;br/&gt;
2016-09-04T21:28:55.786+0800 I CONTROL  &lt;span class=&quot;error&quot;&gt;&amp;#91;conn858615&amp;#93;&lt;/span&gt;&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;We should review handling of operations that could fail due to hazard pointer exhaustion, and see if we can improve error handling. Probably making the individual operation return an error, but allowing the server to stay alive.&lt;/p&gt;</description>
                <environment></environment>
        <key id="322338">SERVER-26545</key>
            <summary>Remove fixed-size limitation on WiredTiger hazard pointers</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="keith.bostic@mongodb.com">Keith Bostic</assignee>
                                    <reporter username="alexander.gorrod@mongodb.com">Alexander Gorrod</reporter>
                        <labels>
                    </labels>
                <created>Mon, 10 Oct 2016 03:25:07 +0000</created>
                <updated>Sun, 16 Jul 2017 20:02:58 +0000</updated>
                            <resolved>Mon, 19 Dec 2016 04:18:13 +0000</resolved>
                                                    <fixVersion>3.2.12</fixVersion>
                    <fixVersion>3.4.2</fixVersion>
                    <fixVersion>3.5.2</fixVersion>
                                    <component>WiredTiger</component>
                                        <votes>2</votes>
                                    <watches>15</watches>
                                                                                                                <comments>
                            <comment id="1470894" author="xgen-internal-githook" created="Fri, 6 Jan 2017 04:23:37 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;daveh86&apos;, u&apos;name&apos;: u&apos;David Hows&apos;, u&apos;email&apos;: u&apos;howsdav@gmail.com&apos;}
&lt;p&gt;Message: Import wiredtiger: 8d2324943364286056ae399043f70b8a937de312 from branch mongodb-3.4&lt;/p&gt;

&lt;p&gt;ref: ca6eee06ff..8d23249433&lt;br/&gt;
for: 3.4.2&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-26545&quot; title=&quot;Remove fixed-size limitation on WiredTiger hazard pointers&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-26545&quot;&gt;&lt;del&gt;SERVER-26545&lt;/del&gt;&lt;/a&gt;  Remove fixed-size limitation on WiredTiger hazard pointers&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-2336&quot; title=&quot;Add a test validating schema operations via file system call monitoring&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-2336&quot;&gt;&lt;del&gt;WT-2336&lt;/del&gt;&lt;/a&gt;       Add a test validating schema operations via file system call monitoring&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-2402&quot; title=&quot;Misaligned structure accesses lead to undefined behavior&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-2402&quot;&gt;&lt;del&gt;WT-2402&lt;/del&gt;&lt;/a&gt;       Misaligned structure accesses lead to undefined behavior&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-2670&quot; title=&quot;Inefficient I/O when read full DB (poor readahead)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-2670&quot;&gt;&lt;del&gt;WT-2670&lt;/del&gt;&lt;/a&gt;       Inefficient I/O when read full DB (poor readahead)&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-283&quot; title=&quot;Add a way to change persistent object settings&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-283&quot;&gt;&lt;del&gt;WT-283&lt;/del&gt;&lt;/a&gt;        Add a way to change persistent object settings&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-2960&quot; title=&quot;Inserting multi-megabyte values can cause pathological lookaside usage&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-2960&quot;&gt;&lt;del&gt;WT-2960&lt;/del&gt;&lt;/a&gt;       Inserting multi-megabyte values can cause pathological lookaside usage&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-2969&quot; title=&quot;Possible snapshot corruption during compaction&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-2969&quot;&gt;&lt;del&gt;WT-2969&lt;/del&gt;&lt;/a&gt;       Possible snapshot corruption during compaction&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3014&quot; title=&quot;Add GCC/clang support for ELF symbol visibility.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3014&quot;&gt;&lt;del&gt;WT-3014&lt;/del&gt;&lt;/a&gt;       Add GCC/clang support for ELF symbol visibility.&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3021&quot; title=&quot;Fixes needed for Java log cursor example, Java raw mode cursors, log cursors in raw mode&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3021&quot;&gt;&lt;del&gt;WT-3021&lt;/del&gt;&lt;/a&gt;       Fixes needed for Java log cursor example, Java raw mode cursors, log cursors in raw mode&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3025&quot; title=&quot;fix error path in log_force_sync&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3025&quot;&gt;&lt;del&gt;WT-3025&lt;/del&gt;&lt;/a&gt;       fix error path in log_force_sync&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3028&quot; title=&quot;Workloads with all dirty pages could trigger diagnostic stuck check&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3028&quot;&gt;&lt;del&gt;WT-3028&lt;/del&gt;&lt;/a&gt;       Workloads with all dirty pages could trigger diagnostic stuck check&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3030&quot; title=&quot;Test failure indicating invalid key order during traversal&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3030&quot;&gt;&lt;del&gt;WT-3030&lt;/del&gt;&lt;/a&gt;       Test failure indicating invalid key order during traversal&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3034&quot; title=&quot;Add support for single-writer named snapshots.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3034&quot;&gt;&lt;del&gt;WT-3034&lt;/del&gt;&lt;/a&gt;       Add support for single-writer named snapshots.&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3037&quot; title=&quot;Fix some outdated comments in logging&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3037&quot;&gt;&lt;del&gt;WT-3037&lt;/del&gt;&lt;/a&gt;       Fix some outdated comments in logging&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3048&quot; title=&quot;WiredTiger maximum size warning uses the wrong format.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3048&quot;&gt;&lt;del&gt;WT-3048&lt;/del&gt;&lt;/a&gt;       WiredTiger maximum size warning uses the wrong format.&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3051&quot; title=&quot;Remove external __wt_hex symbol.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3051&quot;&gt;&lt;del&gt;WT-3051&lt;/del&gt;&lt;/a&gt;       Remove external __wt_hex symbol.&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3052&quot; title=&quot;Improve search if an index hint is wrong&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3052&quot;&gt;&lt;del&gt;WT-3052&lt;/del&gt;&lt;/a&gt;       Improve search if an index hint is wrong&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3053&quot; title=&quot;Review Python and Java calls to internal WiredTiger functions&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3053&quot;&gt;&lt;del&gt;WT-3053&lt;/del&gt;&lt;/a&gt;       Review Python and Java calls to internal WiredTiger functions&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3054&quot; title=&quot;Java PackTest, PackTest03 do not compile&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3054&quot;&gt;&lt;del&gt;WT-3054&lt;/del&gt;&lt;/a&gt;       Java PackTest, PackTest03 do not compile&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3055&quot; title=&quot;Java AsyncTest faults&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3055&quot;&gt;&lt;del&gt;WT-3055&lt;/del&gt;&lt;/a&gt;       Java AsyncTest faults&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3056&quot; title=&quot;For cursors with projections, keys should be allowed&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3056&quot;&gt;&lt;del&gt;WT-3056&lt;/del&gt;&lt;/a&gt;       For cursors with projections, keys should be allowed&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3057&quot; title=&quot;WiredTiger hazard pointers should use the WT_REF, not the WT_PAGE.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3057&quot;&gt;&lt;del&gt;WT-3057&lt;/del&gt;&lt;/a&gt;       WiredTiger hazard pointers should use the WT_REF, not the WT_PAGE.&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3061&quot; title=&quot;syscall test runs with checkpoint_sync=false and doesn&amp;#39;t acknowledge pwrite64&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3061&quot;&gt;&lt;del&gt;WT-3061&lt;/del&gt;&lt;/a&gt;       syscall test runs with checkpoint_sync=false and doesn&apos;t acknowledge pwrite64&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3064&quot; title=&quot;minor tree cleanups: .gitignore, NEWS misspelling &quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3064&quot;&gt;&lt;del&gt;WT-3064&lt;/del&gt;&lt;/a&gt;       minor tree cleanups: .gitignore, NEWS misspelling&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3066&quot; title=&quot;lint&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3066&quot;&gt;&lt;del&gt;WT-3066&lt;/del&gt;&lt;/a&gt;       lint&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3068&quot; title=&quot;Copy wtperf artifacts when running Jenkins tests&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3068&quot;&gt;&lt;del&gt;WT-3068&lt;/del&gt;&lt;/a&gt;       Copy wtperf artifacts when running Jenkins tests&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3069&quot; title=&quot;Fix build failures in LevelDB APIs&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3069&quot;&gt;&lt;del&gt;WT-3069&lt;/del&gt;&lt;/a&gt;       Fix build failures in LevelDB APIs&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3070&quot; title=&quot;Fix search_near() for index cursor&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3070&quot;&gt;&lt;del&gt;WT-3070&lt;/del&gt;&lt;/a&gt;       Fix search_near() for index cursor&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3071&quot; title=&quot;Java: fix build with -Werror=sign-conversion&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3071&quot;&gt;&lt;del&gt;WT-3071&lt;/del&gt;&lt;/a&gt;       Java: fix build with -Werror=sign-conversion&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3075&quot; title=&quot;Document and enforce that WiredTiger now depends on Python 2.7&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3075&quot;&gt;&lt;del&gt;WT-3075&lt;/del&gt;&lt;/a&gt;       Document and enforce that WiredTiger now depends on Python 2.7&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3078&quot; title=&quot;Fix a hang in the reconfiguration test.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3078&quot;&gt;&lt;del&gt;WT-3078&lt;/del&gt;&lt;/a&gt;       Fix a hang in the reconfiguration test.&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3084&quot; title=&quot;Fix Coverity resource leak complaint.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3084&quot;&gt;&lt;del&gt;WT-3084&lt;/del&gt;&lt;/a&gt;       Fix Coverity resource leak complaint.&lt;br/&gt;
Branch: v3.4&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/d2c64ac8c526b70eadeb859ec41370a5f03a64aa&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/d2c64ac8c526b70eadeb859ec41370a5f03a64aa&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1470855" author="xgen-internal-githook" created="Fri, 6 Jan 2017 03:35:16 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;daveh86&apos;, u&apos;name&apos;: u&apos;David Hows&apos;, u&apos;email&apos;: u&apos;howsdav@gmail.com&apos;}
&lt;p&gt;Message: Import wiredtiger: d48181f6f4db08761ed7b80b0332908b272ad0d0 from branch mongodb-3.2&lt;/p&gt;

&lt;p&gt;ref: 040e3d6f76..d48181f6f4&lt;br/&gt;
for: 3.2.12&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-26545&quot; title=&quot;Remove fixed-size limitation on WiredTiger hazard pointers&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-26545&quot;&gt;&lt;del&gt;SERVER-26545&lt;/del&gt;&lt;/a&gt;  Remove fixed-size limitation on WiredTiger hazard pointers&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-2336&quot; title=&quot;Add a test validating schema operations via file system call monitoring&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-2336&quot;&gt;&lt;del&gt;WT-2336&lt;/del&gt;&lt;/a&gt;       Add a test validating schema operations via file system call monitoring&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-2402&quot; title=&quot;Misaligned structure accesses lead to undefined behavior&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-2402&quot;&gt;&lt;del&gt;WT-2402&lt;/del&gt;&lt;/a&gt;       Misaligned structure accesses lead to undefined behavior&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-2670&quot; title=&quot;Inefficient I/O when read full DB (poor readahead)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-2670&quot;&gt;&lt;del&gt;WT-2670&lt;/del&gt;&lt;/a&gt;       Inefficient I/O when read full DB (poor readahead)&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-283&quot; title=&quot;Add a way to change persistent object settings&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-283&quot;&gt;&lt;del&gt;WT-283&lt;/del&gt;&lt;/a&gt;        Add a way to change persistent object settings&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-2960&quot; title=&quot;Inserting multi-megabyte values can cause pathological lookaside usage&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-2960&quot;&gt;&lt;del&gt;WT-2960&lt;/del&gt;&lt;/a&gt;       Inserting multi-megabyte values can cause pathological lookaside usage&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-2969&quot; title=&quot;Possible snapshot corruption during compaction&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-2969&quot;&gt;&lt;del&gt;WT-2969&lt;/del&gt;&lt;/a&gt;       Possible snapshot corruption during compaction&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3014&quot; title=&quot;Add GCC/clang support for ELF symbol visibility.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3014&quot;&gt;&lt;del&gt;WT-3014&lt;/del&gt;&lt;/a&gt;       Add GCC/clang support for ELF symbol visibility.&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3021&quot; title=&quot;Fixes needed for Java log cursor example, Java raw mode cursors, log cursors in raw mode&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3021&quot;&gt;&lt;del&gt;WT-3021&lt;/del&gt;&lt;/a&gt;       Fixes needed for Java log cursor example, Java raw mode cursors, log cursors in raw mode&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3025&quot; title=&quot;fix error path in log_force_sync&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3025&quot;&gt;&lt;del&gt;WT-3025&lt;/del&gt;&lt;/a&gt;       fix error path in log_force_sync&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3028&quot; title=&quot;Workloads with all dirty pages could trigger diagnostic stuck check&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3028&quot;&gt;&lt;del&gt;WT-3028&lt;/del&gt;&lt;/a&gt;       Workloads with all dirty pages could trigger diagnostic stuck check&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3030&quot; title=&quot;Test failure indicating invalid key order during traversal&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3030&quot;&gt;&lt;del&gt;WT-3030&lt;/del&gt;&lt;/a&gt;       Test failure indicating invalid key order during traversal&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3034&quot; title=&quot;Add support for single-writer named snapshots.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3034&quot;&gt;&lt;del&gt;WT-3034&lt;/del&gt;&lt;/a&gt;       Add support for single-writer named snapshots.&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3037&quot; title=&quot;Fix some outdated comments in logging&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3037&quot;&gt;&lt;del&gt;WT-3037&lt;/del&gt;&lt;/a&gt;       Fix some outdated comments in logging&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3048&quot; title=&quot;WiredTiger maximum size warning uses the wrong format.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3048&quot;&gt;&lt;del&gt;WT-3048&lt;/del&gt;&lt;/a&gt;       WiredTiger maximum size warning uses the wrong format.&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3051&quot; title=&quot;Remove external __wt_hex symbol.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3051&quot;&gt;&lt;del&gt;WT-3051&lt;/del&gt;&lt;/a&gt;       Remove external __wt_hex symbol.&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3052&quot; title=&quot;Improve search if an index hint is wrong&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3052&quot;&gt;&lt;del&gt;WT-3052&lt;/del&gt;&lt;/a&gt;       Improve search if an index hint is wrong&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3053&quot; title=&quot;Review Python and Java calls to internal WiredTiger functions&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3053&quot;&gt;&lt;del&gt;WT-3053&lt;/del&gt;&lt;/a&gt;       Review Python and Java calls to internal WiredTiger functions&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3054&quot; title=&quot;Java PackTest, PackTest03 do not compile&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3054&quot;&gt;&lt;del&gt;WT-3054&lt;/del&gt;&lt;/a&gt;       Java PackTest, PackTest03 do not compile&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3055&quot; title=&quot;Java AsyncTest faults&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3055&quot;&gt;&lt;del&gt;WT-3055&lt;/del&gt;&lt;/a&gt;       Java AsyncTest faults&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3056&quot; title=&quot;For cursors with projections, keys should be allowed&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3056&quot;&gt;&lt;del&gt;WT-3056&lt;/del&gt;&lt;/a&gt;       For cursors with projections, keys should be allowed&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3057&quot; title=&quot;WiredTiger hazard pointers should use the WT_REF, not the WT_PAGE.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3057&quot;&gt;&lt;del&gt;WT-3057&lt;/del&gt;&lt;/a&gt;       WiredTiger hazard pointers should use the WT_REF, not the WT_PAGE.&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3061&quot; title=&quot;syscall test runs with checkpoint_sync=false and doesn&amp;#39;t acknowledge pwrite64&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3061&quot;&gt;&lt;del&gt;WT-3061&lt;/del&gt;&lt;/a&gt;       syscall test runs with checkpoint_sync=false and doesn&apos;t acknowledge pwrite64&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3064&quot; title=&quot;minor tree cleanups: .gitignore, NEWS misspelling &quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3064&quot;&gt;&lt;del&gt;WT-3064&lt;/del&gt;&lt;/a&gt;       minor tree cleanups: .gitignore, NEWS misspelling&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3066&quot; title=&quot;lint&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3066&quot;&gt;&lt;del&gt;WT-3066&lt;/del&gt;&lt;/a&gt;       lint&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3068&quot; title=&quot;Copy wtperf artifacts when running Jenkins tests&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3068&quot;&gt;&lt;del&gt;WT-3068&lt;/del&gt;&lt;/a&gt;       Copy wtperf artifacts when running Jenkins tests&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3069&quot; title=&quot;Fix build failures in LevelDB APIs&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3069&quot;&gt;&lt;del&gt;WT-3069&lt;/del&gt;&lt;/a&gt;       Fix build failures in LevelDB APIs&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3070&quot; title=&quot;Fix search_near() for index cursor&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3070&quot;&gt;&lt;del&gt;WT-3070&lt;/del&gt;&lt;/a&gt;       Fix search_near() for index cursor&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3071&quot; title=&quot;Java: fix build with -Werror=sign-conversion&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3071&quot;&gt;&lt;del&gt;WT-3071&lt;/del&gt;&lt;/a&gt;       Java: fix build with -Werror=sign-conversion&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3075&quot; title=&quot;Document and enforce that WiredTiger now depends on Python 2.7&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3075&quot;&gt;&lt;del&gt;WT-3075&lt;/del&gt;&lt;/a&gt;       Document and enforce that WiredTiger now depends on Python 2.7&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3078&quot; title=&quot;Fix a hang in the reconfiguration test.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3078&quot;&gt;&lt;del&gt;WT-3078&lt;/del&gt;&lt;/a&gt;       Fix a hang in the reconfiguration test.&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3084&quot; title=&quot;Fix Coverity resource leak complaint.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3084&quot;&gt;&lt;del&gt;WT-3084&lt;/del&gt;&lt;/a&gt;       Fix Coverity resource leak complaint.&lt;br/&gt;
Branch: v3.2&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/52b68fa86ea43e909ad42c901d0579bced6b205f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/52b68fa86ea43e909ad42c901d0579bced6b205f&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1470822" author="xgen-internal-githook" created="Fri, 6 Jan 2017 01:24:53 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;keithbostic&apos;, u&apos;name&apos;: u&apos;Keith Bostic&apos;, u&apos;email&apos;: u&apos;keith.bostic@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-26545&quot; title=&quot;Remove fixed-size limitation on WiredTiger hazard pointers&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-26545&quot;&gt;&lt;del&gt;SERVER-26545&lt;/del&gt;&lt;/a&gt; Remove fixed-size limitation on WiredTiger hazard pointers (#3187)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Default to an initial 250 hazard slots and grow from there.&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Make hazard_max undocumented, add an internal limit of 1000 eviction walks.&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;If we grow the hazard pointer array, schedule the original to be freed when the database is closed.&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Update test_bug011 back to stress eviction with the hard-coded limit of 1000 active trees.  Only run during &quot;long&quot; tests.&lt;br/&gt;
Branch: mongodb-3.2&lt;br/&gt;
&lt;a href=&quot;https://github.com/wiredtiger/wiredtiger/commit/18fb0f8da42f5e6045e296b81d86370bf60376f5&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/wiredtiger/wiredtiger/commit/18fb0f8da42f5e6045e296b81d86370bf60376f5&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="1470798" author="xgen-internal-githook" created="Fri, 6 Jan 2017 01:24:33 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;keithbostic&apos;, u&apos;name&apos;: u&apos;Keith Bostic&apos;, u&apos;email&apos;: u&apos;keith.bostic@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-26545&quot; title=&quot;Remove fixed-size limitation on WiredTiger hazard pointers&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-26545&quot;&gt;&lt;del&gt;SERVER-26545&lt;/del&gt;&lt;/a&gt; Remove fixed-size limitation on WiredTiger hazard pointers (#3187)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Default to an initial 250 hazard slots and grow from there.&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Make hazard_max undocumented, add an internal limit of 1000 eviction walks.&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;If we grow the hazard pointer array, schedule the original to be freed when the database is closed.&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Update test_bug011 back to stress eviction with the hard-coded limit of 1000 active trees.  Only run during &quot;long&quot; tests.&lt;br/&gt;
Branch: mongodb-3.4&lt;br/&gt;
&lt;a href=&quot;https://github.com/wiredtiger/wiredtiger/commit/18fb0f8da42f5e6045e296b81d86370bf60376f5&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/wiredtiger/wiredtiger/commit/18fb0f8da42f5e6045e296b81d86370bf60376f5&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="1460778" author="alexander.gorrod" created="Mon, 19 Dec 2016 04:18:13 +0000"  >&lt;p&gt;Some supported users have set the configuration option in the past in response to errors. We &lt;b&gt;may&lt;/b&gt; want to document somewhere that it&apos;s no longer interesting to set this option.&lt;/p&gt;</comment>
                            <comment id="1460777" author="alexander.gorrod" created="Mon, 19 Dec 2016 04:16:50 +0000"  >&lt;p&gt;We have made a WiredTiger change to deprecate the &lt;tt&gt;hazard_max&lt;/tt&gt; configuration option. MongoDB doesn&apos;t explicitly set &lt;tt&gt;hazard_max&lt;/tt&gt; when configuring WiredTiger, so we don&apos;t need to make changes to the server code in order to take advantage of the new option.&lt;/p&gt;

&lt;p&gt;Existing users who set an explicit limit are likely to see a warning message on startup saying that the configuration string is deprecated.&lt;/p&gt;</comment>
                            <comment id="1460762" author="xgen-internal-githook" created="Mon, 19 Dec 2016 04:10:00 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;agorrod&apos;, u&apos;name&apos;: u&apos;Alex Gorrod&apos;, u&apos;email&apos;: u&apos;alexander.gorrod@mongodb.com&apos;}
&lt;p&gt;Message: Import wiredtiger: 8d2324943364286056ae399043f70b8a937de312 from branch mongodb-3.6&lt;/p&gt;

&lt;p&gt;ref: 1b6c815a3f..8d23249433&lt;br/&gt;
for: 3.5.2&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-26545&quot; title=&quot;Remove fixed-size limitation on WiredTiger hazard pointers&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-26545&quot;&gt;&lt;del&gt;SERVER-26545&lt;/del&gt;&lt;/a&gt;  Remove fixed-size limitation on WiredTiger hazard pointers&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-2402&quot; title=&quot;Misaligned structure accesses lead to undefined behavior&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-2402&quot;&gt;&lt;del&gt;WT-2402&lt;/del&gt;&lt;/a&gt;       Misaligned structure accesses lead to undefined behavior&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-283&quot; title=&quot;Add a way to change persistent object settings&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-283&quot;&gt;&lt;del&gt;WT-283&lt;/del&gt;&lt;/a&gt;        Add a way to change persistent object settings&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3056&quot; title=&quot;For cursors with projections, keys should be allowed&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3056&quot;&gt;&lt;del&gt;WT-3056&lt;/del&gt;&lt;/a&gt;       For cursors with projections, keys should be allowed&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3061&quot; title=&quot;syscall test runs with checkpoint_sync=false and doesn&amp;#39;t acknowledge pwrite64&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3061&quot;&gt;&lt;del&gt;WT-3061&lt;/del&gt;&lt;/a&gt;       syscall test runs with checkpoint_sync=false and doesn&apos;t acknowledge pwrite64&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3066&quot; title=&quot;lint&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3066&quot;&gt;&lt;del&gt;WT-3066&lt;/del&gt;&lt;/a&gt;       lint&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3068&quot; title=&quot;Copy wtperf artifacts when running Jenkins tests&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3068&quot;&gt;&lt;del&gt;WT-3068&lt;/del&gt;&lt;/a&gt;       Copy wtperf artifacts when running Jenkins tests&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3069&quot; title=&quot;Fix build failures in LevelDB APIs&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3069&quot;&gt;&lt;del&gt;WT-3069&lt;/del&gt;&lt;/a&gt;       Fix build failures in LevelDB APIs&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3070&quot; title=&quot;Fix search_near() for index cursor&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3070&quot;&gt;&lt;del&gt;WT-3070&lt;/del&gt;&lt;/a&gt;       Fix search_near() for index cursor&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3071&quot; title=&quot;Java: fix build with -Werror=sign-conversion&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3071&quot;&gt;&lt;del&gt;WT-3071&lt;/del&gt;&lt;/a&gt;       Java: fix build with -Werror=sign-conversion&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3075&quot; title=&quot;Document and enforce that WiredTiger now depends on Python 2.7&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3075&quot;&gt;&lt;del&gt;WT-3075&lt;/del&gt;&lt;/a&gt;       Document and enforce that WiredTiger now depends on Python 2.7&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3078&quot; title=&quot;Fix a hang in the reconfiguration test.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3078&quot;&gt;&lt;del&gt;WT-3078&lt;/del&gt;&lt;/a&gt;       Fix a hang in the reconfiguration test.&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3084&quot; title=&quot;Fix Coverity resource leak complaint.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3084&quot;&gt;&lt;del&gt;WT-3084&lt;/del&gt;&lt;/a&gt;       Fix Coverity resource leak complaint.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/4a185996c83862c2e4b911ce637591c4ff535108&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/4a185996c83862c2e4b911ce637591c4ff535108&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1458656" author="xgen-internal-githook" created="Thu, 15 Dec 2016 05:01:14 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;keithbostic&apos;, u&apos;name&apos;: u&apos;Keith Bostic&apos;, u&apos;email&apos;: u&apos;keith.bostic@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-26545&quot; title=&quot;Remove fixed-size limitation on WiredTiger hazard pointers&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-26545&quot;&gt;&lt;del&gt;SERVER-26545&lt;/del&gt;&lt;/a&gt; Remove fixed-size limitation on WiredTiger hazard pointers (#3187)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Default to an initial 250 hazard slots and grow from there.&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Make hazard_max undocumented, add an internal limit of 1000 eviction walks.&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;If we grow the hazard pointer array, schedule the original to be freed when the database is closed.&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Update test_bug011 back to stress eviction with the hard-coded limit of 1000 active trees.  Only run during &quot;long&quot; tests.&lt;br/&gt;
Branch: develop&lt;br/&gt;
&lt;a href=&quot;https://github.com/wiredtiger/wiredtiger/commit/18fb0f8da42f5e6045e296b81d86370bf60376f5&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/wiredtiger/wiredtiger/commit/18fb0f8da42f5e6045e296b81d86370bf60376f5&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                                        </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>8.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_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_13552" key="com.go2group.jira.plugin.crm:crm_generic_field">
                        <customfieldname>Case</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[[500A000000W8dsfIAB]]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 15 Dec 2016 05:01:14 +0000</customfieldvalue>

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


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_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>kay.kim@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            7 years, 5 weeks, 5 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>alexander.gorrod@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>keith.bostic@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrjtsn:</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_23361" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Requested By</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_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|hrl0n3:</customfieldvalue>

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