Skip to content

Conversation

ferantivero
Copy link

copy properties from an amqp message into the the event data system
properties collection when updating the event data headers and
properites.

resolved: #242

Description

This checklist is used to make sure that common guidelines for a pull request are followed.

  • I have read the contribution guidelines.
  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR.
  • The pull request does not introduce breaking changes (unless a major version change occurs in the assembly and module).
  • If applicable, the public code is properly documented.
  • Pull request includes test coverage for the included changes.
  • The code builds without any errors.

copy properties from an amqp message into the the event data system
properties collection when updating the event data headers and
properites.

  - follow the code style from Azure EH Amqp dotnet: https://github.com/Azure/azure-amqp/blob/9b421a7ebee725196507b64d1feab8950a079859/Microsoft.Azure.Amqp/Amqp/Framing/Properties.cs#L65
  - add some coverage that helps to test and understand how to reprod

resolved: #242
@serkantkaraca serkantkaraca merged commit 4b1c266 into Azure:dev Aug 1, 2018
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.

Correlation Id not received from IotHub EH endpoint
2 participants