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 gRPC topic producer endpoint - Java side #693

Merged
merged 2 commits into from
Nov 14, 2023

Conversation

cbornet
Copy link
Member

@cbornet cbornet commented Nov 6, 2023

No description provided.

@cbornet cbornet force-pushed the python-topic-producer-java-side branch from 697dab6 to 5aa62af Compare November 6, 2023 23:21
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

but a test is failing


Error:  Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 15.424 s <<< FAILURE! - in ai.langstream.agents.grpc.AbstractGrpcAgentTest
Error:  ai.langstream.agents.grpc.AbstractGrpcAgentTest.testTopicProducerError  Time elapsed: 15.006 s  <<< ERROR!
java.util.concurrent.TimeoutException
	at java.base/java.util.concurrent.CompletableFuture.timedGet(CompletableFuture.java:1960)
	at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2095)
	at ai.langstream.agents.grpc.AbstractGrpcAgentTest.testTopicProducerError(AbstractGrpcAgentTest.java:177)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

@cbornet cbornet closed this Nov 7, 2023
@cbornet cbornet reopened this Nov 7, 2023
@cbornet cbornet force-pushed the python-topic-producer-java-side branch from d297cb7 to e5bb22e Compare November 14, 2023 13:48
@cbornet cbornet force-pushed the python-topic-producer-java-side branch from e5bb22e to 7d0bdcf Compare November 14, 2023 13:49
@cbornet cbornet merged commit b16e58d into main Nov 14, 2023
10 checks passed
@cbornet cbornet deleted the python-topic-producer-java-side branch November 14, 2023 14:25
benfrank241 pushed a commit to vectorize-io/langstream that referenced this pull request May 2, 2024
* Add gRPC topic producer endpoint - Java side

* Changes following review
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.

None yet

2 participants