Bryan Burkholder
Bryan Burkholder
This is still an issue, however we're currently working around this by clearing the directory in our `entrypoint.sh` script with something like the following, where we use `/astra_data` as the...
Hey @autata, looks like this may have been created against a branch prior to the rename. I see that the rename was already done, but we are currently missing the...
@autata we do not currently have a timeline on signing the plugin. This requires some administration stuff on our end to setup and we would need to go through the...
This was resolved in #958, now that we do assignments based on available and consumed disk instead of fixed assignment sizes.
Reopening this, as we had a recent occurrence of this causing a preprocessor in bulk ingest mode to get stuck in a reboot loop.
Interestingly, all of the terminated calls appear to be stuck on the `isDirectory` logic. This may necessitate reworking this logic so we either don't need to check if it's a...
This appears to be an issue with the current blobfs design, as it heavily relies on the assumption that the object store functions with directory-style functionality. This is a problem...
This feature is currently targeted for the [27.x or 28.x release](https://github.com/protocolbuffers/protobuf/issues/13576#issuecomment-1979207093), in Q1/Q2 of this year.
@allcontributors please add @gjacoby126 for bug
We currently are using UUIDs, and moving to a time-based ID would allow us to reduce the amount of bytes.