Dan Burkert has posted comments on this change. Change subject: Add backdated announcement blog post for 1.5 ......................................................................
Patch Set 3: (1 comment) http://gerrit.cloudera.org:8080/#/c/8058/3/_posts/2017-09-08-apache-kudu-1-5-0-released.md File _posts/2017-09-08-apache-kudu-1-5-0-released.md: PS3, Line 16: - optimizations to improve write throughput and failover recovery times. : - the Raft consensus implementation has been made more resilient and flexible : through "tombstoned voting", which allows Kudu to self-heal in more edge-case : scenarios. : - the number of threads used by Kudu servers has been further reduced, with : additional reductions planned for the future. : - a new configuration dashboard on the web UI which provides a high-level : summary of important configuration values. : - a new `kudu tablet move` command which moves a tablet replica from one tablet : server to another. : - a new `kudu local_replica data_size` command which summarizes the space usage : of a local tablet. : - all on-disk data is now checksummed by default, which provides error detection : for improved confidence when running Kudu on unreliable hardware. > Style nit (didn't notice in the first revision; feel free to ignore): maybe Done -- To view, visit http://gerrit.cloudera.org:8080/8058 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I301db21a8c5e75b2cbe47b3992094d7b1eca7731 Gerrit-PatchSet: 3 Gerrit-Project: kudu Gerrit-Branch: gh-pages Gerrit-Owner: Dan Burkert <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Jean-Daniel Cryans <[email protected]> Gerrit-Reviewer: Mike Percy <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: Yes
