Skip to content

Conversation

@laurit
Copy link
Contributor

@laurit laurit commented Sep 9, 2024

Part of #7195


public class CouchbaseUtil {

public static DefaultCouchbaseEnvironment.Builder envBuilder(
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this class is duplicated for 2.6 because the return types of methods in the builder class have changed, class compiled agains older version of the library won't work with newer version

@laurit laurit marked this pull request as ready for review September 9, 2024 13:49
@laurit laurit requested a review from a team September 9, 2024 13:49
@laurit laurit closed this Sep 9, 2024
@laurit laurit reopened this Sep 9, 2024
@Override
public String getModuleGroup() {
return "couchbase";
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we add the test-indy label to this PR?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

now indy tests are run by default, that is how I noticed that they failed

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cool, good to know, thanks!

@trask trask merged commit 7ecc678 into open-telemetry:main Sep 12, 2024
55 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants