Skip to content

Add CrAC Support for PooledContextSource #834

Open
@jzheaux

Description

@jzheaux

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.

Metadata

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