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 pika connector #1145

Merged

Conversation

davidlatwe
Copy link
Contributor

This close #1144 .

Changes

  • supporting {host}:{port} formated rezconfig.context_tracking_host
  • default credentials (guest/guest) can be used if rezconfig.context_tracking_amqp.userid remain as defulat
  • adding rezconfig.debug_context_tracking, so the pika logging level is configable, between DEBUG and WARNING

@nerdvegas nerdvegas merged commit d6e522f into AcademySoftwareFoundation:master Nov 2, 2021
@davidlatwe davidlatwe deleted the fix_pika_host_port_url branch November 2, 2021 09:33
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.

Pika could not take port from context_tracking_host
2 participants