[
https://issues.apache.org/jira/browse/MINIFICPP-550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16844886#comment-16844886
]
Mr TheSegfault commented on MINIFICPP-550:
------------------------------------------
[~bakaid] This ticket oversimplifies what is needed, but there is a concept of
a variable registry internally that allows EL to access data. Well, there is
the need to store arbitrary data – I think you ran into this with dynamic
properties. This may be something that will also be used by metrics ( if it's
performant enough ).
> Create RocksDB Controller Service
> ---------------------------------
>
> Key: MINIFICPP-550
> URL: https://issues.apache.org/jira/browse/MINIFICPP-550
> Project: Apache NiFi MiNiFi C++
> Issue Type: Bug
> Reporter: Mr TheSegfault
> Priority: Major
> Fix For: 0.7.0
>
>
> A RocksDB Controller service will give us the ability to store arbitrary
> information into controller services that can later be sent via SiteToSite.
> This will support many of my monitoring and test use cases. Using RocksDB as
> a key/value store we can serialize and send this information periodically
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)