You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2021/09/18 03:18:01 UTC

[GitHub] [dubbo-go] ChangedenCZD edited a comment on issue #1454: go中不同package里的数据结构,不应该因为同名而引起异常

ChangedenCZD edited a comment on issue #1454:
URL: https://github.com/apache/dubbo-go/issues/1454#issuecomment-922169925


   @wongoo 不同JavaName的触发条件
   ![image](https://user-images.githubusercontent.com/9605663/133870736-8de92267-cb15-425f-9499-bbe7e55a09f5.png)
   
   ![1631934824165_670CBFB7-7009-45a5-AACA-7401D0F9F5E5](https://user-images.githubusercontent.com/9605663/133870696-58b6f1c6-7307-4a90-ac9c-ed07f25d3fd9.png)
   
   javaName入参是org.apache.dubbo.User,pojoRegistrt.j2g[javaName]返回的goName存在同名的情况,导致pojoRegistry.registry[g]获取了最后注册的那个同名struct
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org