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

Service multi endpoints #830

Merged
merged 29 commits into from
Jan 20, 2023
Merged

Service multi endpoints #830

merged 29 commits into from
Jan 20, 2023

Conversation

scottf
Copy link
Contributor

@scottf scottf commented Jan 17, 2023

No description provided.

# Conflicts:
#	src/examples/java/io/nats/examples/service/ServiceExample.java
#	src/main/java/io/nats/client/api/ApiResponse.java
#	src/main/java/io/nats/client/api/Error.java
#	src/main/java/io/nats/client/api/ServerInfo.java
#	src/main/java/io/nats/client/api/StreamConfiguration.java
#	src/main/java/io/nats/client/api/StreamInfo.java
#	src/main/java/io/nats/client/support/JsonParseException.java
#	src/main/java/io/nats/client/support/JsonParser.java
#	src/main/java/io/nats/client/support/JsonUtils.java
#	src/main/java/io/nats/client/support/JsonValueUtils.java
#	src/main/java/io/nats/service/Discovery.java
#	src/main/java/io/nats/service/InfoResponse.java
#	src/main/java/io/nats/service/PingResponse.java
#	src/main/java/io/nats/service/SchemaResponse.java
#	src/main/java/io/nats/service/StatsResponse.java
#	src/main/java/io/nats/service/api/Schema.java
#	src/test/java/io/nats/client/support/JsonParsingTests.java
#	src/test/java/io/nats/client/support/JsonUtilsTests.java
@scottf scottf changed the title Service Evolve 2 Service multi endpoints and more Jan 17, 2023
@scottf scottf marked this pull request as ready for review January 19, 2023 00:43
@scottf scottf changed the title Service multi endpoints and more Service multi endpoints Jan 19, 2023
@scottf scottf requested a review from aricart January 19, 2023 17:35
Copy link
Collaborator

@arondi arondi left a comment

Choose a reason for hiding this comment

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

needs api javadoc comments

src/main/java/io/nats/client/StatusException.java Outdated Show resolved Hide resolved
src/main/java/io/nats/client/support/JsonSerializable.java Outdated Show resolved Hide resolved
src/main/java/io/nats/client/support/JsonValueable.java Outdated Show resolved Hide resolved
src/main/java/io/nats/service/Endpoint.java Outdated Show resolved Hide resolved
@scottf scottf merged commit a7eba70 into main Jan 20, 2023
@scottf scottf deleted the service-evolve-2 branch January 20, 2023 20:10
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