commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2015/06/04
[jira] [Commented] (NIFI-453) Update extensions that use AllowableValue to specify a description where appropriate
Joseph Witt (JIRA)
2015/06/04
[jira] [Updated] (NIFI-453) Update extensions that use AllowableValue to specify a description where appropriate
Joseph Witt (JIRA)
2015/06/04
[jira] [Commented] (NIFI-453) Update extensions that use AllowableValue to specify a description where appropriate
Joseph Witt (JIRA)
2015/06/04
[jira] [Commented] (NIFI-632) Documentation Generation: Nar ClassLoader
Matt Gilman (JIRA)
2015/06/04
[jira] [Updated] (NIFI-601) Use dynamic properties as environment variables in ExecuteStreamCommand
Ricky Saltzer (JIRA)
2015/06/04
[jira] [Updated] (NIFI-604) ExecuteStreamCommand does not support arguments with semicolons
Ricky Saltzer (JIRA)
2015/06/04
[jira] [Resolved] (NIFI-553) Remove experimental tag from some processors
Joseph Witt (JIRA)
2015/06/04
[jira] [Commented] (NIFI-553) Remove experimental tag from some processors
ASF subversion and git services (JIRA)
2015/06/04
incubator-nifi git commit: NIFI-553
joewitt
2015/06/04
[jira] [Commented] (NIFI-553) Remove experimental tag from some processors
Joseph Witt (JIRA)
2015/06/04
[jira] [Commented] (NIFI-633) Documentation Generation: Logger
Matt Gilman (JIRA)
2015/06/04
[jira] [Commented] (NIFI-602) Error on shutdown bin/nifi.sh stop
ASF subversion and git services (JIRA)
2015/06/04
incubator-nifi git commit: NIFI-602: Ensure we read all data from socket after sending 'SHUTDOWN' command
joewitt
2015/06/04
[jira] [Commented] (NIFI-628) Document steps in migrating from 0.0.x to 0.1.x
Joseph Witt (JIRA)
2015/06/04
[jira] [Commented] (NIFI-602) Error on shutdown bin/nifi.sh stop
Joseph Witt (JIRA)
2015/06/04
[jira] [Commented] (NIFI-551) Improve error handling for ConvertJSONToAvro processor
ASF subversion and git services (JIRA)
2015/06/04
[jira] [Commented] (NIFI-551) Improve error handling for ConvertJSONToAvro processor
ASF subversion and git services (JIRA)
2015/06/04
[1/2] incubator-nifi git commit: NIFI-551 - ConvertJSONToAvro improve error message
joewitt
2015/06/04
[2/2] incubator-nifi git commit: NIFI-551 checkstyle mods to provided patch. Main issue was extraneous imports. No biggie.
joewitt
2015/06/04
[jira] [Commented] (NIFI-632) Documentation Generation: Nar ClassLoader
Matt Gilman (JIRA)
2015/06/04
[jira] [Updated] (NIFI-551) Improve error handling for ConvertJSONToAvro processor
Ricky Saltzer (JIRA)
2015/06/04
[jira] [Commented] (NIFI-551) Improve error handling for ConvertJSONToAvro processor
Joseph Witt (JIRA)
2015/06/04
[jira] [Commented] (NIFI-632) Documentation Generation: Nar ClassLoader
Dan Bress (JIRA)
2015/06/04
[jira] [Updated] (NIFI-602) Error on shutdown bin/nifi.sh stop
Mark Payne (JIRA)
2015/06/04
[jira] [Commented] (NIFI-632) Documentation Generation: Nar ClassLoader
Matt Gilman (JIRA)
2015/06/04
[jira] [Resolved] (NIFI-607) Document our versioning scheme/logic
Joseph Witt (JIRA)
2015/06/04
[jira] [Commented] (NIFI-645) Set content archive and content viewer on by default
Joseph Witt (JIRA)
2015/06/04
[jira] [Commented] (NIFI-645) Set content archive and content viewer on by default
ASF subversion and git services (JIRA)
2015/06/04
[2/2] incubator-nifi git commit: Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
joewitt
2015/06/04
[1/2] incubator-nifi git commit: NIFI-645 adjusted to more reasonable defaults
joewitt
2015/06/04
[jira] [Commented] (NIFI-645) Set content archive and content viewer on by default
Matt Gilman (JIRA)
2015/06/04
[jira] [Updated] (NIFI-213) Create Benchmark Templates
Joseph Witt (JIRA)
2015/06/04
[jira] [Commented] (NIFI-632) Documentation Generation: Nar ClassLoader
Dan Bress (JIRA)
2015/06/04
[jira] [Updated] (NIFI-645) Set content archive and content viewer on by default
Joseph Witt (JIRA)
2015/06/04
[jira] [Commented] (NIFI-632) Documentation Generation: Nar ClassLoader
Matt Gilman (JIRA)
2015/06/04
[2/2] incubator-nifi git commit: Merge branch 'nifi-643' into develop
aldrin
2015/06/04
[1/2] incubator-nifi git commit: nifi-643: Removing duplicate provenance FORK event in SplitJson for generated files.
aldrin
2015/06/04
[jira] [Commented] (NIFI-644) Data Viewer: Use mime.type when known
ASF subversion and git services (JIRA)
2015/06/04
[1/2] incubator-nifi git commit: NIFI-644: - Using mime.type attribute when known. If not specified or is octet-stream continue using content detection (tika).
mcgilman
2015/06/04
[2/2] incubator-nifi git commit: Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
mcgilman
2015/06/04
[jira] [Commented] (NIFI-657) MongoDB unit tests fail
ASF subversion and git services (JIRA)
2015/06/04
[3/3] incubator-nifi git commit: Merge branch 'develop' of http://git-wip-us.apache.org/repos/asf/incubator-nifi into develop
markap14
2015/06/04
[jira] [Commented] (NIFI-647) Duplicating provenance reporting via session creates unexpected behavior
ASF subversion and git services (JIRA)
2015/06/04
[2/3] incubator-nifi git commit: NIFI-657: Ignored Unit tests and removed maven plugin for embedding mongodb, as they fail in certain environments
markap14
2015/06/04
[1/3] incubator-nifi git commit: NIFI-647: When FORK Event emitted by processor, Framework generates CREATE events for each child in addition to the FORK event; this commit fixes that bug
markap14
2015/06/04
[jira] [Commented] (NIFI-647) Duplicating provenance reporting via session creates unexpected behavior
Aldrin Piri (JIRA)
2015/06/04
[jira] [Commented] (NIFI-657) MongoDB unit tests fail
Joseph Witt (JIRA)
2015/06/04
[jira] [Commented] (NIFI-644) Data Viewer: Use mime.type when known
Joseph Witt (JIRA)
2015/06/04
[jira] [Updated] (NIFI-657) MongoDB unit tests fail
Mark Payne (JIRA)
2015/06/04
[jira] [Commented] (NIFI-643) SplitJson creates a cycle of provenance events
Mark Payne (JIRA)
2015/06/04
[jira] [Updated] (NIFI-644) Data Viewer: Use mime.type when known
Matt Gilman (JIRA)
2015/06/04
[jira] [Commented] (NIFI-643) SplitJson creates a cycle of provenance events
Mark Payne (JIRA)
2015/06/04
[jira] [Updated] (NIFI-647) Duplicating provenance reporting via session creates unexpected behavior
Mark Payne (JIRA)
2015/06/04
[jira] [Commented] (NIFI-650) TestExecuteStreamCommand tests failing on Ubuntu 12.04.5 LTS
Aldrin Piri (JIRA)
2015/06/04
incubator-nifi git commit: NIFI-659 updated all instances of child overrides to combine their excludes and parents
joewitt
2015/06/04
[jira] [Commented] (NIFI-659) rat-plugin needs to be configured to exclude child and parent items
ASF subversion and git services (JIRA)
2015/06/04
[jira] [Commented] (NIFI-659) rat-plugin needs to be configured to exclude child and parent items
Matt Gilman (JIRA)
2015/06/04
[jira] [Updated] (NIFI-659) rat-plugin needs to be configured to exclude child and parent items
Joseph Witt (JIRA)
2015/06/04
[jira] [Updated] (NIFI-659) rat-plugin needs to be configured to exclude child and parent items
Joseph Witt (JIRA)
2015/06/04
[jira] [Commented] (NIFI-659) rat-plugin needs to be configured to exclude child and parent items
Joseph Witt (JIRA)
2015/06/04
[jira] [Commented] (NIFI-659) rat-plugin needs to be configured to exclude child and parent items
Joseph Witt (JIRA)
2015/06/04
[jira] [Commented] (NIFI-654) Update dependency versions
ASF subversion and git services (JIRA)
2015/06/04
[jira] [Updated] (NIFI-658) Create a "Getting Started"/"Try it now" documentation path
Aldrin Piri (JIRA)
2015/06/04
incubator-nifi git commit: NIFI-654 updated all non controversial deps. Tested locally and on a remote system with full 2-way SSL
joewitt
2015/06/04
[jira] [Created] (NIFI-659) rat-plugin needs to be configured to exclude child and parent items
Joseph Witt (JIRA)
2015/06/04
[jira] [Commented] (NIFI-654) Update dependency versions
Matt Gilman (JIRA)
2015/06/04
[jira] [Commented] (NIFI-658) Create a "Getting Started"/"Try it now" documentation path
Joseph Witt (JIRA)
2015/06/04
[jira] [Commented] (NIFI-658) Create a "Getting Started"/"Try it now" documentation path
Aldrin Piri (JIRA)
2015/06/04
[jira] [Created] (NIFI-658) Create a "Getting Started"/"Try it now" documentation path
Aldrin Piri (JIRA)
2015/06/04
[jira] [Updated] (NIFI-645) Set content archive and content viewer on by default
Joseph Witt (JIRA)
2015/06/04
[jira] [Commented] (NIFI-654) Update dependency versions
Joseph Witt (JIRA)
2015/06/04
[jira] [Updated] (NIFI-654) Update dependency versions
Joseph Witt (JIRA)
2015/06/04
[jira] [Commented] (NIFI-654) Update dependency versions
Joseph Witt (JIRA)
2015/06/04
[jira] [Commented] (NIFI-653) Rename Provenance Modules
Mark Payne (JIRA)
2015/06/04
[jira] [Commented] (NIFI-654) Update dependency versions
Joseph Witt (JIRA)
2015/06/04
[jira] [Created] (NIFI-657) MongoDB unit tests fail
Mark Payne (JIRA)
2015/06/04
[jira] [Commented] (NIFI-313) When template is deleted, UI still shows "Displaying X of Y" instead of "Displaying X of (Y-1)"
Matt Gilman (JIRA)
2015/06/04
[jira] [Commented] (NIFI-654) Update dependency versions
Joseph Witt (JIRA)
2015/06/04
[jira] [Commented] (NIFI-321) New Report Generator Processor
Toivo Adams (JIRA)
2015/06/04
[jira] [Resolved] (NIFI-321) New Report Generator Processor
Toivo Adams (JIRA)
2015/06/04
[jira] [Assigned] (NIFI-321) New Report Generator Processor
Toivo Adams (JIRA)
2015/06/04
[jira] [Commented] (NIFI-654) Update dependency versions
Joseph Witt (JIRA)
2015/06/04
[jira] [Commented] (NIFI-654) Update dependency versions
Joseph Witt (JIRA)
2015/06/04
[jira] [Commented] (NIFI-321) New Report Generator Processor
Joseph Witt (JIRA)
2015/06/04
[jira] [Commented] (NIFI-321) New Report Generator Processor
Toivo Adams (JIRA)
2015/06/04
[jira] [Commented] (NIFI-609) update to apache parent version 17
Joseph Witt (JIRA)
2015/06/04
[jira] [Commented] (NIFI-376) New NiFi NAR plugin feature
Joseph Witt (JIRA)
2015/06/04
[jira] [Updated] (NIFI-413) KafkaPut should support compression option
Joseph Witt (JIRA)
2015/06/04
[jira] [Updated] (NIFI-583) Allow ExecuteProcess to consume an incoming flowfile
Joseph Witt (JIRA)
2015/06/04
[jira] [Updated] (NIFI-626) ExecuteSQL processor for executing arbitrary SQL queries
Joseph Witt (JIRA)
2015/06/04
[jira] [Updated] (NIFI-601) Use dynamic properties as environment variables in ExecuteStreamCommand
Joseph Witt (JIRA)
2015/06/04
[jira] [Updated] (NIFI-642) Eliminate hardcoded HDFS compression codec classnames.
Joseph Witt (JIRA)
2015/06/04
[jira] [Commented] (NIFI-656) Release Manager: Release 0.2.0
ASF subversion and git services (JIRA)
2015/06/04
[1/2] incubator-nifi git commit: NIFI-656 moving from 0.1.1 to 0.2.0 to reflect new feature merged to develop
joewitt
2015/06/04
[2/2] incubator-nifi git commit: NIFI-656 moving from 0.1.1 to 0.2.0 to reflect new feature merged to develop
joewitt
2015/06/04
[jira] [Commented] (NIFI-654) Update dependency versions
Aldrin Piri (JIRA)
2015/06/04
[jira] [Commented] (NIFI-654) Update dependency versions
Joseph Witt (JIRA)
2015/06/04
[jira] [Created] (NIFI-656) Release Manager: Release 0.2.0
Joseph Witt (JIRA)
2015/06/04
[jira] [Commented] (NIFI-654) Update dependency versions
Aldrin Piri (JIRA)
2015/06/04
[jira] [Created] (NIFI-655) Provide a pluggable mechanism for authentication
Mark Payne (JIRA)
2015/06/03
[jira] [Updated] (NIFI-654) Update dependency versions
Joseph Witt (JIRA)
2015/06/03
[jira] [Created] (NIFI-654) Update dependency versions
Joseph Witt (JIRA)
2015/06/03
[jira] [Updated] (NIFI-606) Add a NiFi Storm Spout
Joseph Witt (JIRA)
2015/06/03
[jira] [Created] (NIFI-653) Rename Provenance Modules
BELUGA BEHR (JIRA)
2015/06/03
[jira] [Commented] (NIFI-652) Streamline Volatile Provenance Repository
ASF GitHub Bot (JIRA)
2015/06/03
[jira] [Created] (NIFI-652) Streamline Volatile Provenance Repository
BELUGA BEHR (JIRA)
2015/06/03
[jira] [Commented] (NIFI-378) MergeContent in Defragment mode will merge fragments without checking index
Joseph Witt (JIRA)
2015/06/03
[jira] [Commented] (NIFI-378) MergeContent in Defragment mode will merge fragments without checking index
Michael Moser (JIRA)
2015/06/03
[jira] [Commented] (NIFI-650) TestExecuteStreamCommand tests failing on Ubuntu 12.04.5 LTS
Aldrin Piri (JIRA)
2015/06/03
[jira] [Commented] (NIFI-419) SSLContextService should allow configurable TLS version
Michael Moser (JIRA)
2015/06/03
[jira] [Created] (NIFI-651) TestHandleHttpRequest testRequestAddedToService failure
Aldrin Piri (JIRA)
2015/06/03
[jira] [Commented] (NIFI-646) Implement Mime Processor
Joseph Witt (JIRA)
2015/06/03
[jira] [Updated] (NIFI-108) DFM should be allowed to inspect/interact with FlowFiles on a Connection
Joseph Witt (JIRA)
2015/06/03
[jira] [Updated] (NIFI-108) DFM should be allowed to inspect/interact with FlowFiles on a Connection
Joseph Witt (JIRA)
2015/06/03
[jira] [Created] (NIFI-650) TestExecuteStreamCommand tests failing on Ubuntu 12.04.5 LTS
Aldrin Piri (JIRA)
2015/06/03
[jira] [Resolved] (NIFI-69) Create Request/Response HTTPD Processor
Aldrin Piri (JIRA)
2015/06/03
[jira] [Assigned] (NIFI-379) MergeContent does not merge when Maximum number of Bins is set to 1
Joseph Witt (JIRA)
2015/06/03
[jira] [Updated] (NIFI-379) MergeContent does not merge when Maximum number of Bins is set to 1
Joseph Witt (JIRA)
2015/06/03
[jira] [Updated] (NIFI-464) cleanup code in ProtocolHandshake in DistributedCacheService
Joseph Witt (JIRA)
2015/06/03
[jira] [Updated] (NIFI-545) DataFlowDaoImpl writeDataFlow creates an unused dataflow
Joseph Witt (JIRA)
2015/06/03
[jira] [Updated] (NIFI-545) DataFlowDaoImpl writeDataFlow creates an unused dataflow
Joseph Witt (JIRA)
2015/06/03
[jira] [Resolved] (NIFI-464) cleanup code in ProtocolHandshake in DistributedCacheService
Joseph Witt (JIRA)
2015/06/03
[jira] [Updated] (NIFI-553) Remove experimental tag from some processors
Joseph Witt (JIRA)
2015/06/03
[jira] [Updated] (NIFI-594) TestExtractHL7Attributes writes to System output
Joseph Witt (JIRA)
2015/06/03
[jira] [Updated] (NIFI-637) Improve Nifi Windows Batch Scripts
Joseph Witt (JIRA)
2015/06/03
[jira] [Updated] (NIFI-594) TestExtractHL7Attributes writes to System output
Joseph Witt (JIRA)
2015/06/03
[jira] [Resolved] (NIFI-7) Need a FETCH_CONTENT Provenance Event
Aldrin Piri (JIRA)
2015/06/03
[jira] [Assigned] (NIFI-553) Remove experimental tag from some processors
Joseph Witt (JIRA)
2015/06/03
[jira] [Updated] (NIFI-10) Add new Provenance Event types
Aldrin Piri (JIRA)
2015/06/03
[jira] [Updated] (NIFI-637) Improve Nifi Windows Batch Scripts
Joseph Witt (JIRA)
2015/06/03
[jira] [Resolved] (NIFI-86) PutJMS should support MapMessage
Joseph Witt (JIRA)
2015/06/03
[jira] [Resolved] (NIFI-92) Add OK button to processor configuration dialog
Joseph Witt (JIRA)
2015/06/03
[jira] [Updated] (NIFI-93) Limit number of attributes that a FlowFile can have as well as max attribute length
Joseph Witt (JIRA)
2015/06/03
[jira] [Updated] (NIFI-109) When viewing Provenance Event in UI, user should be able to click Next / Previous to see the next/previous event for the same FlowFile
Joseph Witt (JIRA)
2015/06/03
[jira] [Resolved] (NIFI-110) Show identifiers for process and remote process groups
Joseph Witt (JIRA)
2015/06/03
[jira] [Deleted] (NIFI-111) Investigate adding support to adjust z-index of all components
Joseph Witt (JIRA)
2015/06/03
[jira] [Deleted] (NIFI-116) Cluster Manager holds read lock while issuing reconnection requests to nodes but may not need to
Joseph Witt (JIRA)
2015/06/03
[jira] [Updated] (NIFI-230) Volatile Content Repository shows negative values available in 'System Diagnostics'
Joseph Witt (JIRA)
2015/06/03
[jira] [Updated] (NIFI-126) Mock Framework should detect when session.create() called instead of session.create(FlowFile) / session.create(Collection<FlowFile>) without emitting CREATE/RECEIVE Provenance Event
Joseph Witt (JIRA)
2015/06/03
[jira] [Updated] (NIFI-129) Root Group Ports show that they are not transmitting even when there are active threads receiving data
Joseph Witt (JIRA)
2015/06/03
[jira] [Updated] (NIFI-129) Root Group Ports show that they are not transmitting even when there are active threads receiving data
Joseph Witt (JIRA)
2015/06/03
[jira] [Deleted] (NIFI-130) Site-to-Site's SocketClientProtocol and SocketFlowFileServerProtocol need to be refactored
Joseph Witt (JIRA)
2015/06/03
[jira] [Updated] (NIFI-134) Mock Framework should expose mechanism for testing that Processors behave nicely
Joseph Witt (JIRA)
2015/06/03
[jira] [Updated] (NIFI-135) If unable to expire data from Persistent Prov Repo, should keep retrying until successful
Joseph Witt (JIRA)
2015/06/03
[jira] [Updated] (NIFI-135) If unable to expire data from Persistent Prov Repo, should keep retrying until successful
Joseph Witt (JIRA)
2015/06/03
[jira] [Updated] (NIFI-139) Allow user to see the distribution of FlowFiles per Node on a Connection
Joseph Witt (JIRA)
2015/06/03
[jira] [Updated] (NIFI-155) Test Failure: MulticastProtocolListenerTest and ClusterServiceDiscoveryTest
Joseph Witt (JIRA)
2015/06/03
[jira] [Updated] (NIFI-155) Test Failure: MulticastProtocolListenerTest and ClusterServiceDiscoveryTest
Joseph Witt (JIRA)
2015/06/03
[jira] [Resolved] (NIFI-172) Redirect logging output into log files under target folder instead of logging into console
Joseph Witt (JIRA)
2015/06/03
[jira] [Updated] (NIFI-274) Syslog processors
Joseph Witt (JIRA)
2015/06/03
[jira] [Resolved] (NIFI-283) web browser processor status resize
Joseph Witt (JIRA)
2015/06/03
[jira] [Deleted] (NIFI-312) Consider pre-populating processor properties with default values from descriptors
Joseph Witt (JIRA)
2015/06/03
[jira] [Commented] (NIFI-321) New Report Generator Processor
Joseph Witt (JIRA)
2015/06/03
[jira] [Resolved] (NIFI-324) JVM system Diagnostics summary incorrect
Joseph Witt (JIRA)
2015/06/03
[jira] [Updated] (NIFI-647) Duplicating provenance reporting via session creates unexpected behavior
Aldrin Piri (JIRA)
2015/06/03
[jira] [Updated] (NIFI-349) NiFi should set namespaceAware flag on document builders
Joseph Witt (JIRA)
2015/06/03
[jira] [Updated] (NIFI-349) NiFi should set namespaceAware flag on document builders
Joseph Witt (JIRA)
2015/06/03
[jira] [Updated] (NIFI-375) New user role
Joseph Witt (JIRA)
2015/06/03
[jira] [Updated] (NIFI-375) New user role
Joseph Witt (JIRA)
2015/06/03
[jira] [Commented] (NIFI-352) Consider Sticky Bulletins
Joseph Witt (JIRA)
2015/06/03
[jira] [Updated] (NIFI-453) Update extensions that use AllowableValue to specify a description where appropriate
Joseph Witt (JIRA)
2015/06/03
[jira] [Commented] (NIFI-453) When using AllowableValue specify a description
Joseph Witt (JIRA)
2015/06/03
[jira] [Commented] (NIFI-378) MergeContent in Defragment mode will merge fragments without checking index
Joseph Witt (JIRA)
2015/06/03
[jira] [Assigned] (NIFI-453) Update extensions that use AllowableValue to specify a description where appropriate
Joseph Witt (JIRA)
2015/06/03
[jira] [Commented] (NIFI-375) New user role: Operator who can start and stop components
Joseph Witt (JIRA)
2015/06/03
[jira] [Updated] (NIFI-375) New user role: Operator who can start and stop components
Joseph Witt (JIRA)
2015/06/03
[jira] [Updated] (NIFI-376) New NiFi NAR plugin feature
Joseph Witt (JIRA)
2015/06/03
[jira] [Updated] (NIFI-453) Update extensions that use AllowableValue to specify a description where appropriate
Joseph Witt (JIRA)
2015/06/03
[jira] [Commented] (NIFI-453) When using AllowableValue specify a description
Dan Bress (JIRA)
2015/06/03
[jira] [Updated] (NIFI-413) KafkaPut should support compression option
Joseph Witt (JIRA)
2015/06/03
[jira] [Updated] (NIFI-414) Add SMTP Username and Password Support to PutEmail Processor
Joseph Witt (JIRA)
2015/06/03
[jira] [Resolved] (NIFI-414) Add SMTP Username and Password Support to PutEmail Processor
Joseph Witt (JIRA)
2015/06/03
[jira] [Updated] (NIFI-415) Framework should not allow an empty filename to be set
Joseph Witt (JIRA)
2015/06/03
[jira] [Assigned] (NIFI-415) Framework should not allow an empty filename to be set
Joseph Witt (JIRA)
2015/06/03
[jira] [Updated] (NIFI-417) InvokeHttp should emit CONTENT_MODIFIED provenance events rather than RECEIVE
Joseph Witt (JIRA)
2015/06/03
[jira] [Updated] (NIFI-417) InvokeHttp should emit CONTENT_MODIFIED provenance events rather than RECEIVE
Joseph Witt (JIRA)
2015/06/03
[jira] [Updated] (NIFI-419) SSLContextService should allow configurable TLS version
Joseph Witt (JIRA)
2015/06/03
[jira] [Updated] (NIFI-426) Entry of properties in nifi.properties should be as forgiving as possible
Joseph Witt (JIRA)
2015/06/03
[jira] [Updated] (NIFI-419) SSLContextService should allow configurable TLS version
Joseph Witt (JIRA)
2015/06/03
[jira] [Updated] (NIFI-442) New processor search box should auto-select first entry
Joseph Witt (JIRA)
2015/06/03
[jira] [Updated] (NIFI-442) New processor search box should auto-select first entry
Joseph Witt (JIRA)
2015/06/03
[jira] [Commented] (NIFI-453) When using AllowableValue specify a description
Joseph Witt (JIRA)
2015/06/03
[jira] [Commented] (NIFI-455) create libraries to support off-heap lookups
Joseph Witt (JIRA)
2015/06/03
[jira] [Resolved] (NIFI-462) ProcessContext should supply an isExpressionLanguagePresent(String) method
Joseph Witt (JIRA)
2015/06/03
[jira] [Updated] (NIFI-469) Stats Visualization should be more scalable when larger number of points available
Joseph Witt (JIRA)
2015/06/03
[jira] [Commented] (NIFI-469) Stats Visualization should be more scalable when larger number of points available
Joseph Witt (JIRA)
2015/06/03
[jira] [Assigned] (NIFI-487) JsonPath processors can mark valid JSON as invalid
Aldrin Piri (JIRA)
2015/06/03
[jira] [Updated] (NIFI-498) Bulletins in Summary table only show for the whole cluster
Joseph Witt (JIRA)
2015/06/03
[jira] [Updated] (NIFI-499) Automatically forward requests to /nifi when the context path is misspelled
Joseph Witt (JIRA)
2015/06/03
[jira] [Updated] (NIFI-500) Render relationship description in Connection configuration dialog
Joseph Witt (JIRA)
2015/06/03
[jira] [Updated] (NIFI-499) Automatically forward requests to /nifi when the context path is misspelled
Joseph Witt (JIRA)
2015/06/03
[jira] [Updated] (NIFI-500) Render relationship description in Connection configuration dialog
Joseph Witt (JIRA)
2015/06/03
[jira] [Updated] (NIFI-546) StandardDataFlows constructor declears it throws NullPointerException but does not
Joseph Witt (JIRA)
2015/06/03
[jira] [Updated] (NIFI-579) MergeContent should handle 10s of thousands+ item merges more efficiently
Joseph Witt (JIRA)
2015/06/03
[jira] [Assigned] (NIFI-546) StandardDataFlows constructor declears it throws NullPointerException but does not
Joseph Witt (JIRA)
2015/06/03
[jira] [Updated] (NIFI-518) Adjust run duration options
Joseph Witt (JIRA)
2015/06/03
[jira] [Updated] (NIFI-518) Adjust run duration options
Joseph Witt (JIRA)
2015/06/03
[jira] [Updated] (NIFI-547) Data Viewer: Better support for Unicode characters
Joseph Witt (JIRA)
2015/06/03
[jira] [Updated] (NIFI-562) FileBasedClusterNodeFirewall should have an optional flag to fail on bad config input
Joseph Witt (JIRA)
2015/06/03
[jira] [Updated] (NIFI-562) FileBasedClusterNodeFirewall should have an optional flag to fail on bad config input
Joseph Witt (JIRA)
Earlier messages
Later messages