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

Moving EnableQuery request level query data storage to HttpContext #2397

Merged
merged 3 commits into from
Jan 15, 2021

Conversation

RamjotSingh
Copy link
Contributor

@RamjotSingh RamjotSingh commented Jan 14, 2021

Issues

This pull request fixes issue #2395

Description

Moving query data to HttpContext instead of instance variable since Attribute instances are not thread-safe.

Checklist (Uncheck if it is not completed)

  • Test cases added
  • Build and test with one-click build and test script passed

Additional work necessary

If documentation update is needed, please add "Docs Needed" label to the issue and provide details about the required document change in the issue.

Copy link
Member

@xuzhg xuzhg left a comment

Choose a reason for hiding this comment

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

:shipit:

@RamjotSingh RamjotSingh changed the title Moving request query data to HttpContext Moving EnableQuery request level query data storage to HttpContext Jan 15, 2021
@xuzhg xuzhg merged commit 5a5c585 into OData:master Jan 15, 2021
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.

None yet

2 participants