openedx / event-bus-kafka

Kafka implementation for Open edX event bus
GNU Affero General Public License v3.0
4 stars 5 forks source link

Update event-bus-kafka to use new library code for resetting application #230

Open robrap opened 6 months ago

robrap commented 6 months ago

See https://github.com/openedx/openedx-events/releases/tag/v9.5.0 for moved code.

robrap commented 6 months ago

[inform] Here is where this change was added to the Redis implementation: https://github.com/openedx/event-bus-redis/pull/56. Redis did not yet have the cache reset, so there will be a little more clean-up in the Kafka version.