Sentinel/sentinel-extension/sentinel-parameter-flow-con.../src
Eric Zhao d59beaec66
Fix the bug that numeric overflow might occur when refilling tokens in ParamFlowChecker (#838)
- use AtomicLong to replace AtomicInteger

Signed-off-by: Eric Zhao <sczyh16@gmail.com>
2019-06-18 13:39:37 +08:00
..
main Fix the bug that numeric overflow might occur when refilling tokens in ParamFlowChecker (#838) 2019-06-18 13:39:37 +08:00
test/java/com/alibaba/csp/sentinel Fix the bug that numeric overflow might occur when refilling tokens in ParamFlowChecker (#838) 2019-06-18 13:39:37 +08:00