Grant Henke has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/17375 )
Change subject: [backup] Ensure listed backups are sorted by table ...................................................................... [backup] Ensure listed backups are sorted by table Recently we saw a weird failure in the tests that list all the backup graphs (instead of providing exact names) where the order was descending instead of ascending. This patch forces the backup graphs to be sorted to ensure the listing order stays consistent. Change-Id: Icad68f7a3d399c1a5fc302e6328143d4b01227a0 Reviewed-on: http://gerrit.cloudera.org:8080/17375 Tested-by: Grant Henke <[email protected]> Reviewed-by: Alexey Serbin <[email protected]> --- M java/kudu-backup-tools/src/main/scala/org/apache/kudu/backup/KuduBackupLister.scala 1 file changed, 2 insertions(+), 1 deletion(-) Approvals: Grant Henke: Verified Alexey Serbin: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/17375 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Icad68f7a3d399c1a5fc302e6328143d4b01227a0 Gerrit-Change-Number: 17375 Gerrit-PatchSet: 2 Gerrit-Owner: Grant Henke <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
