GitHub user vio-lin edited a discussion: [General][Java SDK (Component)] dubbo 3.3.1 + nacos3.0.2
### Pre-check - [X] I am sure that all the content I provide is in English. ### Apache Dubbo Component Java SDK (apache/dubbo) ### Details when i add over 100 methods to my interface. nacos will be error to register service instance . ``` error : Caused by: ErrCode:400, ErrMsg:Param check invalid:Param 'Metadata' is illegal, the param length should not exceed 1024. ```  methodlist occupied most length of url,but i do not find any where to use this parameter. I would like to know what considerations were made when this 'methods' was initially added. In the latest dubbo , I looked for references to it and didn't find any particular use  help 😀 😀 ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) GitHub link: https://github.com/apache/dubbo/discussions/15451 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
