[ 
https://issues.apache.org/jira/browse/NIFI-12187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17773780#comment-17773780
 ] 

Michael W Moser commented on NIFI-12187:
----------------------------------------

[[email protected]] Can you describe a specific case where your MergeContent is 
acting incorrectly?  For example, if I configure MergeContent with (provide 
your specific property values) and I input 100 files, I expected MergeContent 
to merge those 100 files but it did not.

> MergeContent"relaxFullnessConstraint && bin.isFullEnough() "can never be 
> reached.
> ---------------------------------------------------------------------------------
>
>                 Key: NIFI-12187
>                 URL: https://issues.apache.org/jira/browse/NIFI-12187
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>    Affects Versions: 1.16.0, 1.17.0, 1.16.1, 1.16.2, 1.16.3, 1.18.0, 1.19.0, 
> 1.20.0, 1.19.1, 1.21.0, 1.22.0, 1.23.0, 1.23.1, 1.23.2
>            Reporter: sky
>            Priority: Critical
>             Fix For: 1.24.0
>
>
> In MergeContent, "binContents.size() < maximumEntries" does not work, but it 
> does work in 1.15.3. At that time in the "migrateBins" method of 
> "BinFiles.java", "BinManager. RemoveReadyBins (true)" in the subsequent 
> version into "binManager. RemoveReadyBins (relaxFullnessConstraint)", As a 
> result, "relaxFullnessConstraint && bin.isFullEnough() "can never be achieved.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to