[
https://issues.apache.org/jira/browse/NIFI-615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15344413#comment-15344413
]
ASF GitHub Bot commented on NIFI-615:
-------------------------------------
Github user jskora commented on the issue:
https://github.com/apache/nifi/pull/556
@JPercivall and @joewitt, I just pushed the updates. Have at it!
* Code review cleanup.
- Replace deprecated ProcessorLog with ComponentLog and deprecated
ObjectHolder with AtomicReference.
- Update CapabilityDescription to note potential attribute changes
on upgrade due to underlying libraries.
- Set defaults for Max Number of Attributes and Max Attribute Length
each to 100.
- Remove MIMETYPE filter as that can be done externally.
- Remove duplicate validator and EL support from Content Buffer Size.
> Create a processor to extract WAV file characteristics
> ------------------------------------------------------
>
> Key: NIFI-615
> URL: https://issues.apache.org/jira/browse/NIFI-615
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Brandon DeVries
> Assignee: Joe Skora
> Priority: Minor
> Fix For: 1.0.0, 0.7.0
>
>
> Create a processor to extract information from a WAV file, including
> encoding, bit rate, metadata, etc...
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)