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

Contrib request context servlet filters #4

Merged
merged 3 commits into from
Nov 24, 2012
Merged

Contrib request context servlet filters #4

merged 3 commits into from
Nov 24, 2012

Conversation

benjchristensen
Copy link
Contributor

Implementations of servlet filters for:

  • initialize HystrixRequestContext
  • logging HystrixRequestLog to logger
  • appending HystrixRequestLog to HTTPServletResponse as header

Possible risk of accidentally ignoring code in a package with bin/ or build/ but that should be unlikely.
benjchristensen added a commit that referenced this pull request Nov 24, 2012
Contrib request context servlet filters

Start of hystrix-contrib parent module which will accept sub-modules as optional extensions of hystrix-core.
@benjchristensen benjchristensen merged commit d8533ff into Netflix:master Nov 24, 2012
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.

1 participant