Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.

v1.20.0-rc1

Compare
Choose a tag to compare
@kirg kirg released this 09 May 21:55
· 146 commits to master since this release

This release includes the following changes:
$ git log --pretty=format:"%an - %h - %s" v1.19.0-rc1..HEAD
Kiran RG - f1b4e67 - update glide yaml for specific thrift,client-go versions (#198)
Xu Ning - 4aea4dc - Cosmetic changes to reduce sequence/index confusion (#197)
Kiran RG - 5530102 - outputhost: add metrics to track replica reconnections (#196)
Guillaume Bailey - 8dc96ea - Fix CheramiCommitter to allow setting the final level at zero (#195)
Guillaume Bailey - 49e4b82 - Add test hook to have empty and very short extents (#189)
Kiran RG - a96faf0 - Outputhost: Fix offset computations for ack/read levels (#193)
Guillaume Bailey - 00980c0 - Initial Kafka output metrics (#162)
Kiran RG - dcb4715 - Outputhost replica stream: resume from read-level instead of ack-level (#186)
Kiran RG - ffccb9c - Outputhost replica stream: write-pump error should not close read-pump (#190)
Alex Zylman - d659679 - fix panics while publishing (#191)
Xu Ning - 3f513f9 - Add description to service config in admin command (#172)
Wei Han - 0486887 - add CLI option to create and update multi zone cg (#185)
Kiran RG - ed72be8 - disable TestStartFromWithCassandra due to flakiness (#187)
Kiran RG - d13f171 - disable TestQueueDepth due to flakiness (#188)
Wei Han - 52b828e - allow UpdateConsumerGroup API to update active zone for a multi_zone cg (#183)
Kiran RG - 691dffd - fix/debug panic from kfc integration test (#184)
Wei Han - ba68fc2 - Bug fixes of multi_zone consumer group (#170)
Kiran RG - 226fb2c - Kafka-for-Cherami integration test (#176)
Kiran RG - 76665c4 - storehost tests: enable stdout logging at specific level (#180)
Kiran RG - b856a7a - fix race when updating kafka config (#179)
Kiran RG - 8984278 - disable flaky tests: TestStoreHostTimerQueueWrite{Then,With}Read (#177)
Venkat - 1e9818d - integration.testDLQFromCassandra: Fix flakiness, speedup by 4x (#168)
Kiran RG - 7579e0b - fix make clean rule (#175)
Bo Yang - ca08792 - Add authorization abstraction in very high level (#158)
Kiran RG - 489b32e - fix storehost logging (#173)
Kiran RG - d81c1fa - cdb: debug tool to read raw extent data from store (#171)
Xu Ning - 6442730 - Fix lint (#167)
Xu Ning - 56214c2 - Build docker images simultaneously to save time (#166)
Wei Han - 8f2b425 - add metrics for zone failover mgr (#156)
Xu Ning - 4a5153b - Add travis_wait to docker push (#165)
Kiran RG - 16b4998 - Handle deletion of Kafka destinations (#161)
Kiran RG - 1a3a1f4 - fix unprotected updated of last-seqnum, etc (#164)
Xu Ning - ce6497f - Split docker builds (#163)
Venkat - d21c480 - Trigger ExtentDownEvent when a store is in GoingDown state (#148)
Xu Ning - c1a8a56 - Speed up test (#157)