Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: regression from refactor in AMQP notification #14455

Merged
merged 1 commit into from Mar 3, 2022

Conversation

harshavardhana
Copy link
Member

Description

fix: regression from refactor in AMQP notification

Motivation and Context

fixes a regression introduced in #14269 that refactored
the notification registration logic, all the AMQP targets
however online will not be available for use anymore.

fixes #14451

How to test this PR?

As per #14451

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Optimization (provides speedup with no functional changes)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

fixes a regression introduced in minio#14269 that refactored
the notification registration logic, all the amqp targets
however online will not be available for use anymore.

fixes minio#14451
@harshavardhana harshavardhana merged commit f6875bb into minio:master Mar 3, 2022
@harshavardhana harshavardhana deleted the fix-regression branch March 3, 2022 05:35
@bh4t bh4t added the bugfix label Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Notification setting for AMQP and Mysql are not functioning or configurable
3 participants