Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.8.0
-
None
-
None
Description
NIFI-5711 addresses some licensing concerns in the NLKBufferedReader class.
In doing so, however, it results in lower performance. The ReplaceText processor is affected if the Evaluation Mode is set to Line-by-Line, and the RouteText processor will also be affected. We should be able to match the performance of the previous version.
Attachments
Attachments
Issue Links
- is caused by
-
NIFI-5711 NLKBufferedReader appears extend and copy portions of the JDK BufferedReader
- Resolved
- links to