Skip to content

The BatchUtils doesn't purge data in all tables #44

@scottkurz

Description

@scottkurz

When using BatchSPIManager.getInstance().getBatchJobUtil().purgeOwnedRepositoryData(tagName);

Then "CheckPoint" table was never cleared, although this table is for batch internal use, but it will leave a lot of garbage data over the time.

So this table should also be cleared after calling the API.

(Opened by haotian@java.net..thanks)

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