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

vertx meta data changes final #114

Merged

Conversation

paras-amdocs-openet
Copy link
Contributor

The changes made to the vertx consul client for the extended meta data changes

Motivation:

If there was an external service that needed to register more than 64 meta data entries (for routing i.e. IPv6 prefix ranges), the NFRA would simply fail to register that service instance.

Solution
If the NFRA detects that more than 64 meta data entries are needed, then all meta data is stored in a KV entry, rather than the service instance meta data storage.
The service instance meta data storage has a single entry, which points to the KV store entry key, holding the actual meta data.

@paras-amdocs-openet
Copy link
Contributor Author

Hi @ruslansennov
fixed all the conflict and error
you can review again
thanks.

@ruslansennov ruslansennov merged commit 3d5c926 into vert-x3:master Oct 23, 2024
4 checks passed
@ruslansennov
Copy link
Member

@paras-amdocs-openet thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants