mirror of
https://github.com/apache/nifi.git
synced 2025-02-10 12:05:22 +00:00
- Ensuring a charset is specified when convert a string into bytes. - Ensuring the aggregate snapshot is non null before attempting to promote the runStatus. This closes #2278.