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

    https://github.com/apache/nifi-minifi-cpp/pull/99#discussion_r117080960
  
    --- Diff: libminifi/src/core/Processor.cpp ---
    @@ -194,52 +193,10 @@ void 
Processor::removeConnection(std::shared_ptr<Connectable> conn) {
       }
     }
     
    -std::shared_ptr<Site2SiteClientProtocol> 
Processor::obtainSite2SiteProtocol(
    -    const std::shared_ptr<io::StreamFactory> &stream_factory, std::string 
host, uint16_t sport, uuid_t portId) {
    -  std::lock_guard < std::mutex > lock(mutex_);
    +/*
    --- End diff --
    
    but thanks!


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