mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-10-22 02:27:24 +08:00
look back when adding to sorted values
look back when adding to sorted values, before adding it to overflow
This commit is contained in:
@@ -22,7 +22,7 @@ func Test5bytesIndexLoading(t *testing.T) {
|
||||
|
||||
println("total entries:", rowCount)
|
||||
|
||||
key := types.NeedleId(0x671b905)
|
||||
key := types.NeedleId(0x671b905) // 108116229
|
||||
|
||||
needle, found := m.Get(types.NeedleId(0x671b905))
|
||||
|
||||
|
Reference in New Issue
Block a user