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

[5.7] Allow multiple create payload callbacks on queues. #26250

Merged
merged 2 commits into from
Oct 25, 2018

Conversation

tjmartin69
Copy link
Contributor

The createPayloadUsing was added in 5.7.7 and is an excellent feature that I started using on one of my projects.

Telescope was released as a beta this week and started using this feature and stop my application from working as intended due to it using this same feature.

This pull request makes it possible to define multiple payload callbacks and is completely backwards compatible. This will mean anyone using Telescope can still use this feature.

This feature could also be used in the future to support share data between all queues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants