Skip to content

Commit

Permalink
bugfix: remove noused kv attachments when A->B->C
Browse files Browse the repository at this point in the history
  • Loading branch information
wenweihu86 committed Jun 14, 2019
1 parent 5a29fe4 commit 24f2ebf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ public class StargateRpcProtocol extends AbstractProtocol {
add("parameterTypes");
add("localPort");
add("remoteHost");
add("parameters");
add("parmeters");
add("remotePort");
add("methodName");
add("consumer.start");
Expand Down

0 comments on commit 24f2ebf

Please sign in to comment.