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 01:58:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nifi
/
nifi-docker
/
dockerhub
/
sh
History
markap14
73f88b3239
NIFI-9061: Eliminated the nifi.cluster.node.protocol.threads property in favor of nifi.cluster.node.protocol.max.threads property so that we can properly scale out the number of threads used for HTTP request replication. Implementing a caching mechanism for creating the DateTimeFormatter used by TimeAdapter in order to improve performance when parsing timestamps in web requests. Implementing caching logic for caching the number of characters that can rendered without needing an ellipsis for some components in the UI (
#5316
)
...
This
closes
#5316
2021-09-13 14:36:35 -04:00
..
common.sh
NIFI-6067 Enabled support for the JVM remote debugger in the Docker container.
2019-02-27 20:15:23 -05:00
secure.sh
NIFI-8784 Make NIFI_WEB_PROXY_HOST work with single user auth
2021-07-22 15:54:42 -05:00
start.sh
NIFI-9061: Eliminated the nifi.cluster.node.protocol.threads property in favor of nifi.cluster.node.protocol.max.threads property so that we can properly scale out the number of threads used for HTTP request replication. Implementing a caching mechanism for creating the DateTimeFormatter used by TimeAdapter in order to improve performance when parsing timestamps in web requests. Implementing caching logic for caching the number of characters that can rendered without needing an ellipsis for some components in the UI (
#5316
)
2021-09-13 14:36:35 -04:00
toolkit.sh
NIFI-5468 Add toolkit to NiFi docker image and use zip archive
2018-08-02 09:44:14 -04:00
update_cluster_state_management.sh
NIFI-5195 Added clustering to the docker image and added a docker-compose file that builds a basic 3 node cluster.
2018-07-03 11:40:31 -04:00
update_login_providers.sh
NIFI-4531: This
closes
#2372
.
2018-01-04 12:09:46 -05:00