• J
    Add support in cpp client for 1 partitioned topic (#5016) · bf948909
    Jia Zhai 提交于
    ### Motivation
    
    IN PR #4883, we support 1 partitioned topic producer/consumer in java client. this is for Cpp client support.
    
    ### Modifications
    - change cpp client 
    - add unit test
    
    ### Verifying this change
    New added Ut Passed
    bf948909
MultiTopicsConsumerImpl.cc 28.8 KB