Skip to content

Commit

Permalink
Updating comment
Browse files Browse the repository at this point in the history
Signed-off-by: Sagar Upadhyaya <sagar.upadhyaya.121@gmail.com>
  • Loading branch information
sgup432 committed Mar 19, 2024
1 parent 4af9ba8 commit 2155a48
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* In Ehcache(as of 3.10.8), while calling remove/invalidate() on entries causes to start a daemon thread in the
* background to clean up the stale offheap memory associated with the disk cache. And this thread is not closed even
* after we try to close the cache or cache manager. Considering that it requires a node restart to switch between
* different cache plugins, this shouldn't be a problem for now. Will be following up with ehcache on this.
* different cache plugins, this shouldn't be a problem for now.
*
* See: https://github.com/ehcache/ehcache3/issues/3204
*/
Expand Down

0 comments on commit 2155a48

Please sign in to comment.