Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Apache Commons データベース構成オブジェクトの動的リロード メカニズムを開発した人はいますか?
DatabaseConfiguration はデータベースからの値をキャッシュしないため、実際にはこれは必要ありません。プロパティがフェッチされるたびにリクエストが実行されます。パフォーマンスを向上させるために値をキャッシュする RFE があり、これには実際にリロード メカニズムが必要です。
https://issues.apache.org/jira/browse/CONFIGURATION-180