JanusGraph / janusgraph

JanusGraph: an open-source, distributed graph database
https://janusgraph.org
Other
5.28k stars 1.17k forks source link

ES Bulk Retry Follow-up Items #4529

Closed criminosis closed 3 months ago

criminosis commented 3 months ago

Describe the feature: Implementing the follow-up items requested in https://github.com/JanusGraph/janusgraph/pull/4489. Namely:

Describe a specific use case for the feature: N/A

criminosis commented 3 months ago

FYSA @porunov / @li-boxuan It looks like the commit release after the last PR failed.

Though looking at that workflow's history it looks like it's been failing for the past 2 weeks.

Error: Failed to execute goal org.sonatype.plugins:nexus-staging-maven-plugin:1.6.13:deploy (injected-nexus-deploy) on project janusgraph-scylla: Remote staging failed: Failed to deploy artifacts: Could not transfer artifact org.janusgraph:janusgraph-berkeleyje:jar:1.1.0-20240624-072117.55880ea from/to ossrh (https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgjanusgraph-1711): authentication failed for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgjanusgraph-1711/org/janusgraph/janusgraph-berkeleyje/1.1.0-20240624-072117.55880ea/janusgraph-berkeleyje-1.1.0-20240624-072117.55880ea.jar, status: 401 Content access is protected by token -> [Help 1]

~Maybe a api key or token expired?~

Looks like Sonatype changed things. ~I'll open up a new issue.~ Done