Skip to content

Add CrAC Support for PooledContextSource #834

Open
@jzheaux

Description

PooledContextSource cannot be restored after checkpoint since the GenericKeyedObjectPool no longer functions once it is closed.

One way to address this would be to enhance Apache Commons Pool so that GenericKeyedObjectPool can be restored.

Another would be to have PooledContextSource construct a new GenericKeyedObjectPool instance when restored.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions