[ 
https://issues.apache.org/jira/browse/MINIFICPP-1538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Adam Debreceni updated MINIFICPP-1538:
--------------------------------------
    Description: 
*Edit*: See performance measurement in the comments of a previous 
implementation. 

Currently all operations in FlowFileRepository go through a single column 
family (the default). We should investigate the performance benefit, if any, of 
using different column families for different process groups (special care must 
be taken for RPGs, the processors of which logically belong to their parent 
groups).

  was:
Edit: See performance measurement in the comments of a previous implementation.

 

Currently all operations in FlowFileRepository go through a single column 
family (the default). We should investigate the performance benefit, if any, of 
using different column families for different process groups (special care must 
be taken for RPGs, the processors of which logically belong to their parent 
groups).


> Investigate per process group column families
> ---------------------------------------------
>
>                 Key: MINIFICPP-1538
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1538
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: New Feature
>            Reporter: Adam Debreceni
>            Assignee: Adam Debreceni
>            Priority: Major
>         Attachments: Screenshot 2021-04-14 at 12.50.05.png, Screenshot 
> 2021-04-14 at 12.50.14.png
>
>
> *Edit*: See performance measurement in the comments of a previous 
> implementation. 
> Currently all operations in FlowFileRepository go through a single column 
> family (the default). We should investigate the performance benefit, if any, 
> of using different column families for different process groups (special care 
> must be taken for RPGs, the processors of which logically belong to their 
> parent groups).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to