-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump github.com/aerospike/aerospike-client-go/v6 from 6.13.0 to 6.14.0 causes issues #26265
Comments
Pinging code owners:
See Adding Labels via Comments if you do not have permissions to add labels yourself. |
Looks like this is a valid issue in the dependency so I'll remove the |
/label -needs-triage |
I'll take a look at this. |
@dwelch-spike, any ideas? |
@djaglowski I'll bring the proto name issue up with the Go client developer, @khaf. |
This issue has been inactive for 60 days. It will be closed in 60 days if there is no activity. To ping code owners by adding a component label, see Adding Labels via Comments, or if you are unsure of which component this issue relates to, please ping Pinging code owners:
See Adding Labels via Comments if you do not have permissions to add labels yourself. |
I think this will get resolved with #30261, which requires use to bump our go version to 1.21 |
I'll try to backport most of the Aerospike Go Client v7 changeset to the v6. Hopefully that will resolve this ticket. |
This issue should be addressed in the Aerospike Go Client v6.15.0. Let me know how it goes. |
PR that does the bump: #30785 |
Seems there may be a problem with the updated library. From CI failure on #30785:
|
I now see what's going on. The manifest used for the Aerospike Proxy Server does not state a package name, in effect using the Global Namespace. That's unfortunate, since it is not in my control. I'll ask my colleagues to address the issue. In the mean time, I'll see if I can provide a flag to exclude the Proxy server during build. |
Still experiencing problems with bumps to v6.15.1 and v7.4.0 after configschema was removed: |
Closing in favor of #34244 |
Component(s)
receiver/aerospike
Describe the issue you're reporting
See https://github.com/open-telemetry/opentelemetry-collector-contrib/actions/runs/6015671753/job/16318410285?pr=26262 for more details:
The text was updated successfully, but these errors were encountered: