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

Optimized the Undertow-Jersey tests #1992

Merged
merged 1 commit into from Mar 24, 2016
Merged

Optimized the Undertow-Jersey tests #1992

merged 1 commit into from Mar 24, 2016

Conversation

cmsimike
Copy link
Contributor

  • Changed the SessionFactory to be a Singleton rather than RequestScoped. SessionFactories are thread safe by nature.
  • Cleaned up the code dealing with moving request headers from Undertow to Jersey
  • General import cleanup

…ped. SessionFactories are thread safe by nature.

- Cleaned up the code dealing with moving request headers from Undertow to Jersey
- General import cleanup
@ssmith-techempower
Copy link
Contributor

Looks good to me, merging in.

@ssmith-techempower ssmith-techempower merged commit e2e2394 into TechEmpower:master Mar 24, 2016
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