mirror of
https://github.com/apache/nifi.git
synced 2025-02-07 18:48:51 +00:00
2601f722b3
+ Asynchronous sending in limited batches + Property to determine attribute name carrying partitioning key + Maximum batch size property + Carrier object - Unit test fakery NIFI-6998 Attributes to User Defined properties NIFI-6998 Unit tests NIFI-6998 Review corrections + Interruption propagation (& test) + Final carrier members + Unnecessary generic modifiers removed from generic container NIFI-6998 checkstyle corrections + Tabs to spaces, trailnig spaces + Absolute Imports + Braces locations NIFI-6998 imports & license Signed-off-by: Joe Witt <joewitt@apache.org>