apache / apache/brpc

command_name大于15个字符的时候会被截断

Open
#1,251 5 comments 0 reactions 1 assignee Claimed by @Divyansh200102 View on GitHub
bug good first issue
Dominant language
C++
Stars
17.6k
Forks
4.1k
Avg merge
2d 12h
Merged PRs (30d)
69

Description

**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 (更多上下文/截图)**

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.