Tuvie commented on code in PR #1836:
URL: https://github.com/apache/incubator-brpc/pull/1836#discussion_r936256078


##########
src/brpc/channel.cpp:
##########
@@ -149,6 +169,16 @@ int Channel::InitChannelOptions(const ChannelOptions* 
options) {
         LOG(ERROR) << "Channel does not support the protocol";
         return -1;
     }
+
+#if BRPC_WITH_RDMA

Review Comment:
   已调整为报错



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