Tags: GrandMasterKang/kudu
Tags
docs: update release note for KUDU-2463 Change-Id: Id8dce61da14f67e39f6573fa42ec54809f3ceb19 Reviewed-on: http://gerrit.cloudera.org:8080/11691 Reviewed-by: Grant Henke <[email protected]> Reviewed-by: Mike Percy <[email protected]> Tested-by: Andrew Wong <[email protected]>
Add release notes for 1.8.0 Change-Id: I15b0ce686c5e69648fe09a18ca82b9bf54cab837 Reviewed-on: http://gerrit.cloudera.org:8080/11647 Reviewed-by: Dan Burkert <[email protected]> Tested-by: Kudu Jenkins Reviewed-by: Alexey Serbin <[email protected]>
[kudu CLI] KUDU-2443 fix replica movement for RF=1 During replica replacement, if the leader replica is being replaced, do not ask it to step down until the newly added replica transitions into a voter role. Otherwise, that might prevent tablet copying to finish successfully under racy conditions in case of replication factor of 1. The workaround described above works OK for the case of moving/replacing replicas in the context of KUDU-2443. The core of the underlying issue will be addressed separately: see KUDU-2446 for details. This changelist also contains a small clean-up in tool_action_tablet.cc (the clean-up itself does not contain any functional changes). Change-Id: I59ce249ae4e3bbcf42d8d754c68d1b92ab93f287 Reviewed-on: http://gerrit.cloudera.org:8080/10439 Reviewed-by: Mike Percy <[email protected]> Tested-by: Kudu Jenkins (cherry picked from commit b73dec1) Reviewed-on: http://gerrit.cloudera.org:8080/10467 Reviewed-by: Grant Henke <[email protected]> Tested-by: Alexey Serbin <[email protected]>
Bump version to 1.7.1 (non-SNAPSHOT) Change-Id: I07a4fbe564a095c64ae12c48c7200d31aff610c7 Reviewed-on: http://gerrit.cloudera.org:8080/10280 Tested-by: Kudu Jenkins Reviewed-by: Todd Lipcon <[email protected]>
release notes: some edits - Some small wording improvements - Moved 3-4-3 replication to new features since it seems large enough to not just be an "improvement" - Added a note that the 3-disks-per-replica change only affects new replicas - Stopped documenting the experimental flag which goes back to 3-2-3 replication since we'd like to remove it in the future, and we don't know of any compelling reasons for someone to change it. - Moved KUDU-2259 to "fixed issues" since it was seen as a bug - Added a few explanations of the results of some fixes instead of the implementations. Change-Id: I944a302a7fe5c86d0204545157efb92407573e1e Reviewed-on: http://gerrit.cloudera.org:8080/9703 Reviewed-by: Alexey Serbin <[email protected]> Reviewed-by: Adar Dembo <[email protected]> Tested-by: Grant Henke <[email protected]> Reviewed-by: Grant Henke <[email protected]> (cherry picked from commit 02d9578) Reviewed-on: http://gerrit.cloudera.org:8080/9706
Bump version to 1.7.0 (non-SNAPSHOT) Change-Id: I7493cfe5df51d8ef3ba08ec3876e585a55058968 Reviewed-on: http://gerrit.cloudera.org:8080/9686 Tested-by: Grant Henke <[email protected]> Reviewed-by: Dan Burkert <[email protected]>
PreviousNext