-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
Replaced golang Sarama kafka interface with Confluent. Sarama interface can be buggy and can miss messages, etc. Confluent is more stable and mature. No API changes were made; this change is 100% backward compatible. DOES THIS CHANGE INVOLVE ANY SCHEME CHANGES? N REMINDER: HAVE YOU INCREMENTED VERSION NUMBERS? E.G., .spec, Chart.yaml Y REMINDER 2: HAVE YOU UPDATED THE COPYRIGHT PER hpe GUIDELINES: © Copyright 2014-2020 Hewlett Packard Enterprise Development LP ? Y * Resolves CASMHMS-3089 Tested on: * baldar * wasp Was a fresh Install tested? N No need for this. Was an Upgrade tested? Y Was a Downgrade tested? Y Was a CT test run? Y If schema changes were part of this change, how were those handled in your upgrade/downgrade testing? N/A Upgraded to new version of the service which contained the new hms-msgbus library. Verified that it was able to connect and send messages on the Kafka bus using the kafka pod utilities. Verified chart upgrade and downgrade using the new chart process. Should be low risk, since the Confluent golang package is mature and stable.
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.14.0 | ||
1.15.0 |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
This file was deleted.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.