vert-x3 / vertx-service-discovery

Some tools one can use for doing microservices with Vert.x
Apache License 2.0
115 stars 67 forks source link

Metadata always overwrite when type is set #139

Closed adhesivee closed 3 years ago

adhesivee commented 3 years ago

Version

4.0.2

Context

When creating a record with MessageSource#createRecord always overwrite metadata if type is not null

Documentation is not mentioning anything about this. So I would assume this is a bug.

tsegismont commented 3 years ago

@adhesivee right, this is a bug