You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "l343765828 (GitHub)" <gi...@apache.org> on 2020/01/08 07:51:23 UTC

[GitHub] [dubbo] l343765828 commented on issue #5600: Last error is: com.alibaba.dubbo.rpc.protocol.dubbo.FutureAdapter.(Lcom/alibaba/dubbo/remoting/exchange/ResponseFuture;)V

zipkin data:
 [
    {
      "traceId": "9557c377f5c7cab4",
      "id": "9557c377f5c7cab4",
      "kind": "SERVER",
      "name": "hello/sayhello",
      "timestamp": 1578469532806360,
      "duration": 97,
      "localEndpoint": {
        "serviceName": "dubbo-springcloud-provider",
        "ipv4": "192.168.3.35"
      },
      "remoteEndpoint": {
        "ipv4": "192.168.3.35",
        "port": 4496
      }
    }
  ],
  [
    {
      "traceId": "456e809b74aba0a7",
      "id": "456e809b74aba0a7",
      "kind": "CLIENT",
      "name": "hello/sayhello",
      "timestamp": 1578469531758053,
      "duration": 1866,
      "localEndpoint": {
        "serviceName": "client",
        "ipv4": "192.168.3.35"
      },
      "remoteEndpoint": {
        "ipv4": "192.168.3.35",
        "port": 20880
      }
    }
  ]

[ Full content available at: https://github.com/apache/dubbo/issues/5600 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org