You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shenyu.apache.org by Han G <dh...@hotmail.com> on 2022/08/03 05:29:27 UTC

[bug fix] Shenyu client registration by consul only register 1 metadata

Hi folks,

When I am working on consul registration for dotnet, I found a bug in java client that only 1 metadata will be registered for consul registration. I’ve created a PR to fix it. Please help to review/comment. Thanks!

ISSUE: https://github.com/apache/shenyu/issues/3796
PR: https://github.com/apache/shenyu/pull/3797

Thanks,
Han