jiazhai commented on pull request #7855:
URL: https://github.com/apache/pulsar/pull/7855#issuecomment-691627434


   @rmn36 Seems some of the error in ci is related to this change.
   e.g. cpp ci test:
   ```
   /pulsar/pulsar-client-cpp/lib/Commands.cc: In static member function 'static 
std::__cxx11::string 
pulsar::Commands::messageType(pulsar::proto::BaseCommand_Type)':
   /pulsar/pulsar-client-cpp/lib/Commands.cc:464:12: error: enumeration value 
'BaseCommand_Type_GET_NAMESPACES_BY_REGEX' not handled in switch 
[-Werror=switch]
        switch (type) {
               ^
   /pulsar/pulsar-client-cpp/lib/Commands.cc:464:12: error: enumeration value 
'BaseCommand_Type_GET_NAMESPACES_BY_REGEX_RESPONSE' not handled in switch 
[-Werror=switch]
   [  9%] Building CXX object 
lib/CMakeFiles/pulsarStatic.dir/ClientConnection.cc.o
   [  9%] Building CXX object lib/CMakeFiles/pulsarStatic.dir/TopicName.cc.o
   ```


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to