Skip to content
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

Convert remaining aws sdk 1.11 tests from groovy to java #12777

Merged
merged 6 commits into from
Nov 25, 2024

Conversation

jaydeluca
Copy link
Member

Related to #7195

@jaydeluca jaydeluca requested a review from a team as a code owner November 22, 2024 23:07
Comment on lines 42 to 45
static LocalStackContainer localStack;
private static AmazonSQSAsync sqsClient;
private static AmazonS3 s3Client;
private static AmazonSNSAsync snsClient;
Copy link
Contributor

Choose a reason for hiding this comment

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

I think these should be instance variables as they are in the groovy test

@trask trask merged commit 4f94664 into open-telemetry:main Nov 25, 2024
56 checks passed
Abhishekkr3003 pushed a commit to Abhishekkr3003/opentelemetry-java-instrumentation that referenced this pull request Nov 26, 2024
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