mirror of
https://github.com/apache/nifi.git
synced 2025-02-07 10:38:33 +00:00
- Added Map and Set Cache Servers based on nifi-event-transport components - Removed custom servers and unused socket stream components - Reduced duplication on protocol classes - Added checks for readable bytes - Added mark and reset handling for buffer reads This closes #6040 Signed-off-by: Paul Grey <greyp@apache.org>