You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicecomb.apache.org by "liubao (Jira)" <ji...@apache.org> on 2019/10/11 05:50:00 UTC

[jira] [Created] (SCB-1520) using RPC and when first paramter type is Object, the second parameter value will be null

liubao created SCB-1520:
---------------------------

             Summary: using RPC and when first paramter type is Object, the second parameter value will be null
                 Key: SCB-1520
                 URL: https://issues.apache.org/jira/browse/SCB-1520
             Project: Apache ServiceComb
          Issue Type: Bug
          Components: Java-Chassis
    Affects Versions: java-chassis-1.1.0
            Reporter: liubao
            Assignee: liubao


For excemple

 

public String hello(Object name, String value)

 

when using RPC mode, the second paramter value will always got null



--
This message was sent by Atlassian Jira
(v8.3.4#803005)