Skip to content

NinjaEbeanDatabaseLifecycle- Shutdown Manager #18

@hugogoncalves

Description

@hugogoncalves

Why has been changed the ShutdownManager from touch to shutdown?

// Activate the Ebean shutdown manager (disconnects from db, shuts down all threads and so on) ShutdownManager.shutdown(); }
I had some issues with L2 caches, complains of Not able to notify caches. All complains were about tasks beiing rejected by ThreadPool from DefaultBackgroundExecutor.
I changed that line to ShutdownManager.touch and my issues disapeared.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions