bakaid edited a comment on issue #605: MINIFICPP-550 - Implement RocksDB 
controller service and component st…
URL: https://github.com/apache/nifi-minifi-cpp/pull/605#issuecomment-508509224
 
 
   Known parts that are missing or at least should be discussed are:
   * strategy for deleting the state of the processors that are no longer used 
(how do we define this? on load, reload, restart?)
   * enforcing the type of the controller service supplied for state storage
     * if we want to use KeyValueStoreServices as Processor properties we have 
to add a (accepts-descant-of or accepts-multiple-types kind of validator, both 
to minifi and to EFM
     * as the controller service used for state storage is not a Processor 
Property, the same kind of validation would probably not work there

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


With regards,
Apache Git Services

Reply via email to