Grant Henke has uploaded this change for review. ( 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 --- M java/kudu-backup-tools/src/main/scala/org/apache/kudu/backup/KuduBackupLister.scala 1 file changed, 2 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/75/17375/1 -- 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: newchange Gerrit-Change-Id: Icad68f7a3d399c1a5fc302e6328143d4b01227a0 Gerrit-Change-Number: 17375 Gerrit-PatchSet: 1 Gerrit-Owner: Grant Henke <[email protected]>
