Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix snapshot never clear #323

Merged
merged 3 commits into from
Jun 21, 2024

Conversation

lzydmxy
Copy link
Contributor

@lzydmxy lzydmxy commented Jun 20, 2024

Which issues of this PR fixes:

This PR try to fix #322

snapshots use term + log_index as map key since #296, we still use log_index to got snapshot to clear. So when snapshots will never update.

Change log:

@lzydmxy
Copy link
Contributor Author

lzydmxy commented Jun 20, 2024

It works

2024.06.21 00:29:04.750456 [ 57 ] <Information> KeeperSnapshotManager: remove_count 36, snapshot size 41, remove term with term 2 log index 204000000, file snapshot_20240616004519_2_204000000_2
2024.06.21 00:29:04.750487 [ 57 ] <Information> KeeperSnapshotManager: remove_count 36, snapshot size 40, remove term with term 2 log index 204000000, file snapshot_20240616004519_2_204000000_3
2024.06.21 00:29:04.750513 [ 57 ] <Information> KeeperSnapshotManager: remove_count 36, snapshot size 40, remove term with term 2 log index 204000000, file snapshot_20240616004519_2_204000000_5
2024.06.21 00:29:04.788498 [ 57 ] <Information> KeeperSnapshotManager: remove_count 36, snapshot size 40, remove term with term 2 log index 204000000, file snapshot_20240616004519_2_204000000_1
2024.06.21 00:29:04.788587 [ 57 ] <Information> KeeperSnapshotManager: remove_count 36, snapshot size 40, remove term with term 2 log index 204000000, file snapshot_20240616004519_2_204000000_4
2024.06.21 00:29:04.833339 [ 57 ] <Information> KeeperSnapshotManager: remove_count 35, snapshot size 40, remove term with term 2 log index 207000000, file snapshot_20240616032321_2_207000000_3
2024.06.21 00:29:04.833378 [ 57 ] <Information> KeeperSnapshotManager: remove_count 35, snapshot size 39, remove term with term 2 log index 207000000, file snapshot_20240616032321_2_207000000_2
2024.06.21 00:29:04.833426 [ 57 ] <Information> KeeperSnapshotManager: remove_count 35, snapshot size 39, remove term with term 2 log index 207000000, file snapshot_20240616032321_2_207000000_1
2024.06.21 00:29:04.833462 [ 57 ] <Information> KeeperSnapshotManager: remove_count 35, snapshot size 39, remove term with term 2 log index 207000000, file snapshot_20240616032321_2_207000000_4
2024.06.21 00:29:04.841962 [ 57 ] <Information> KeeperSnapshotManager: remove_count 35, snapshot size 39, remove term with term 2 log index 207000000, file snapshot_20240616032321_2_207000000_5
2024.06.21 00:29:04.846658 [ 57 ] <Information> KeeperSnapshotManager: remove_count 34, snapshot size 39, remove term with term 2 log index 210000000, file snapshot_20240616060904_2_210000000_5
2024.06.21 00:29:04.872436 [ 57 ] <Information> KeeperSnapshotManager: remove_count 34, snapshot size 38, remove term with term 2 log index 210000000, file snapshot_20240616060904_2_210000000_4
2024.06.21 00:29:04.887661 [ 57 ] <Information> KeeperSnapshotManager: remove_count 34, snapshot size 38, remove term with term 2 log index 210000000, file snapshot_20240616060904_2_210000000_1
2024.06.21 00:29:04.887704 [ 57 ] <Information> KeeperSnapshotManager: remove_count 34, snapshot size 38, remove term with term 2 log index 210000000, file snapshot_20240616060904_2_210000000_3
2024.06.21 00:29:04.887737 [ 57 ] <Information> KeeperSnapshotManager: remove_count 34, snapshot size 38, remove term with term 2 log index 210000000, file snapshot_20240616060904_2_210000000_2
2024.06.21 00:29:04.887985 [ 57 ] <Information> KeeperSnapshotManager: remove_count 33, snapshot size 38, remove term with term 2 log index 213000000, file snapshot_20240616090451_2_213000000_4
2024.06.21 00:29:04.931316 [ 57 ] <Information> KeeperSnapshotManager: remove_count 33, snapshot size 37, remove term with term 2 log index 213000000, file snapshot_20240616090451_2_213000000_5
2024.06.21 00:29:04.964978 [ 57 ] <Information> KeeperSnapshotManager: remove_count 33, snapshot size 37, remove term with term 2 log index 213000000, file snapshot_20240616090451_2_213000000_3
2024.06.21 00:29:04.965055 [ 57 ] <Information> KeeperSnapshotManager: remove_count 33, snapshot size 37, remove term with term 2 log index 213000000, file snapshot_20240616090451_2_213000000_1
2024.06.21 00:29:04.965101 [ 57 ] <Information> KeeperSnapshotManager: remove_count 33, snapshot size 37, remove term with term 2 log index 213000000, file snapshot_20240616090451_2_213000000_2
2024.06.21 00:29:04.965337 [ 57 ] <Information> KeeperSnapshotManager: remove_count 32, snapshot size 37, remove term with term 2 log index 216000000, file snapshot_20240616121655_2_216000000_4
2024.06.21 00:29:05.009736 [ 57 ] <Information> KeeperSnapshotManager: remove_count 32, snapshot size 36, remove term with term 2 log index 216000000, file snapshot_20240616121655_2_216000000_2
2024.06.21 00:29:05.009843 [ 57 ] <Information> KeeperSnapshotManager: remove_count 32, snapshot size 36, remove term with term 2 log index 216000000, file snapshot_20240616121655_2_216000000_3
2024.06.21 00:29:05.009875 [ 57 ] <Information> KeeperSnapshotManager: remove_count 32, snapshot size 36, remove term with term 2 log index 216000000, file snapshot_20240616121655_2_216000000_1
2024.06.21 00:29:05.009914 [ 57 ] <Information> KeeperSnapshotManager: remove_count 32, snapshot size 36, remove term with term 2 log index 216000000, file snapshot_20240616121655_2_216000000_5
2024.06.21 00:29:05.047325 [ 57 ] <Information> KeeperSnapshotManager: remove_count 31, snapshot size 36, remove term with term 2 log index 219000000, file snapshot_20240616155052_2_219000000_5
2024.06.21 00:29:05.073106 [ 57 ] <Information> KeeperSnapshotManager: remove_count 31, snapshot size 35, remove term with term 2 log index 219000000, file snapshot_20240616155052_2_219000000_3
2024.06.21 00:29:05.073177 [ 57 ] <Information> KeeperSnapshotManager: remove_count 31, snapshot size 35, remove term with term 2 log index 219000000, file snapshot_20240616155052_2_219000000_2
2024.06.21 00:29:05.073211 [ 57 ] <Information> KeeperSnapshotManager: remove_count 31, snapshot size 35, remove term with term 2 log index 219000000, file snapshot_20240616155052_2_219000000_4
2024.06.21 00:29:05.115742 [ 57 ] <Information> KeeperSnapshotManager: remove_count 31, snapshot size 35, remove term with term 2 log index 219000000, file snapshot_20240616155052_2_219000000_1
2024.06.21 00:29:05.116047 [ 57 ] <Information> KeeperSnapshotManager: remove_count 30, snapshot size 35, remove term with term 2 log index 222000000, file snapshot_20240616191114_2_222000000_3
2024.06.21 00:29:05.116080 [ 57 ] <Information> KeeperSnapshotManager: remove_count 30, snapshot size 34, remove term with term 2 log index 222000000, file snapshot_20240616191114_2_222000000_2
2024.06.21 00:29:05.116110 [ 57 ] <Information> KeeperSnapshotManager: remove_count 30, snapshot size 34, remove term with term 2 log index 222000000, file snapshot_20240616191114_2_222000000_1
2024.06.21 00:29:05.116129 [ 57 ] <Information> KeeperSnapshotManager: remove_count 30, snapshot size 34, remove term with term 2 log index 222000000, file snapshot_20240616191114_2_222000000_5
2024.06.21 00:29:05.153679 [ 57 ] <Information> KeeperSnapshotManager: remove_count 30, snapshot size 34, remove term with term 2 log index 222000000, file snapshot_20240616191114_2_222000000_4
2024.06.21 00:29:05.196247 [ 57 ] <Information> KeeperSnapshotManager: remove_count 29, snapshot size 34, remove term with term 2 log index 225000000, file snapshot_20240616230818_2_225000000_5
2024.06.21 00:29:05.217751 [ 57 ] <Information> KeeperSnapshotManager: remove_count 29, snapshot size 33, remove term with term 2 log index 225000000, file snapshot_20240616230818_2_225000000_1
2024.06.21 00:29:05.217806 [ 57 ] <Information> KeeperSnapshotManager: remove_count 29, snapshot size 33, remove term with term 2 log index 225000000, file snapshot_20240616230818_2_225000000_2
2024.06.21 00:29:05.217848 [ 57 ] <Information> KeeperSnapshotManager: remove_count 29, snapshot size 33, remove term with term 2 log index 225000000, file snapshot_20240616230818_2_225000000_3
2024.06.21 00:29:05.217872 [ 57 ] <Information> KeeperSnapshotManager: remove_count 29, snapshot size 33, remove term with term 2 log index 225000000, file snapshot_20240616230818_2_225000000_4
2024.06.21 00:29:05.250638 [ 57 ] <Information> KeeperSnapshotManager: remove_count 28, snapshot size 33, remove term with term 2 log index 228000000, file snapshot_20240617015231_2_228000000_5
2024.06.21 00:29:05.287475 [ 57 ] <Information> KeeperSnapshotManager: remove_count 28, snapshot size 32, remove term with term 2 log index 228000000, file snapshot_20240617015231_2_228000000_3
2024.06.21 00:29:05.287532 [ 57 ] <Information> KeeperSnapshotManager: remove_count 28, snapshot size 32, remove term with term 2 log index 228000000, file snapshot_20240617015231_2_228000000_2
2024.06.21 00:29:05.287554 [ 57 ] <Information> KeeperSnapshotManager: remove_count 28, snapshot size 32, remove term with term 2 log index 228000000, file snapshot_20240617015231_2_228000000_4
2024.06.21 00:29:05.329844 [ 57 ] <Information> KeeperSnapshotManager: remove_count 28, snapshot size 32, remove term with term 2 log index 228000000, file snapshot_20240617015231_2_228000000_1
2024.06.21 00:29:05.330099 [ 57 ] <Information> KeeperSnapshotManager: remove_count 27, snapshot size 32, remove term with term 2 log index 231000000, file snapshot_20240617043244_2_231000000_5
2024.06.21 00:29:05.335345 [ 57 ] <Information> KeeperSnapshotManager: remove_count 27, snapshot size 31, remove term with term 2 log index 231000000, file snapshot_20240617043244_2_231000000_4
2024.06.21 00:29:05.340831 [ 57 ] <Information> KeeperSnapshotManager: remove_count 27, snapshot size 31, remove term with term 2 log index 231000000, file snapshot_20240617043244_2_231000000_3
2024.06.21 00:29:05.340879 [ 57 ] <Information> KeeperSnapshotManager: remove_count 27, snapshot size 31, remove term with term 2 log index 231000000, file snapshot_20240617043244_2_231000000_1
2024.06.21 00:29:05.340899 [ 57 ] <Information> KeeperSnapshotManager: remove_count 27, snapshot size 31, remove term with term 2 log index 231000000, file snapshot_20240617043244_2_231000000_2
2024.06.21 00:29:05.341101 [ 57 ] <Information> KeeperSnapshotManager: remove_count 26, snapshot size 31, remove term with term 2 log index 234000000, file snapshot_20240617071909_2_234000000_4
2024.06.21 00:29:05.366101 [ 57 ] <Information> KeeperSnapshotManager: remove_count 26, snapshot size 30, remove term with term 2 log index 234000000, file snapshot_20240617071909_2_234000000_2
2024.06.21 00:29:05.366140 [ 57 ] <Information> KeeperSnapshotManager: remove_count 26, snapshot size 30, remove term with term 2 log index 234000000, file snapshot_20240617071909_2_234000000_1
2024.06.21 00:29:05.366161 [ 57 ] <Information> KeeperSnapshotManager: remove_count 26, snapshot size 30, remove term with term 2 log index 234000000, file snapshot_20240617071909_2_234000000_3
2024.06.21 00:29:05.366193 [ 57 ] <Information> KeeperSnapshotManager: remove_count 26, snapshot size 30, remove term with term 2 log index 234000000, file snapshot_20240617071909_2_234000000_5
2024.06.21 00:29:05.387091 [ 57 ] <Information> KeeperSnapshotManager: remove_count 25, snapshot size 30, remove term with term 2 log index 237000000, file snapshot_20240617101304_2_237000000_2
2024.06.21 00:29:05.387136 [ 57 ] <Information> KeeperSnapshotManager: remove_count 25, snapshot size 29, remove term with term 2 log index 237000000, file snapshot_20240617101304_2_237000000_5
2024.06.21 00:29:05.424530 [ 57 ] <Information> KeeperSnapshotManager: remove_count 25, snapshot size 29, remove term with term 2 log index 237000000, file snapshot_20240617101304_2_237000000_1
2024.06.21 00:29:05.424583 [ 57 ] <Information> KeeperSnapshotManager: remove_count 25, snapshot size 29, remove term with term 2 log index 237000000, file snapshot_20240617101304_2_237000000_3
2024.06.21 00:29:05.424610 [ 57 ] <Information> KeeperSnapshotManager: remove_count 25, snapshot size 29, remove term with term 2 log index 237000000, file snapshot_20240617101304_2_237000000_4
2024.06.21 00:29:05.469123 [ 57 ] <Information> KeeperSnapshotManager: remove_count 24, snapshot size 29, remove term with term 2 log index 240000000, file snapshot_20240617145053_2_240000000_3
2024.06.21 00:29:05.469158 [ 57 ] <Information> KeeperSnapshotManager: remove_count 24, snapshot size 28, remove term with term 2 log index 240000000, file snapshot_20240617145053_2_240000000_2
2024.06.21 00:29:05.469180 [ 57 ] <Information> KeeperSnapshotManager: remove_count 24, snapshot size 28, remove term with term 2 log index 240000000, file snapshot_20240617145053_2_240000000_5
2024.06.21 00:29:05.502141 [ 57 ] <Information> KeeperSnapshotManager: remove_count 24, snapshot size 28, remove term with term 2 log index 240000000, file snapshot_20240617145053_2_240000000_1
2024.06.21 00:29:05.502195 [ 57 ] <Information> KeeperSnapshotManager: remove_count 24, snapshot size 28, remove term with term 2 log index 240000000, file snapshot_20240617145053_2_240000000_4
2024.06.21 00:29:05.551266 [ 57 ] <Information> KeeperSnapshotManager: remove_count 23, snapshot size 28, remove term with term 2 log index 243000000, file snapshot_20240617173850_2_243000000_2
2024.06.21 00:29:05.551301 [ 57 ] <Information> KeeperSnapshotManager: remove_count 23, snapshot size 27, remove term with term 2 log index 243000000, file snapshot_20240617173850_2_243000000_4
2024.06.21 00:29:05.593165 [ 57 ] <Information> KeeperSnapshotManager: remove_count 23, snapshot size 27, remove term with term 2 log index 243000000, file snapshot_20240617173850_2_243000000_5
2024.06.21 00:29:05.629099 [ 57 ] <Information> KeeperSnapshotManager: remove_count 23, snapshot size 27, remove term with term 2 log index 243000000, file snapshot_20240617173850_2_243000000_1
2024.06.21 00:29:05.629157 [ 57 ] <Information> KeeperSnapshotManager: remove_count 23, snapshot size 27, remove term with term 2 log index 243000000, file snapshot_20240617173850_2_243000000_3
2024.06.21 00:29:05.629358 [ 57 ] <Information> KeeperSnapshotManager: remove_count 22, snapshot size 27, remove term with term 2 log index 246000000, file snapshot_20240617205304_2_246000000_2
2024.06.21 00:29:05.629418 [ 57 ] <Information> KeeperSnapshotManager: remove_count 22, snapshot size 26, remove term with term 2 log index 246000000, file snapshot_20240617205304_2_246000000_5
2024.06.21 00:29:05.666940 [ 57 ] <Information> KeeperSnapshotManager: remove_count 22, snapshot size 26, remove term with term 2 log index 246000000, file snapshot_20240617205304_2_246000000_1
2024.06.21 00:29:05.666984 [ 57 ] <Information> KeeperSnapshotManager: remove_count 22, snapshot size 26, remove term with term 2 log index 246000000, file snapshot_20240617205304_2_246000000_3
2024.06.21 00:29:05.667022 [ 57 ] <Information> KeeperSnapshotManager: remove_count 22, snapshot size 26, remove term with term 2 log index 246000000, file snapshot_20240617205304_2_246000000_4
2024.06.21 00:29:05.711334 [ 57 ] <Information> KeeperSnapshotManager: remove_count 21, snapshot size 26, remove term with term 2 log index 249000000, file snapshot_20240618000555_2_249000000_5
2024.06.21 00:29:05.748146 [ 57 ] <Information> KeeperSnapshotManager: remove_count 21, snapshot size 25, remove term with term 2 log index 249000000, file snapshot_20240618000555_2_249000000_3
2024.06.21 00:29:05.748191 [ 57 ] <Information> KeeperSnapshotManager: remove_count 21, snapshot size 25, remove term with term 2 log index 249000000, file snapshot_20240618000555_2_249000000_1
2024.06.21 00:29:05.748220 [ 57 ] <Information> KeeperSnapshotManager: remove_count 21, snapshot size 25, remove term with term 2 log index 249000000, file snapshot_20240618000555_2_249000000_2
2024.06.21 00:29:05.748244 [ 57 ] <Information> KeeperSnapshotManager: remove_count 21, snapshot size 25, remove term with term 2 log index 249000000, file snapshot_20240618000555_2_249000000_4
2024.06.21 00:29:05.791599 [ 57 ] <Information> KeeperSnapshotManager: remove_count 20, snapshot size 25, remove term with term 2 log index 252000000, file snapshot_20240618024002_2_252000000_3
2024.06.21 00:29:05.791629 [ 57 ] <Information> KeeperSnapshotManager: remove_count 20, snapshot size 24, remove term with term 2 log index 252000000, file snapshot_20240618024002_2_252000000_2
2024.06.21 00:29:05.791664 [ 57 ] <Information> KeeperSnapshotManager: remove_count 20, snapshot size 24, remove term with term 2 log index 252000000, file snapshot_20240618024002_2_252000000_1
2024.06.21 00:29:05.791685 [ 57 ] <Information> KeeperSnapshotManager: remove_count 20, snapshot size 24, remove term with term 2 log index 252000000, file snapshot_20240618024002_2_252000000_4
2024.06.21 00:29:05.824355 [ 57 ] <Information> KeeperSnapshotManager: remove_count 20, snapshot size 24, remove term with term 2 log index 252000000, file snapshot_20240618024002_2_252000000_5
2024.06.21 00:29:05.852531 [ 57 ] <Information> KeeperSnapshotManager: remove_count 19, snapshot size 24, remove term with term 2 log index 255000000, file snapshot_20240618051757_2_255000000_2
2024.06.21 00:29:05.852571 [ 57 ] <Information> KeeperSnapshotManager: remove_count 19, snapshot size 23, remove term with term 2 log index 255000000, file snapshot_20240618051757_2_255000000_1
2024.06.21 00:29:05.852600 [ 57 ] <Information> KeeperSnapshotManager: remove_count 19, snapshot size 23, remove term with term 2 log index 255000000, file snapshot_20240618051757_2_255000000_3
2024.06.21 00:29:05.852623 [ 57 ] <Information> KeeperSnapshotManager: remove_count 19, snapshot size 23, remove term with term 2 log index 255000000, file snapshot_20240618051757_2_255000000_5
2024.06.21 00:29:05.889773 [ 57 ] <Information> KeeperSnapshotManager: remove_count 19, snapshot size 23, remove term with term 2 log index 255000000, file snapshot_20240618051757_2_255000000_4
2024.06.21 00:29:05.931553 [ 57 ] <Information> KeeperSnapshotManager: remove_count 18, snapshot size 23, remove term with term 2 log index 258000000, file snapshot_20240618080303_2_258000000_3
2024.06.21 00:29:05.931594 [ 57 ] <Information> KeeperSnapshotManager: remove_count 18, snapshot size 22, remove term with term 2 log index 258000000, file snapshot_20240618080303_2_258000000_4
2024.06.21 00:29:05.974073 [ 57 ] <Information> KeeperSnapshotManager: remove_count 18, snapshot size 22, remove term with term 2 log index 258000000, file snapshot_20240618080303_2_258000000_5
2024.06.21 00:29:06.013026 [ 57 ] <Information> KeeperSnapshotManager: remove_count 18, snapshot size 22, remove term with term 2 log index 258000000, file snapshot_20240618080303_2_258000000_1
2024.06.21 00:29:06.013110 [ 57 ] <Information> KeeperSnapshotManager: remove_count 18, snapshot size 22, remove term with term 2 log index 258000000, file snapshot_20240618080303_2_258000000_2
2024.06.21 00:29:06.013301 [ 57 ] <Information> KeeperSnapshotManager: remove_count 17, snapshot size 22, remove term with term 2 log index 261000000, file snapshot_20240618105150_2_261000000_4
2024.06.21 00:29:06.058173 [ 57 ] <Information> KeeperSnapshotManager: remove_count 17, snapshot size 21, remove term with term 2 log index 261000000, file snapshot_20240618105150_2_261000000_5
2024.06.21 00:29:06.094460 [ 57 ] <Information> KeeperSnapshotManager: remove_count 17, snapshot size 21, remove term with term 2 log index 261000000, file snapshot_20240618105150_2_261000000_1
2024.06.21 00:29:06.094528 [ 57 ] <Information> KeeperSnapshotManager: remove_count 17, snapshot size 21, remove term with term 2 log index 261000000, file snapshot_20240618105150_2_261000000_3
2024.06.21 00:29:06.094554 [ 57 ] <Information> KeeperSnapshotManager: remove_count 17, snapshot size 21, remove term with term 2 log index 261000000, file snapshot_20240618105150_2_261000000_2
2024.06.21 00:29:06.094721 [ 57 ] <Information> KeeperSnapshotManager: remove_count 16, snapshot size 21, remove term with term 2 log index 264000000, file snapshot_20240618135416_2_264000000_4
2024.06.21 00:29:06.137584 [ 57 ] <Information> KeeperSnapshotManager: remove_count 16, snapshot size 20, remove term with term 2 log index 264000000, file snapshot_20240618135416_2_264000000_2
2024.06.21 00:29:06.137651 [ 57 ] <Information> KeeperSnapshotManager: remove_count 16, snapshot size 20, remove term with term 2 log index 264000000, file snapshot_20240618135416_2_264000000_5
2024.06.21 00:29:06.171158 [ 57 ] <Information> KeeperSnapshotManager: remove_count 16, snapshot size 20, remove term with term 2 log index 264000000, file snapshot_20240618135416_2_264000000_1
2024.06.21 00:29:06.171219 [ 57 ] <Information> KeeperSnapshotManager: remove_count 16, snapshot size 20, remove term with term 2 log index 264000000, file snapshot_20240618135416_2_264000000_3
2024.06.21 00:29:06.171382 [ 57 ] <Information> KeeperSnapshotManager: remove_count 15, snapshot size 20, remove term with term 2 log index 267000000, file snapshot_20240618162704_2_267000000_4
2024.06.21 00:29:06.222428 [ 57 ] <Information> KeeperSnapshotManager: remove_count 15, snapshot size 19, remove term with term 2 log index 267000000, file snapshot_20240618162704_2_267000000_2
2024.06.21 00:29:06.222495 [ 57 ] <Information> KeeperSnapshotManager: remove_count 15, snapshot size 19, remove term with term 2 log index 267000000, file snapshot_20240618162704_2_267000000_3
2024.06.21 00:29:06.222518 [ 57 ] <Information> KeeperSnapshotManager: remove_count 15, snapshot size 19, remove term with term 2 log index 267000000, file snapshot_20240618162704_2_267000000_1
2024.06.21 00:29:06.222539 [ 57 ] <Information> KeeperSnapshotManager: remove_count 15, snapshot size 19, remove term with term 2 log index 267000000, file snapshot_20240618162704_2_267000000_5
2024.06.21 00:29:06.240344 [ 57 ] <Information> KeeperSnapshotManager: remove_count 14, snapshot size 19, remove term with term 2 log index 270000000, file snapshot_20240618184341_2_270000000_1
2024.06.21 00:29:06.240375 [ 57 ] <Information> KeeperSnapshotManager: remove_count 14, snapshot size 18, remove term with term 2 log index 270000000, file snapshot_20240618184341_2_270000000_3
2024.06.21 00:29:06.240411 [ 57 ] <Information> KeeperSnapshotManager: remove_count 14, snapshot size 18, remove term with term 2 log index 270000000, file snapshot_20240618184341_2_270000000_4
2024.06.21 00:29:06.278039 [ 57 ] <Information> KeeperSnapshotManager: remove_count 14, snapshot size 18, remove term with term 2 log index 270000000, file snapshot_20240618184341_2_270000000_5
2024.06.21 00:29:06.309401 [ 57 ] <Information> KeeperSnapshotManager: remove_count 14, snapshot size 18, remove term with term 2 log index 270000000, file snapshot_20240618184341_2_270000000_2
2024.06.21 00:29:06.309581 [ 57 ] <Information> KeeperSnapshotManager: remove_count 13, snapshot size 18, remove term with term 2 log index 273000000, file snapshot_20240618211422_2_273000000_3
2024.06.21 00:29:06.309621 [ 57 ] <Information> KeeperSnapshotManager: remove_count 13, snapshot size 17, remove term with term 2 log index 273000000, file snapshot_20240618211422_2_273000000_2
2024.06.21 00:29:06.309640 [ 57 ] <Information> KeeperSnapshotManager: remove_count 13, snapshot size 17, remove term with term 2 log index 273000000, file snapshot_20240618211422_2_273000000_5
2024.06.21 00:29:06.344795 [ 57 ] <Information> KeeperSnapshotManager: remove_count 13, snapshot size 17, remove term with term 2 log index 273000000, file snapshot_20240618211422_2_273000000_4
2024.06.21 00:29:06.388205 [ 57 ] <Information> KeeperSnapshotManager: remove_count 13, snapshot size 17, remove term with term 2 log index 273000000, file snapshot_20240618211422_2_273000000_1
2024.06.21 00:29:06.388388 [ 57 ] <Information> KeeperSnapshotManager: remove_count 12, snapshot size 17, remove term with term 2 log index 276000000, file snapshot_20240618235034_2_276000000_5
2024.06.21 00:29:06.424666 [ 57 ] <Information> KeeperSnapshotManager: remove_count 12, snapshot size 16, remove term with term 2 log index 276000000, file snapshot_20240618235034_2_276000000_3
2024.06.21 00:29:06.424721 [ 57 ] <Information> KeeperSnapshotManager: remove_count 12, snapshot size 16, remove term with term 2 log index 276000000, file snapshot_20240618235034_2_276000000_4
2024.06.21 00:29:06.468303 [ 57 ] <Information> KeeperSnapshotManager: remove_count 12, snapshot size 16, remove term with term 2 log index 276000000, file snapshot_20240618235034_2_276000000_1
2024.06.21 00:29:06.468357 [ 57 ] <Information> KeeperSnapshotManager: remove_count 12, snapshot size 16, remove term with term 2 log index 276000000, file snapshot_20240618235034_2_276000000_2
2024.06.21 00:29:06.468497 [ 57 ] <Information> KeeperSnapshotManager: remove_count 11, snapshot size 16, remove term with term 2 log index 279000000, file snapshot_20240619022251_2_279000000_2
2024.06.21 00:29:06.468527 [ 57 ] <Information> KeeperSnapshotManager: remove_count 11, snapshot size 15, remove term with term 2 log index 279000000, file snapshot_20240619022251_2_279000000_1
2024.06.21 00:29:06.468548 [ 57 ] <Information> KeeperSnapshotManager: remove_count 11, snapshot size 15, remove term with term 2 log index 279000000, file snapshot_20240619022251_2_279000000_4
2024.06.21 00:29:06.509494 [ 57 ] <Information> KeeperSnapshotManager: remove_count 11, snapshot size 15, remove term with term 2 log index 279000000, file snapshot_20240619022251_2_279000000_3
2024.06.21 00:29:06.509546 [ 57 ] <Information> KeeperSnapshotManager: remove_count 11, snapshot size 15, remove term with term 2 log index 279000000, file snapshot_20240619022251_2_279000000_5
2024.06.21 00:29:06.544414 [ 57 ] <Information> KeeperSnapshotManager: remove_count 10, snapshot size 15, remove term with term 2 log index 282000000, file snapshot_20240619050309_2_282000000_1
2024.06.21 00:29:06.544464 [ 57 ] <Information> KeeperSnapshotManager: remove_count 10, snapshot size 14, remove term with term 2 log index 282000000, file snapshot_20240619050309_2_282000000_5
2024.06.21 00:29:06.580751 [ 57 ] <Information> KeeperSnapshotManager: remove_count 10, snapshot size 14, remove term with term 2 log index 282000000, file snapshot_20240619050309_2_282000000_4
2024.06.21 00:29:06.618432 [ 57 ] <Information> KeeperSnapshotManager: remove_count 10, snapshot size 14, remove term with term 2 log index 282000000, file snapshot_20240619050309_2_282000000_2
2024.06.21 00:29:06.618485 [ 57 ] <Information> KeeperSnapshotManager: remove_count 10, snapshot size 14, remove term with term 2 log index 282000000, file snapshot_20240619050309_2_282000000_3
2024.06.21 00:29:06.619221 [ 57 ] <Information> KeeperSnapshotManager: remove_count 9, snapshot size 14, remove term with term 2 log index 285000000, file snapshot_20240619070446_2_285000000_5
2024.06.21 00:29:06.647196 [ 57 ] <Information> KeeperSnapshotManager: remove_count 9, snapshot size 13, remove term with term 2 log index 285000000, file snapshot_20240619070446_2_285000000_4
2024.06.21 00:29:06.680848 [ 57 ] <Information> KeeperSnapshotManager: remove_count 9, snapshot size 13, remove term with term 2 log index 285000000, file snapshot_20240619070446_2_285000000_1
2024.06.21 00:29:06.680909 [ 57 ] <Information> KeeperSnapshotManager: remove_count 9, snapshot size 13, remove term with term 2 log index 285000000, file snapshot_20240619070446_2_285000000_3
2024.06.21 00:29:06.680931 [ 57 ] <Information> KeeperSnapshotManager: remove_count 9, snapshot size 13, remove term with term 2 log index 285000000, file snapshot_20240619070446_2_285000000_2
2024.06.21 00:29:06.681072 [ 57 ] <Information> KeeperSnapshotManager: remove_count 8, snapshot size 13, remove term with term 6 log index 288787606, file snapshot_20240619093209_6_288787606_1
2024.06.21 00:29:06.681099 [ 57 ] <Information> KeeperSnapshotManager: remove_count 8, snapshot size 12, remove term with term 6 log index 288787606, file snapshot_20240619093209_6_288787606_3
2024.06.21 00:29:06.681117 [ 57 ] <Information> KeeperSnapshotManager: remove_count 8, snapshot size 12, remove term with term 6 log index 288787606, file snapshot_20240619093209_6_288787606_5
2024.06.21 00:29:06.683956 [ 57 ] <Information> KeeperSnapshotManager: remove_count 8, snapshot size 12, remove term with term 6 log index 288787606, file snapshot_20240619093209_6_288787606_2
2024.06.21 00:29:06.683979 [ 57 ] <Information> KeeperSnapshotManager: remove_count 8, snapshot size 12, remove term with term 6 log index 288787606, file snapshot_20240619093209_6_288787606_4
2024.06.21 00:29:06.687443 [ 57 ] <Information> KeeperSnapshotManager: remove_count 7, snapshot size 12, remove term with term 6 log index 291787606, file snapshot_20240619113142_6_291787606_1
2024.06.21 00:29:06.687470 [ 57 ] <Information> KeeperSnapshotManager: remove_count 7, snapshot size 11, remove term with term 6 log index 291787606, file snapshot_20240619113142_6_291787606_4
2024.06.21 00:29:06.690860 [ 57 ] <Information> KeeperSnapshotManager: remove_count 7, snapshot size 11, remove term with term 6 log index 291787606, file snapshot_20240619113142_6_291787606_3
2024.06.21 00:29:06.690885 [ 57 ] <Information> KeeperSnapshotManager: remove_count 7, snapshot size 11, remove term with term 6 log index 291787606, file snapshot_20240619113142_6_291787606_5
2024.06.21 00:29:06.693681 [ 57 ] <Information> KeeperSnapshotManager: remove_count 7, snapshot size 11, remove term with term 6 log index 291787606, file snapshot_20240619113142_6_291787606_2
2024.06.21 00:29:06.693789 [ 57 ] <Information> KeeperSnapshotManager: remove_count 6, snapshot size 11, remove term with term 6 log index 294787606, file snapshot_20240619133605_6_294787606_5
2024.06.21 00:29:06.696634 [ 57 ] <Information> KeeperSnapshotManager: remove_count 6, snapshot size 10, remove term with term 6 log index 294787606, file snapshot_20240619133605_6_294787606_4
2024.06.21 00:29:06.700042 [ 57 ] <Information> KeeperSnapshotManager: remove_count 6, snapshot size 10, remove term with term 6 log index 294787606, file snapshot_20240619133605_6_294787606_2
2024.06.21 00:29:06.700069 [ 57 ] <Information> KeeperSnapshotManager: remove_count 6, snapshot size 10, remove term with term 6 log index 294787606, file snapshot_20240619133605_6_294787606_1
2024.06.21 00:29:06.700090 [ 57 ] <Information> KeeperSnapshotManager: remove_count 6, snapshot size 10, remove term with term 6 log index 294787606, file snapshot_20240619133605_6_294787606_3
2024.06.21 00:29:06.700177 [ 57 ] <Information> KeeperSnapshotManager: remove_count 5, snapshot size 10, remove term with term 6 log index 297787606, file snapshot_20240619163109_6_297787606_4
2024.06.21 00:29:06.703570 [ 57 ] <Information> KeeperSnapshotManager: remove_count 5, snapshot size 9, remove term with term 6 log index 297787606, file snapshot_20240619163109_6_297787606_1
2024.06.21 00:29:06.703594 [ 57 ] <Information> KeeperSnapshotManager: remove_count 5, snapshot size 9, remove term with term 6 log index 297787606, file snapshot_20240619163109_6_297787606_2
2024.06.21 00:29:06.703612 [ 57 ] <Information> KeeperSnapshotManager: remove_count 5, snapshot size 9, remove term with term 6 log index 297787606, file snapshot_20240619163109_6_297787606_3
2024.06.21 00:29:06.703636 [ 57 ] <Information> KeeperSnapshotManager: remove_count 5, snapshot size 9, remove term with term 6 log index 297787606, file snapshot_20240619163109_6_297787606_5
2024.06.21 00:29:06.706448 [ 57 ] <Information> KeeperSnapshotManager: remove_count 4, snapshot size 9, remove term with term 6 log index 300787606, file snapshot_20240619195445_6_300787606_4
2024.06.21 00:29:06.709832 [ 57 ] <Information> KeeperSnapshotManager: remove_count 4, snapshot size 8, remove term with term 6 log index 300787606, file snapshot_20240619195445_6_300787606_1
2024.06.21 00:29:06.709857 [ 57 ] <Information> KeeperSnapshotManager: remove_count 4, snapshot size 8, remove term with term 6 log index 300787606, file snapshot_20240619195445_6_300787606_2
2024.06.21 00:29:06.709878 [ 57 ] <Information> KeeperSnapshotManager: remove_count 4, snapshot size 8, remove term with term 6 log index 300787606, file snapshot_20240619195445_6_300787606_3
2024.06.21 00:29:06.709896 [ 57 ] <Information> KeeperSnapshotManager: remove_count 4, snapshot size 8, remove term with term 6 log index 300787606, file snapshot_20240619195445_6_300787606_5
2024.06.21 00:29:06.712689 [ 57 ] <Information> KeeperSnapshotManager: remove_count 3, snapshot size 8, remove term with term 6 log index 303787606, file snapshot_20240619232305_6_303787606_5
2024.06.21 00:29:06.715502 [ 57 ] <Information> KeeperSnapshotManager: remove_count 3, snapshot size 7, remove term with term 6 log index 303787606, file snapshot_20240619232305_6_303787606_3
2024.06.21 00:29:06.715524 [ 57 ] <Information> KeeperSnapshotManager: remove_count 3, snapshot size 7, remove term with term 6 log index 303787606, file snapshot_20240619232305_6_303787606_4
2024.06.21 00:29:06.718910 [ 57 ] <Information> KeeperSnapshotManager: remove_count 3, snapshot size 7, remove term with term 6 log index 303787606, file snapshot_20240619232305_6_303787606_2
2024.06.21 00:29:06.718949 [ 57 ] <Information> KeeperSnapshotManager: remove_count 3, snapshot size 7, remove term with term 6 log index 303787606, file snapshot_20240619232305_6_303787606_1
2024.06.21 00:29:06.719030 [ 57 ] <Information> KeeperSnapshotManager: remove_count 2, snapshot size 7, remove term with term 6 log index 306787606, file snapshot_20240620012437_6_306787606_5
2024.06.21 00:29:06.735910 [ 57 ] <Information> KeeperSnapshotManager: remove_count 2, snapshot size 6, remove term with term 6 log index 306787606, file snapshot_20240620012437_6_306787606_3
2024.06.21 00:29:06.735947 [ 57 ] <Information> KeeperSnapshotManager: remove_count 2, snapshot size 6, remove term with term 6 log index 306787606, file snapshot_20240620012437_6_306787606_2
2024.06.21 00:29:06.735967 [ 57 ] <Information> KeeperSnapshotManager: remove_count 2, snapshot size 6, remove term with term 6 log index 306787606, file snapshot_20240620012437_6_306787606_1
2024.06.21 00:29:06.735986 [ 57 ] <Information> KeeperSnapshotManager: remove_count 2, snapshot size 6, remove term with term 6 log index 306787606, file snapshot_20240620012437_6_306787606_4
2024.06.21 00:29:06.755919 [ 57 ] <Information> KeeperSnapshotManager: remove_count 1, snapshot size 6, remove term with term 6 log index 309787606, file snapshot_20240620030851_6_309787606_5
2024.06.21 00:29:06.803213 [ 57 ] <Information> KeeperSnapshotManager: remove_count 1, snapshot size 5, remove term with term 6 log index 309787606, file snapshot_20240620030851_6_309787606_4
2024.06.21 00:29:06.852225 [ 57 ] <Information> KeeperSnapshotManager: remove_count 1, snapshot size 5, remove term with term 6 log index 309787606, file snapshot_20240620030851_6_309787606_1
2024.06.21 00:29:06.852284 [ 57 ] <Information> KeeperSnapshotManager: remove_count 1, snapshot size 5, remove term with term 6 log index 309787606, file snapshot_20240620030851_6_309787606_2
2024.06.21 00:29:06.852306 [ 57 ] <Information> KeeperSnapshotManager: remove_count 1, snapshot size 5, remove term with term 6 log index 309787606, file snapshot_20240620030851_6_309787606_3

@JackyWoo
Copy link
Contributor

Please add a test

@JackyWoo JackyWoo added the bug Something isn't working label Jun 21, 2024
@JackyWoo JackyWoo added this to the Release v2.1.0 milestone Jun 21, 2024
@JackyWoo JackyWoo merged commit e76b42a into JDRaftKeeper:master Jun 21, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Snapshot never got cleaned up.
2 participants