Skip to content

fixes #83: don't share a SchemaFactory between instances#84

Merged
pitbulk merged 1 commit intoSAML-Toolkits:v2.0.0from
miszobi:issue/83-fix-concurrent-validation
Sep 29, 2016
Merged

fixes #83: don't share a SchemaFactory between instances#84
pitbulk merged 1 commit intoSAML-Toolkits:v2.0.0from
miszobi:issue/83-fix-concurrent-validation

Conversation

@miszobi
Copy link
Copy Markdown
Contributor

@miszobi miszobi commented Sep 27, 2016

Avoid sharing a static javax.xml.validation.SchemaFactory which is not thread safe - this caused failures when trying to do process Responses in multiple threads concurrently.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.002%) to 96.587% when pulling 366961d on miszobi:issue/83-fix-concurrent-validation into 3fcda2c on onelogin:v2.0.0.

@pitbulk pitbulk merged commit cb6f3ae into SAML-Toolkits:v2.0.0 Sep 29, 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.

3 participants