| 程序包 | 说明 |
|---|---|
| io.seata.server.session |
| 类和说明 |
|---|
| FileLocker.BucketLockMap
Because bucket lock map will be key of HashMap(lockHolder), however
ConcurrentHashMap overwrites
Object##hashCode() and Object##equals(Object), that leads to hash key conflict in lockHolder. |
Copyright © 2022 Seata. All rights reserved.