Skip to content

Remove Opcode Validation When Specifying a RelatedActivityId#38347

Merged
2 commits merged intodotnet:masterfrom
brianrob:remove-relatedactivityid-validation
Jun 25, 2020
Merged

Remove Opcode Validation When Specifying a RelatedActivityId#38347
2 commits merged intodotnet:masterfrom
brianrob:remove-relatedactivityid-validation

Conversation

@brianrob
Copy link
Member

Fixes #38223.

The existing Opcode validation is overly strict, and isn't required by any of the logging systems that we support. There are some semantics defined on the consumption side for particular opcodes, but that doesn't preclude use of additional opcodes.

Right now, WCF client events are broken because they use a wider set of opcodes when specifying a RelatedActivityID.

cc: @mconnew

@brianrob brianrob requested review from noahfalk and sywhang June 24, 2020 17:54
@Dotnet-GitSync-Bot
Copy link
Collaborator

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@ghost
Copy link

ghost commented Jun 24, 2020

Tagging subscribers to this area: @tarekgh, @tommcdon, @pjanotti
Notify danmosemsft if you want to be subscribed.

Copy link
Member

@noahfalk noahfalk left a comment

Choose a reason for hiding this comment

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

LGTM, thanks Brian!

@ghost
Copy link

ghost commented Jun 24, 2020

Hello @brianrob!

Because this pull request has the auto-merge label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.

p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (@msftbot) and give me an instruction to get started! Learn more here.

@ghost ghost merged commit cd4c4c9 into dotnet:master Jun 25, 2020
github-actions bot pushed a commit to akoeplinger/runtime that referenced this pull request Aug 17, 2020
…38347)

* Remove opcode validation when specifying relatedActivityId.

* Remove test that is no longer needed.
github-actions bot pushed a commit to akoeplinger/runtime that referenced this pull request Aug 17, 2020
…38347)

* Remove opcode validation when specifying relatedActivityId.

* Remove test that is no longer needed.
github-actions bot pushed a commit to akoeplinger/runtime that referenced this pull request Aug 17, 2020
…38347)

* Remove opcode validation when specifying relatedActivityId.

* Remove test that is no longer needed.
github-actions bot pushed a commit to akoeplinger/runtime that referenced this pull request Aug 17, 2020
…38347)

* Remove opcode validation when specifying relatedActivityId.

* Remove test that is no longer needed.
github-actions bot pushed a commit to akoeplinger/runtime that referenced this pull request Aug 17, 2020
…38347)

* Remove opcode validation when specifying relatedActivityId.

* Remove test that is no longer needed.
github-actions bot pushed a commit to akoeplinger/runtime that referenced this pull request Aug 17, 2020
…38347)

* Remove opcode validation when specifying relatedActivityId.

* Remove test that is no longer needed.
github-actions bot pushed a commit to akoeplinger/runtime that referenced this pull request Aug 17, 2020
…38347)

* Remove opcode validation when specifying relatedActivityId.

* Remove test that is no longer needed.
github-actions bot pushed a commit to akoeplinger/runtime that referenced this pull request Aug 17, 2020
…38347)

* Remove opcode validation when specifying relatedActivityId.

* Remove test that is no longer needed.
github-actions bot pushed a commit to akoeplinger/runtime that referenced this pull request Aug 17, 2020
…38347)

* Remove opcode validation when specifying relatedActivityId.

* Remove test that is no longer needed.
github-actions bot pushed a commit to akoeplinger/runtime that referenced this pull request Aug 17, 2020
…38347)

* Remove opcode validation when specifying relatedActivityId.

* Remove test that is no longer needed.
github-actions bot pushed a commit to akoeplinger/runtime that referenced this pull request Aug 17, 2020
…38347)

* Remove opcode validation when specifying relatedActivityId.

* Remove test that is no longer needed.
github-actions bot pushed a commit to akoeplinger/runtime that referenced this pull request Aug 17, 2020
…38347)

* Remove opcode validation when specifying relatedActivityId.

* Remove test that is no longer needed.
github-actions bot pushed a commit to akoeplinger/runtime that referenced this pull request Aug 18, 2020
…38347)

* Remove opcode validation when specifying relatedActivityId.

* Remove test that is no longer needed.
github-actions bot pushed a commit to akoeplinger/runtime that referenced this pull request Aug 18, 2020
…38347)

* Remove opcode validation when specifying relatedActivityId.

* Remove test that is no longer needed.
github-actions bot pushed a commit to akoeplinger/runtime that referenced this pull request Aug 18, 2020
…38347)

* Remove opcode validation when specifying relatedActivityId.

* Remove test that is no longer needed.
github-actions bot pushed a commit to akoeplinger/runtime that referenced this pull request Aug 18, 2020
…38347)

* Remove opcode validation when specifying relatedActivityId.

* Remove test that is no longer needed.
github-actions bot pushed a commit to akoeplinger/runtime that referenced this pull request Aug 18, 2020
…38347)

* Remove opcode validation when specifying relatedActivityId.

* Remove test that is no longer needed.
github-actions bot pushed a commit to akoeplinger/runtime that referenced this pull request Aug 19, 2020
…38347)

* Remove opcode validation when specifying relatedActivityId.

* Remove test that is no longer needed.
@ghost ghost locked as resolved and limited conversation to collaborators Dec 8, 2020
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

EventSource too restrictive on Transfer events

4 participants