Discussion:
[mongodb-dev] MongoDB 3.2.21-rc0 is released
'Kelsey T Schubert' via mongodb-dev
2018-08-29 14:37:35 UTC
Permalink
MongoDB 3.2.21-rc0 is out and is ready for testing. This is a release candidate containing only fixes since 3.2.20. The next stable release 3.2.21 will be a recommended upgrade for all 3.2 users.
<br><br>
Fixed in this release:
<pre><big><ul><li> <a href="https://jira.mongodb.org/browse/SERVER-30724">SERVER-30724</a> Initial sync might miss ops that were in flight when it started
<li> <a href="https://jira.mongodb.org/browse/SERVER-35693">SERVER-35693</a> Parsing of $in takes quadratic time due to O(n^2) boost::flat_set constructor
<li> <a href="https://jira.mongodb.org/browse/SERVER-36010">SERVER-36010</a> Change log messages for Windows stacktraces to use error() or severe() rather than log()
<li> <a href="https://jira.mongodb.org/browse/WT-3637">WT-3637</a> Fix a heap use after free from evicting of a page that just split.
<li> <a href="https://jira.mongodb.org/browse/WT-3710">WT-3710</a> Fix a race condition between concurrent page splits
<li> <a href="https://jira.mongodb.org/browse/WT-4045">WT-4045</a> Don't retry fsync calls after EIO failure
<li> <a href="https://jira.mongodb.org/browse/SERVER-32999">SERVER-32999</a> Platform Support: remove Debian 7
</ul></big></pre>
<a href="https://jira.mongodb.org/issues/?jql=project%20in%20(SERVER%2CTOOLS%2CWT)%20AND%20resolution%3D%27Fixed%27%20and%20fixversion%3D%273.2.21%27">All Issues</a> | <a href="http://www.mongodb.org/downloads">Downloads</a>
<br><br>
As always, please let us know of any issues.
<br><br>
-- The MongoDB Team
<br><br>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups &quot;mongodb-dev&quot; group.<br />
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:mongodb-dev+***@googlegroups.com">mongodb-dev+***@googlegroups.com</a>.<br />
To post to this group, send email to <a href="mailto:mongodb-***@googlegroups.com">mongodb-***@googlegroups.com</a>.<br />
Visit this group at <a href="https://groups.google.com/group/mongodb-dev">https://groups.google.com/group/mongodb-dev</a>.<br />
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/mongodb-dev/20180829143735.GA87919%40grey.local?utm_medium=email&utm_source=footer">https://groups.google.com/d/msgid/mongodb-dev/20180829143735.GA87919%40grey.local</a>.<br />
For more options, visit <a href="https://groups.google.com/d/optout">https://groups.google.com/d/optout</a>.<br />
Loading...