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

Add e2e tests for gateway with Pulsar #602

Merged
merged 1 commit into from
Oct 17, 2023
Merged

Add e2e tests for gateway with Pulsar #602

merged 1 commit into from
Oct 17, 2023

Conversation

cbornet
Copy link
Member

@cbornet cbornet commented Oct 17, 2023

No description provided.

Copy link
Member

@eolivelli eolivelli left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -112,6 +112,11 @@
<artifactId>kafka</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>pulsar</artifactId>
Copy link
Member

Choose a reason for hiding this comment

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

please note that this dependency imports some version of the Pulsar client, is it polluting the classpath ?

Copy link
Member Author

Choose a reason for hiding this comment

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

It seems to be OK. Testcontainers uses the same shaded jar that the runtime uses.

@cbornet cbornet merged commit 2ac9845 into main Oct 17, 2023
9 checks passed
@cbornet cbornet deleted the gw-pulsar-e2e branch October 17, 2023 13:39
benfrank241 pushed a commit to vectorize-io/langstream that referenced this pull request May 2, 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.

3 participants