aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/report/linux.go
diff options
context:
space:
mode:
authorAleksandr Nogikh <nogikh@google.com>2025-06-12 10:34:46 +0200
committerAleksandr Nogikh <nogikh@google.com>2025-06-17 08:59:03 +0000
commit417d98fa2e5e60a0ed623a4e406918c5cacfd500 (patch)
tree88c5ccf815967870da4c81c2afd28ca9c635b65f /pkg/report/linux.go
parent74c9d2523829e2f377ef7ee2e819a04ead202264 (diff)
syz-cluster: avoid UUIDs in blob store
Make blob store URIs dependent on the IDs explicitly passed into the Write() function. In many cases this removes the need to distinguish between the case when the object has already been saved and we must overwrite it and when it's saved the first time. Keep on first storing the object to the blob storage and only then submitting the entities to Spanner. This will lead to some wasted space, but we'll add garbage collection at some point.
Diffstat (limited to 'pkg/report/linux.go')
0 files changed, 0 insertions, 0 deletions