4deab5ac6c
This change is a special case for batch processing. If in batch request CommitSegment and CommitObject are one after another we can execute these requests as one. This will avoid current logic where we are saving pointer for CommitSegment and later we are deleting this pointer and saving it once again as under last segment path for CommitObject. This change should handle issue we have in older uplinks with incorrect order of storing pointers. Change-Id: I86514c95df169e6fbc91b52e5117472cae70cb8b |
||
---|---|---|
.. | ||
batch.go | ||
config.go | ||
db_test.go | ||
db.go | ||
delete_pieces_service_test.go | ||
delete_pieces_service.go | ||
endpoint_test.go | ||
loop_test.go | ||
loop.go | ||
loopstats.go | ||
metainfo_old_test.go | ||
metainfo_test.go | ||
metainfo.go | ||
service_test.go | ||
service.go | ||
validation.go |