Add expiryScanner to either purge or move expired items by nielsm5 · Pull Request #9092 · frankframework/frankframework
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!
| 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.
nielsm5
deleted the
task/add-narayana-expiry-scanner
branch
nielsm5 added a commit that referenced this pull request
Jun 4, 2025(cherry picked from commit c2336d4)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters