zknotify-cache
zknotify-cache copied to clipboard
 该弱引用好像永远不会有触发的场景。在本类里应该是默认会把this传进去,导致调用方就算释放掉cache的引用,定时任务还是会持有cache的引用。 解决方案: 经测试,新起一个类来启动定时任务可以fix。
Bumps [guava](https://github.com/google/guava) from 28.1-jre to 29.0-jre. Release notes Sourced from guava's releases. 29.0 Maven <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> <version>29.0-jre</version> <!-- or, for Android: --> <version>29.0-android</version> </dependency> Javadoc 29.0-jre 29.0-android JDiff 29.0-jre...
**expected behavior** cachedObject refresh 2 times **actual behavior** cachedObject refresh 4 times **code to reproduce** ```java public static void main(String[] args) { AtomicInteger reloadTimes = new AtomicInteger(0); ZkNotifyReloadCache cache =...
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.3 to 1.2.13. Commits 2648b9e prepare release 1.2.13 bb09515 fix CVE-2023-6378 4573294 start work on 1.2.13-SNAPSHOT a388193 Merge branch 'branch_1.2.x' of github.com:qos-ch/logback into branch_1.2.x de44dc4 prepare release...
Hi `PhantomThief/zknotify-cache`! This is a one-off automatically generated pull request from LGTM.com :robot:. You might have heard that we’ve integrated LGTM’s underlying CodeQL analysis engine natively into GitHub. The result...
Hi there 👋, I'm [Safer Bot](https://gitlab.com/lsi-ufcg/vulnerabilidades/safer)! Safer is an open-source tool that automatically updates vulnerable dependencies to more secure and compatible versions. Our goal is to help maintainers keep their...
This PR was automatically created by Safer, an open-source tool that updates vulnerable dependencies with compatible and more secure versions. Analyzed commit: 24edbc73ad2c937204d577aba0852c847ac86cd2 File updated: pom.xml Vulnerabilities reduced: 46 ->...