Add expiryScanner to either purge or move expired items by nielsm5 · Pull Request #9092 · frankframework/frankframework

@nielsm5

@nielsm5

@nielsm5

tnleeuw

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Laten we proberen wat dit doet!

evandongen

jdbcStoreEnvironment.setJdbcAccess(getObjectStoreJndiName());

String tablePrefix = AppConstants.getInstance().getString("transactionmanager.narayana.objectStoreTablePrefix", null);
if (StringUtils.isNotEmpty(tablePrefix)) {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wil je hier misschien nog checken of tablePrefix eindigt op '_' voordat je er (nog?) een underscore achterplakt?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apache StringUtils heeft daar trouwens wel een method voor.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tja, ik zat er aan te denken, maar goed.

@sonarqubecloud

@nielsm5 nielsm5 deleted the task/add-narayana-expiry-scanner branch

June 4, 2025 15:04

nielsm5 added a commit that referenced this pull request

Jun 4, 2025
(cherry picked from commit c2336d4)

@nielsm5 nielsm5 linked an issue

Jun 4, 2025

that may be closed by this pull request