Skip to content
This repository was archived by the owner on Nov 20, 2018. It is now read-only.
This repository was archived by the owner on Nov 20, 2018. It is now read-only.

IHttpRequestIdentifierFeature using Guid vs string #374

Closed
@avanderhoorn

Description

@avanderhoorn

Just wondering why IHttpRequestIdentifierFeature had its Identifier changed from a Guid to a string. This means that we can't just take this identifier and use it for storing/grouping the data. We will have to generate our own guid and then keep this around as well for correlation sake with other systems. I can see that the decision was made in #310 but it doesn't go into the why.

// @Tratcher @davidfowl @SergeyKanzhelev

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions