Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

amqp_trx_plugin correlation_id #10316

Merged
merged 2 commits into from
Apr 30, 2021
Merged

amqp_trx_plugin correlation_id #10316

merged 2 commits into from
Apr 30, 2021

Conversation

heifner
Copy link
Contributor

@heifner heifner commented Apr 29, 2021

Change Description

Set correlation_id of the amqp trace message to correspond to the correlation_id of the incoming amqp trx message. For amqp_trace_plugin amqp trace messages do not set correlation_id since it does not correspond to an incoming amqp message. This matches with amqp intended use case and matches clients expected behavior. Now clients can set correlation id to whatever they desire, which of course could include transaction id.

Change Type

Select ONE:

  • Documentation
  • Stability bug fix
  • Other
  • Other - special case

Testing Changes

Select ANY that apply:

  • New Tests
  • Existing Tests
  • Test Framework
  • CI System
  • Other

Consensus Changes

  • Consensus Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

…relation_id of the incoming amqp trx message. For amqp_trace_plugin amqp trace messages do not set correlation_id since it does not correspond to an incoming amqp message.
@heifner heifner requested a review from arhag April 29, 2021 19:23
@heifner heifner merged commit 76e2726 into develop-boxed Apr 30, 2021
@heifner heifner deleted the amqp-correlation-id branch April 30, 2021 16:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants