title | toc | summary |
---|---|---|
What's New in beta-20161006 |
false |
Additions and changes in CockroachDB version beta-20161006. |
Get future release notes emailed to you:
<script>
hbspt.forms.create({
css: '',
cssClass: 'install-form',
portalId: '1753393',
formId: '39686297-81d2-45e7-a73f-55a596a8d5ff',
formInstanceId: 1,
target: '.install-form-1'
});
</script>
There aren't many user-visible changes in this week's release - an artifact of our recent stability efforts, which funneled user-visible changes to a secondary development branch. Our concerted stability effort is nearing its end, and we are preparing to include these features in next week's release.
- Nodes now periodically compare their configured maximum clock offset and exit fatally if they find another node operating with a different configuration. #9612
- Internal low-level instrumentation has been added for debugging performance bottlenecks. #9638
- General improvements have been made to the tracing infrastructure. #9641
- Updated various aspects of the CockroachDB design document: