This website requires JavaScript.
Explore
Help
Sign In
Apache
/
nifi
Watch
1
Star
0
Fork
0
You've already forked nifi
mirror of
https://github.com/apache/nifi.git
synced
2025-02-06 18:18:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nifi
/
nifi-nar-bundles
/
nifi-standard-services
/
nifi-record-serialization-services-bundle
History
Mark Payne
2e1005e884
NIFI-5640: Improved efficiency of Avro Reader and some methods of AvroTypeUtil. Also switched ServiceStateTransition to using read/write locks instead of synchronized blocks because profiling showed that significant time was spent in determining state of a Controller Service when attempting to use it. Switching to a ReadLock should provide better performance there.
...
Signed-off-by: Matthew Burgess <mattyb149@apache.org> This
closes
#3036
2018-09-27 15:38:47 -04:00
..
nifi-record-serialization-services
NIFI-5640: Improved efficiency of Avro Reader and some methods of AvroTypeUtil. Also switched ServiceStateTransition to using read/write locks instead of synchronized blocks because profiling showed that significant time was spent in determining state of a Controller Service when attempting to use it. Switching to a ReadLock should provide better performance there.
2018-09-27 15:38:47 -04:00
nifi-record-serialization-services-nar
NIFI-5337 Syslog 5424 Record Reader and nifi-syslog-utils
2018-07-16 11:50:55 -04:00
pom.xml
NIFI-5323-RC1 prepare for next development iteration
2018-06-19 20:02:21 -07:00