Yes, the RDMA support should be included. And I'd like the following feature to be included in 1.4.0:
- Early return when size == 0 : https://github.com/apache/incubator-brpc/pull/2009 - allow IOBuf::append_user_data_with_meta to specify the lkey of rdma memory region: https://github.com/apache/incubator-brpc/pull/2005 - add bazel third_party support : https://github.com/apache/incubator-brpc/pull/1996 - support channel option: health_check_path : https://github.com/apache/incubator-brpc/pull/1806 Best Regards Weibing On Tue, Nov 22, 2022 at 8:13 PM Jerry Tan <[email protected]> wrote: > > RDMA support must be one feature, > any more? > > > On 2022/11/22 12:02:37 Weibing Wang wrote: > > Hi, brpc developers > > > > Since brpc 1.3.0 has been released, let's talk about what feature to > > release with 1.4.0 > > Any ideas? > > > > Best Regards > > Weibing > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
