wwbmmm commented on PR #1920: URL: https://github.com/apache/incubator-brpc/pull/1920#issuecomment-1240250438
看起来是 https://github.com/apache/incubator-brpc/pull/736/files#diff-c0b6d01ee136503e4e5072ef2fbeaf851a31a2a17419ea51aa5385e440371ee5 这个PR引入的问题,原来的SplitStringIntoKeyValuePairs有trim的逻辑,而新的KeyValuePairsSplitter没有trim的逻辑 @zyearn 看看怎么处理合适 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
