Skip to content

feat(cleaner): add support for cleanUpInactiveClientAfterHoursOfInactivity configuration property (for jansClnt only) #11095

@yuriyz

Description

@yuriyz

Description

Cleaner should support removing of jansClnt if entry was inactive. Cleaner needs configuration property which will be responsible for setting hours of inactivity for clients, e.g. cleanUpInactiveClientAfterHoursOfInactivity.

Clean up condition should be &(del=true)(jansLastAccessTime<date)

Test cases and code coverage

  • Write unit test to cover added/changed code
  • Update integration tests to cover added/changed code
  • documentation

Metadata

Metadata

Assignees

Labels

kind-featureIssue or PR is a new feature request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions