<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 04:19:11 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-28835] Fix a memory leak in WiredTiger on error when creating thread group</title>
                <link>https://jira.mongodb.org/browse/SERVER-28835</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Coverity analysis defect 101330: Resource leak&lt;/p&gt;

&lt;p&gt;Leak of memory or pointers to system resources&lt;/p&gt;

&lt;p&gt;Defect 101330 (STATIC_C)&lt;br/&gt;
  Checker RESOURCE_LEAK (subcategory none)&lt;br/&gt;
  File:  &lt;tt&gt;/src/third_party/wiredtiger/src/support/thread_group.c&lt;/tt&gt;&lt;br/&gt;
  Function &lt;tt&gt;__thread_group_resize&lt;/tt&gt;&lt;br/&gt;
    /src/third_party/wiredtiger/src/support/thread_group.c, line: 211&lt;br/&gt;
    &lt;font color=&quot;red&quot;&gt;Variable &quot;thread&quot; going out of scope leaks the storage it points to.&lt;/font&gt; &lt;/p&gt;
&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;    		WT_PANIC_RET(session, ret, &quot;Error while resizing thread group&quot;);&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;
</description>
                <environment></environment>
        <key id="375065">SERVER-28835</key>
            <summary>Fix a memory leak in WiredTiger on error when creating thread group</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="13201">Fixed</resolution>
                                        <assignee username="keith.bostic@mongodb.com">Keith Bostic</assignee>
                                    <reporter username="xgen-internal-coverity">Coverity Collector User</reporter>
                        <labels>
                            <label>coverity</label>
                    </labels>
                <created>Tue, 18 Apr 2017 13:33:09 +0000</created>
                <updated>Mon, 30 Oct 2023 23:17:24 +0000</updated>
                            <resolved>Tue, 18 Apr 2017 14:59:01 +0000</resolved>
                                                    <fixVersion>3.5.7</fixVersion>
                                    <component>WiredTiger</component>
                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="1589137" author="xgen-internal-githook" created="Tue, 6 Jun 2017 21:27:20 +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: 7aaeaaa054d1ac27a95c79984f7ca69ba739caae from branch mongodb-3.6&lt;/p&gt;

&lt;p&gt;ref: 78109ca3fe..7aaeaaa054&lt;br/&gt;
for: 3.5.9&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-28820&quot; title=&quot;Recovery failed: WT_NOTFOUND: item not found&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-28820&quot;&gt;&lt;del&gt;SERVER-28820&lt;/del&gt;&lt;/a&gt;  Recovery failed: WT_NOTFOUND: item not found&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-28835&quot; title=&quot;Fix a memory leak in WiredTiger on error when creating thread group&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-28835&quot;&gt;&lt;del&gt;SERVER-28835&lt;/del&gt;&lt;/a&gt;  Fix a memory leak in WiredTiger on error when creating thread group&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-2972&quot; title=&quot;Add interface allowing partial updates to existing values&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-2972&quot;&gt;&lt;del&gt;WT-2972&lt;/del&gt;&lt;/a&gt;       Add interface allowing partial updates to existing values&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3041&quot; title=&quot;Failure of test_perf01 on PPC&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3041&quot;&gt;&lt;del&gt;WT-3041&lt;/del&gt;&lt;/a&gt;       Failure of test_perf01 on PPC&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3063&quot; title=&quot;Reserve records for read-modify-write&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3063&quot;&gt;&lt;del&gt;WT-3063&lt;/del&gt;&lt;/a&gt;       Reserve records for read-modify-write&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3076&quot; title=&quot;Add a general-purpose epoch manager&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3076&quot;&gt;&lt;del&gt;WT-3076&lt;/del&gt;&lt;/a&gt;       Add a general-purpose epoch manager&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3123&quot; title=&quot;Thread group holding lock across thread join&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3123&quot;&gt;&lt;del&gt;WT-3123&lt;/del&gt;&lt;/a&gt;       Thread group holding lock across thread join&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3142&quot; title=&quot;Add a workload generator application&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3142&quot;&gt;&lt;del&gt;WT-3142&lt;/del&gt;&lt;/a&gt;       Add a workload generator application&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3158&quot; title=&quot;Fix structure layout on Windows.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3158&quot;&gt;&lt;del&gt;WT-3158&lt;/del&gt;&lt;/a&gt;       Fix structure layout on Windows.&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3160&quot; title=&quot;Improve eviction of internal pages from idle trees&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3160&quot;&gt;&lt;del&gt;WT-3160&lt;/del&gt;&lt;/a&gt;       Improve eviction of internal pages from idle trees&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3197&quot; title=&quot;aarch64 CRC32C support fails to compile on non-linux ARM platforms&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3197&quot;&gt;&lt;del&gt;WT-3197&lt;/del&gt;&lt;/a&gt;       aarch64 CRC32C support fails to compile on non-linux ARM platforms&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3219&quot; title=&quot;Make the clang-analyzer job fail when lint is introduced&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3219&quot;&gt;&lt;del&gt;WT-3219&lt;/del&gt;&lt;/a&gt;       Make the clang-analyzer job fail when lint is introduced&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3222&quot; title=&quot;Review and enhance log statistics&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3222&quot;&gt;&lt;del&gt;WT-3222&lt;/del&gt;&lt;/a&gt;       Review and enhance log statistics&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3245&quot; title=&quot;Avoid hangs on shutdown when a utility thread encounters an error&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3245&quot;&gt;&lt;del&gt;WT-3245&lt;/del&gt;&lt;/a&gt;       Avoid hangs on shutdown when a utility thread encounters an error&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3247&quot; title=&quot;Test should exit instead of abort to avoid a core dump&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3247&quot;&gt;&lt;del&gt;WT-3247&lt;/del&gt;&lt;/a&gt;       Test should exit instead of abort to avoid a core dump&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3248&quot; title=&quot;Performance degradation in workload with large overflow items&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3248&quot;&gt;&lt;del&gt;WT-3248&lt;/del&gt;&lt;/a&gt;       Performance degradation in workload with large overflow items&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3253&quot; title=&quot;txn07 test problem&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3253&quot;&gt;&lt;del&gt;WT-3253&lt;/del&gt;&lt;/a&gt;       txn07 test problem&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3258&quot; title=&quot;Improve visibility into thread wait time due to pages exceeding memory_page_max&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3258&quot;&gt;&lt;del&gt;WT-3258&lt;/del&gt;&lt;/a&gt;       Improve visibility into thread wait time due to pages exceeding memory_page_max&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3261&quot; title=&quot;add a checkpoint epoch to avoid draining the eviction queue&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3261&quot;&gt;&lt;del&gt;WT-3261&lt;/del&gt;&lt;/a&gt;       add a checkpoint epoch to avoid draining the eviction queue&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3262&quot; title=&quot;Schema operations shouldn&amp;#39;t wait for cache&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3262&quot;&gt;&lt;del&gt;WT-3262&lt;/del&gt;&lt;/a&gt;       Schema operations shouldn&apos;t wait for cache&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3263&quot; title=&quot;Allow archive on restart/recovery if clean shutdown&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3263&quot;&gt;&lt;del&gt;WT-3263&lt;/del&gt;&lt;/a&gt;       Allow archive on restart/recovery if clean shutdown&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3264&quot; title=&quot;Permanent change to disable logging should eventually remove all logs&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3264&quot;&gt;&lt;del&gt;WT-3264&lt;/del&gt;&lt;/a&gt;       Permanent change to disable logging should eventually remove all logs&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3265&quot; title=&quot;Verify hits assertion in eviction when transiting handle to exclusive mode&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3265&quot;&gt;&lt;del&gt;WT-3265&lt;/del&gt;&lt;/a&gt;       Verify hits assertion in eviction when transiting handle to exclusive mode&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3266&quot; title=&quot;Thread group deadlock&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3266&quot;&gt;&lt;del&gt;WT-3266&lt;/del&gt;&lt;/a&gt;       Thread group deadlock&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3267&quot; title=&quot;Upgrade copyright notices from 2016 to 2017.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3267&quot;&gt;&lt;del&gt;WT-3267&lt;/del&gt;&lt;/a&gt;       Upgrade copyright notices from 2016 to 2017.&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3268&quot; title=&quot;Failure to close cursor can get wiredtiger stuck in a cursor-close loop   &quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3268&quot;&gt;&lt;del&gt;WT-3268&lt;/del&gt;&lt;/a&gt;       Failure to close cursor can get wiredtiger stuck in a cursor-close loop&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3269&quot; title=&quot;Miscellaneous cleanup changes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3269&quot;&gt;&lt;del&gt;WT-3269&lt;/del&gt;&lt;/a&gt;       Miscellaneous cleanup changes&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3271&quot; title=&quot;Eviction tuning stuck in a loop&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3271&quot;&gt;&lt;del&gt;WT-3271&lt;/del&gt;&lt;/a&gt;       Eviction tuning stuck in a loop&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3275&quot; title=&quot;Fix a race condition in LSM between eviction and cursor operations&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3275&quot;&gt;&lt;del&gt;WT-3275&lt;/del&gt;&lt;/a&gt;       stress test sanitizer failure&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3278&quot; title=&quot;log the row-store cursor key instead of page key&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3278&quot;&gt;&lt;del&gt;WT-3278&lt;/del&gt;&lt;/a&gt;       log the row-store cursor key instead of page key&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3281&quot; title=&quot;Fix a bug where we attempt to copy a key out of a page after it&amp;#39;s evicted&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3281&quot;&gt;&lt;del&gt;WT-3281&lt;/del&gt;&lt;/a&gt;       stress test sanitizer failure&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3282&quot; title=&quot;Stuck in conn cache pool destroy join&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3282&quot;&gt;&lt;del&gt;WT-3282&lt;/del&gt;&lt;/a&gt;       Stuck in conn cache pool destroy join&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3284&quot; title=&quot;tree-walk restart bug&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3284&quot;&gt;&lt;del&gt;WT-3284&lt;/del&gt;&lt;/a&gt;       tree-walk restart bug&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3287&quot; title=&quot;review WiredTiger internal panic checks&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3287&quot;&gt;&lt;del&gt;WT-3287&lt;/del&gt;&lt;/a&gt;       review WiredTiger internal panic checks&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3288&quot; title=&quot;fix error codes for event_handler to be consistent in file operations&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3288&quot;&gt;&lt;del&gt;WT-3288&lt;/del&gt;&lt;/a&gt;       fix error codes for event_handler to be consistent in file operations&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3292&quot; title=&quot;review/cleanup full-barrier calls in WiredTiger&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3292&quot;&gt;&lt;del&gt;WT-3292&lt;/del&gt;&lt;/a&gt;       review/cleanup full-barrier calls in WiredTiger&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3293&quot; title=&quot;Make internal symbols externally visible&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3293&quot;&gt;&lt;del&gt;WT-3293&lt;/del&gt;&lt;/a&gt;       Make internal symbols externally visible&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3296&quot; title=&quot;LAS table fixes/improvements&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3296&quot;&gt;&lt;del&gt;WT-3296&lt;/del&gt;&lt;/a&gt;       LAS table fixes/improvements&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3297&quot; title=&quot;support the gcc/clang -fvisibility=hidden flag&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3297&quot;&gt;&lt;del&gt;WT-3297&lt;/del&gt;&lt;/a&gt;       support the gcc/clang -fvisibility=hidden flag&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3300&quot; title=&quot;Coverity 1374542: Dereference after null check&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3300&quot;&gt;&lt;del&gt;WT-3300&lt;/del&gt;&lt;/a&gt;       Coverity 1374542: Dereference after null check&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3302&quot; title=&quot;Failure to create cache pool manager thread results in crash when destroying cache pool&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3302&quot;&gt;&lt;del&gt;WT-3302&lt;/del&gt;&lt;/a&gt;       Failure to create cache pool manager thread results in crash when destroying cache pool&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3303&quot; title=&quot;Deadlock during first access to lookaside table&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3303&quot;&gt;&lt;del&gt;WT-3303&lt;/del&gt;&lt;/a&gt;       Deadlock during first access to lookaside table&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3307&quot; title=&quot;FI testing: segfault in python test test_bug013 when fault introduced reading turtle file &quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3307&quot;&gt;&lt;del&gt;WT-3307&lt;/del&gt;&lt;/a&gt;       FI testing: segfault in python test test_bug013 when fault introduced reading turtle file&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3312&quot; title=&quot;encryption btree configuration test&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3312&quot;&gt;&lt;del&gt;WT-3312&lt;/del&gt;&lt;/a&gt;       encryption btree configuration test&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3313&quot; title=&quot;Replace calls to the deprecated LZ4_compress function&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3313&quot;&gt;&lt;del&gt;WT-3313&lt;/del&gt;&lt;/a&gt;       Replace calls to the deprecated LZ4_compress function&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3314&quot; title=&quot;clarify error handling&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3314&quot;&gt;&lt;del&gt;WT-3314&lt;/del&gt;&lt;/a&gt;       clarify error handling&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3327&quot; title=&quot;Checkpoints can hang if time runs backward&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3327&quot;&gt;&lt;del&gt;WT-3327&lt;/del&gt;&lt;/a&gt;       Checkpoints can hang if time runs backward&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3331&quot; title=&quot;Fix a potential hang if system clock jumped backward&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3331&quot;&gt;&lt;del&gt;WT-3331&lt;/del&gt;&lt;/a&gt;       Test format aborted due to time rollback&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3333&quot; title=&quot;Make it possible to store 0 bytes into a &amp;#39;u&amp;#39; format via Python&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3333&quot;&gt;&lt;del&gt;WT-3333&lt;/del&gt;&lt;/a&gt;       Make it possible to store 0 bytes into a &apos;u&apos; format via Python&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3334&quot; title=&quot;static test suite&amp;#39;s BaseDataSet class has &amp;#39;u&amp;#39; value format bugs&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3334&quot;&gt;&lt;del&gt;WT-3334&lt;/del&gt;&lt;/a&gt;       static test suite&apos;s BaseDataSet class has &apos;u&apos; value format bugs&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3339&quot; title=&quot;The CURSOR_UPDATE_API_CALL macro will dump core on a NULL btree handle&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3339&quot;&gt;&lt;del&gt;WT-3339&lt;/del&gt;&lt;/a&gt;       The CURSOR_UPDATE_API_CALL macro will dump core on a NULL btree handle&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3342&quot; title=&quot;Create a new WiredTiger 2.9.2 release&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3342&quot;&gt;&lt;del&gt;WT-3342&lt;/del&gt;&lt;/a&gt;       Create a new WiredTiger 2.9.2 release&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3343&quot; title=&quot;WiredTiger database close can attempt unlock of a lock that&amp;#39;s not held.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3343&quot;&gt;&lt;del&gt;WT-3343&lt;/del&gt;&lt;/a&gt;       WiredTiger database close can attempt unlock of a lock that&apos;s not held.&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3345&quot; title=&quot;Improve rwlock scaling&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3345&quot;&gt;&lt;del&gt;WT-3345&lt;/del&gt;&lt;/a&gt;       Improve rwlock scaling&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3348&quot; title=&quot;Lint, Windows warnings.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3348&quot;&gt;&lt;del&gt;WT-3348&lt;/del&gt;&lt;/a&gt;       Lint, Windows warnings.&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3351&quot; title=&quot;Recovery assertion failure: old_lognum &amp;lt; lognum&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3351&quot;&gt;&lt;del&gt;WT-3351&lt;/del&gt;&lt;/a&gt;       Recovery assertion failure: old_lognum &amp;lt; lognum&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3354&quot; title=&quot;Coverity issues 1375904-1375907&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3354&quot;&gt;&lt;del&gt;WT-3354&lt;/del&gt;&lt;/a&gt;       Coverity issues 1375904-1375907&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/WT-3356&quot; title=&quot;Use atomic reads of rwlocks and handle missing signals&quot; class=&quot;issue-link&quot; data-issue-key=&quot;WT-3356&quot;&gt;&lt;del&gt;WT-3356&lt;/del&gt;&lt;/a&gt;       rwlock assertion failure on PPC&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/60341ff5b540ed35c8378910d92fe6c128f398e6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/60341ff5b540ed35c8378910d92fe6c128f398e6&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1551561" author="xgen-internal-githook" created="Tue, 18 Apr 2017 14:57:25 +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-28835&quot; title=&quot;Fix a memory leak in WiredTiger on error when creating thread group&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-28835&quot;&gt;&lt;del&gt;SERVER-28835&lt;/del&gt;&lt;/a&gt; Fix a memory leak in WiredTiger on error when creating thread group. (#3394)&lt;/p&gt;

&lt;p&gt;Coverity analysis defect 101330: Resource leak&lt;/p&gt;

&lt;p&gt;Discard any allocated thread structure on error.&lt;br/&gt;
Branch: develop&lt;br/&gt;
&lt;a href=&quot;https://github.com/wiredtiger/wiredtiger/commit/145b457de786695c2b3709356951e44e3d2833b4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/wiredtiger/wiredtiger/commit/145b457de786695c2b3709356951e44e3d2833b4&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.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>Tue, 18 Apr 2017 14:57:25 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        6 years, 36 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_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>luke.bonanomi@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            6 years, 36 weeks, 1 day ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10032" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Operating System</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10026"><![CDATA[ALL]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>xgen-internal-coverity</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|ht5zcn:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hsy9sf:</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_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="1670">Storage 2017-05-08</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_22870" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Triagers</customfieldname>
                        <customfieldvalues>
                                

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

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