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

Issue #1 : providing a way to shutdown executor services. #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jdoklovic
Copy link

While using json-schema-validator in an OSGi environment, we hit some nasty OOMEs due to the executor threads hanging around.

This PR provides a way for us to shut them down when needed without disrupting the library's normal use in non-OSGi envs.

@weintraubt
Copy link

Hi. Any chance this PR can be merged soon?

We are validating our JSON Schemas using the json-schema-validator library and are facing this issue since our application is a web application we restart without shutting down the jvm.

Thanks a lot.

@MartinMeinhold
Copy link

ping @fge any chance this could be merged? If not could you please kindly let us know what we could do to accelerate this?

@Capstan
Copy link

Capstan commented Jun 12, 2020

If this is still an issue, can you please port to https://github.com/java-json-tools/msg-simple/issues? This repo is derelict.

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.

4 participants