mirror of
https://github.com/apache/nifi.git
synced 2025-02-08 02:58:43 +00:00
6b75921725
- 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.