adamdebreceni commented on a change in pull request #1042:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1042#discussion_r620060353



##########
File path: libminifi/include/core/Processor.h
##########
@@ -251,6 +252,10 @@ class Processor : public Connectable, public 
ConfigurableComponent, public std::
 
   std::shared_ptr<Connectable> pickIncomingConnection() override;
 
+  virtual void validateAnnotations() const;

Review comment:
       are there any plans for processor-specific annotation validation making 
this method`virtual`?




-- 
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:
us...@infra.apache.org


Reply via email to