Oliver Winke created APEXMALHAR-2394: ----------------------------------------
Summary: AbstractFileOutputOperator.rotate(...) does not check if file has already been rotated before computing next rotation Key: APEXMALHAR-2394 URL: https://issues.apache.org/jira/browse/APEXMALHAR-2394 Project: Apache Apex Malhar Issue Type: Improvement Affects Versions: 3.6.0 Reporter: Oliver Winke Assignee: Oliver Winke Priority: Minor When no new data to write and rotation is enabled, AbstractFileOutputOperator will not create new part file. Therefore it calls rotate on the same file over and over again and computes rotation(). -- This message was sent by Atlassian JIRA (v6.3.4#6332)