Github user benqiu2016 commented on a diff in the pull request:

    https://github.com/apache/nifi-minifi-cpp/pull/114#discussion_r123528403
  
    --- Diff: libminifi/src/Site2SiteClientProtocol.cpp ---
    @@ -38,7 +39,8 @@ namespace minifi {
     
     bool Site2SiteClientProtocol::establish() {
       if (_peerState != IDLE) {
    -    logger_->log_error("Site2Site peer state is not idle while try to 
establish");
    +    logger_->log_error(
    --- End diff --
    
    OK, i will change the format, i want to reduce the line length to make it 
easy to read


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to