Skip to content

Fix the amqp connection for WorkflowExecutionHandler to pass the SSL params #4845

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

Merged
merged 1 commit into from
Jan 23, 2020

Conversation

mtatsuma
Copy link
Contributor

@mtatsuma mtatsuma commented Jan 20, 2020

To pass the SSL params, get_connection() should be used instead.

Related commit: dd4465a

@pull-request-size pull-request-size bot added the size/XS PR that changes 0-9 lines. Quick fix/merge. label Jan 20, 2020
@claassistantio
Copy link

claassistantio commented Jan 20, 2020

CLA assistant check
All committers have signed the CLA.

@mtatsuma mtatsuma force-pushed the kombu_ssl branch 2 times, most recently from bebf651 to 796865e Compare January 20, 2020 04:45
@Kami
Copy link
Member

Kami commented Jan 20, 2020

Thanks for the contribution and good catch.

The fix indeed looks correct 👍

Copy link
Member

@arm4b arm4b left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mtatsuma Can you also include a Changelog record in https://github.com/StackStorm/st2/blob/master/CHANGELOG.rst file for this fix?

@arm4b arm4b added this to the 3.2.0 milestone Jan 20, 2020
@mtatsuma mtatsuma force-pushed the kombu_ssl branch 2 times, most recently from c8c0d83 to 3533d02 Compare January 21, 2020 01:25
SSL params.
To pass the SSL params, get_connection() should be used instead.

Related commit: dd4465a
@mtatsuma
Copy link
Contributor Author

I rebased and pushed again to pass the checks!

@m4dcoder m4dcoder changed the title Fix the amqp connection for WorkflowExecutionHandler to pass the Fix the amqp connection for WorkflowExecutionHandler to pass the SSL params Jan 22, 2020
@arm4b arm4b requested a review from Kami January 22, 2020 23:45
@blag
Copy link
Contributor

blag commented Jan 23, 2020

Based on the linked commit, this looks like a replacement that Kami missed in the original commit.

Since he's also already approved it previously, and it passes CI, I'm just going to merge it in even though technically it should get a re-review due to the rebase.

@blag blag merged commit 436e02b into StackStorm:master Jan 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug rabbitmq size/XS PR that changes 0-9 lines. Quick fix/merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants