sonatype-nexus-community / nexus-blobstore-google-cloud

Nexus Repository Manager Blobstore backed by Google Cloud Storage
https://help.sonatype.com/en/configuring-blob-stores.html#google-cloud-blob-store
Eclipse Public License 1.0
39 stars 16 forks source link

Identify source of poor throughput #1

Closed nblair closed 4 years ago

nblair commented 6 years ago

Early experimentation with this blob store has demonstrated very poor throughput compared to other blob store implementations, so much so that it is not suitable for any real world traffic scenario at present.

nblair commented 5 years ago

40 introduces some improved visibility via a new HealthCheck (more checks to follow related to performance) and offloads some of our traffic from Storage to Datastore/Firestore.