You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brpc.apache.org by GitBox <gi...@apache.org> on 2020/09/22 03:47:48 UTC

[GitHub] [incubator-brpc] serverglen opened a new issue #1251: command_name大于15个字符的时候会被截断

serverglen opened a new issue #1251:
URL: https://github.com/apache/incubator-brpc/issues/1251


   **Describe the bug (描述bug)**
   command_name大于15个字符的时候会截取前15个字符,比如:command_name="myhelloworldprocess",bvar中的read_command_name函数会返回"myhelloworldpro",而不是"myhelloworldprocess"。
   
   **To Reproduce (复现方法)**
   同上
   
   **Expected behavior (期望行为)**
   同上
   
   **Versions (各种版本)**
   所有版本
   
   **Additional context/screenshots (更多上下文/截图)**
   
   


----------------------------------------------------------------
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org
For additional commands, e-mail: dev-help@brpc.apache.org