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-08 02:58:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nifi
/
nifi-nar-bundles
/
nifi-framework-bundle
/
nifi-framework
History
Mark Payne
b59d3ece75
NIFI-1762: Changed Java dependency to 1.8 instead of 1.7 and refactored StandardNiFiServiceFacade to make use of Lambda expressions to simplify code base. Also had to address a unit test because changing to Java 8 results in calls to assertEquals to become ambiguous. This
closes
#352
2016-04-14 10:38:03 -04:00
..
nifi-administration
NIFI-1553:
2016-04-07 16:28:42 -04:00
nifi-client-dto
Revert "NIFI-1551:"
2016-04-07 16:22:35 -04:00
nifi-cluster-authorization-provider
Revert "NIFI-1551:"
2016-04-07 16:22:35 -04:00
nifi-documentation
Updating versions to 1.0.0-SNAPSHOT.
2016-04-04 11:36:20 -04:00
nifi-file-authorization-provider
Revert "NIFI-1551:"
2016-04-07 16:22:35 -04:00
nifi-file-authorizer
NIFI-1553:
2016-04-07 16:28:42 -04:00
nifi-framework-authorization
NIFI-1552: - Introducing the Authorizer API and additional components necessary for discovery and creation of configured instances. - Minor refactoring of existing Authority Provider API code/configuration to avoid some xsd naming conflicts. These components will be removed in NIFI-1551. - Introducing a number of the resource definitions that the Authorizer will make access decisions on. This list is likely not finalized may see some changes in NIFI-1554. - Address comments from PR. - This
closes
#318
.
2016-04-04 11:47:43 -04:00
nifi-framework-cluster
NIFI-483: Use ZooKeeper's Leader Election to determine Primary Node. This
closes
#301
2016-04-04 11:47:08 -04:00
nifi-framework-cluster-protocol
NIFI-1753 Replaced usage of javax.security.cert.X509Certificate with java.security.cert.X509Certificate and resolved user-reported ClassCastException when handling client certificates during TLS mutual authentication.
2016-04-13 18:30:21 -07:00
nifi-framework-cluster-web
Updating versions to 1.0.0-SNAPSHOT.
2016-04-04 11:36:20 -04:00
nifi-framework-core
NIFI-1746 avoid exceptions if configuration dir is a symbolic link
2016-04-11 02:05:48 -04:00
nifi-framework-core-api
NIFI-1563: - Federate requests and merge responses from nodes instead of storing bulletins and stats at NCM - Updating UI to support restructured status history DTO. - Return 'Insufficient History' message if aggregate stats don't have enough data points, even if all nodes do (which can be the case if the node performing the aggregation has a different value for the 'nifi.components.status.snapshot.frequency' property than the other nodes) - Bug fixes; code cleanup; replicate requests to bulletin board endpoint - Refactored the <Component>StatusDTO objects into <Component>StatusDTO, <Component>StatusSnapshotDTO, Node<Component>StatusSnapshotDTO objects - Introducing endpoints for accessing individual component status. - Wiring up new endpoints and updated core. - Code clean up. - Starting to handling status merging of individual components. - Nodewise breakdown has been added to Processors but the remaining components still need to be updated. - Refactor so that System Diagnostics requests are replicated to nodes instead of the information being pulled from Heartbeats - Replicate request for counters instead of pulling them from heartbeats - Removed the getCounters / setCounters method from HeartbeatPayload - Implementing component specific endpoints. - Removing unused endpoints. - Supporting nodewise breakdown for system diagnostics and counters. - Updating DTOs to use more consistent naming. - Code clean up. - Addressing contrib issues. - Removed ProcessGroupStatus from HeartbeatPayload - Removing nodewise from the system diagnostics endpoint. Had included it for testing that option but did not intend for it to be committed. - Addressing comments in PR
#294
. - This
closes
#294
2016-04-04 11:42:39 -04:00
nifi-nar-utils
Revert "NIFI-1551:"
2016-04-07 16:22:35 -04:00
nifi-resources
NIFI-1553:
2016-04-07 16:28:42 -04:00
nifi-runtime
Updating versions to 1.0.0-SNAPSHOT.
2016-04-04 11:36:20 -04:00
nifi-security
Updating versions to 1.0.0-SNAPSHOT.
2016-04-04 11:36:20 -04:00
nifi-site-to-site
Revert "NIFI-1551:"
2016-04-07 16:22:35 -04:00
nifi-user-actions
Updating versions to 1.0.0-SNAPSHOT.
2016-04-04 11:36:20 -04:00
nifi-web
NIFI-1762: Changed Java dependency to 1.8 instead of 1.7 and refactored StandardNiFiServiceFacade to make use of Lambda expressions to simplify code base. Also had to address a unit test because changing to Java 8 results in calls to assertEquals to become ambiguous. This
closes
#352
2016-04-14 10:38:03 -04:00
pom.xml
NIFI-1553:
2016-04-07 16:28:42 -04:00