PeterRK commented on PR #2608:
URL: https://github.com/apache/brpc/pull/2608#issuecomment-2072326140

   > 提供一个option来支持该特性,是不是合适些?这样就不会影响已有的逻辑了。
   
    
这应该是一个bug,原来的实现中string、bool、int32、uint32四种类型没有返回错误,int64、uint64、float、double、enum、object则会返回错误。统一都返回错误才是合理的。


-- 
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: dev-unsubscr...@brpc.apache.org

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


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

Reply via email to