Messages by Thread
-
[jira] [Commented] (NIFI-15495) Connector remains invalid after asset synchronization
ASF subversion and git services (Jira)
-
[jira] [Commented] (NIFI-15430) If we fail to initialize Connector, create GhostConnector instead
ASF subversion and git services (Jira)
-
[jira] [Commented] (NIFI-15259) Introduce Connector REST API
ASF subversion and git services (Jira)
-
[jira] [Commented] (NIFI-15369) Allow a Connector ConfigurationStep to depend on another ConfigurationStep/Property
ASF subversion and git services (Jira)
-
[jira] [Commented] (NIFI-15323) Add operate permissions to the ConnectorEntity
ASF subversion and git services (Jira)
-
[jira] [Commented] (NIFI-15322) Require property name uniqueness within Configuration Step
ASF subversion and git services (Jira)
-
[jira] [Commented] (NIFI-15509) Enabling a Controller Service should allow additional classpath resource to reload if needed
ASF subversion and git services (Jira)
-
[jira] [Commented] (NIFI-15433) If Connector validation fails, it should keep trying until successful
ASF subversion and git services (Jira)
-
[jira] [Commented] (NIFI-15439) Ensure that Connectors' Process Groups are available only via the correct endpoint
ASF subversion and git services (Jira)
-
[jira] [Commented] (NIFI-15427) Add methods for draining / purging FlowFiles in Connectors
ASF subversion and git services (Jira)
-
[jira] [Commented] (NIFI-15315) Implement support for assets in Connectors
ASF subversion and git services (Jira)
-
[jira] [Commented] (NIFI-15330) Allow GhostedConnectors to be updated
ASF subversion and git services (Jira)
-
[jira] [Commented] (NIFI-15678) Remove PMD rules related to switch statements
ASF subversion and git services (Jira)
-
[jira] [Commented] (NIFI-15615) Connectors' Status is not returned when fetching a Connector
ASF subversion and git services (Jira)
-
[jira] [Commented] (NIFI-15467) When Connector updates flow, automatically resolve bundles where necessary and able
ASF subversion and git services (Jira)
-
[jira] [Commented] (NIFI-15511) Add endpoint for purging FlowFiles in a Connector
ASF subversion and git services (Jira)
-
[jira] [Commented] (NIFI-15497) Unit tests failing on Connectors Feature Branch (NIFI-15258) after rebasing against main
ASF subversion and git services (Jira)
-
[jira] [Commented] (NIFI-15565) Need to cleanup repetitive System Test code from Connector-specific System Tests
ASF subversion and git services (Jira)
-
[jira] [Commented] (NIFI-15538) Ensure that components are started/stopped in proper order when Connector start/stop/drain occurs
ASF subversion and git services (Jira)
-
[jira] [Commented] (NIFI-15480) Allow Connectors to remove FlowFiles from a Connection selectively, providing a Predicate<FlowFile>
ASF subversion and git services (Jira)
-
[jira] [Commented] (NIFI-15367) Ensure Connectors' implicit Parameter Context not provided when listing Parameter Contexts
ASF subversion and git services (Jira)
-
[jira] [Commented] (NIFI-15446) Marshall / Unmarshall objects for ConnectorMethod invocations
ASF subversion and git services (Jira)
-
[jira] [Commented] (NIFI-15485) ParameterProviderSecretsManager not properly fully qualifying fqn
ASF subversion and git services (Jira)
-
[jira] [Commented] (NIFI-15489) Address a few minor bugs in new Connector feature
ASF subversion and git services (Jira)
-
[jira] [Commented] (NIFI-15468) NPE on startup if unable to create Connector
ASF subversion and git services (Jira)
-
[jira] [Commented] (NIFI-15434) Restore Connector state on restart
ASF subversion and git services (Jira)
-
[jira] [Commented] (NIFI-15370) When creating connector, its created Process Groups should not be "registered"
ASF subversion and git services (Jira)
-
[jira] [Commented] (NIFI-15336) Add AuthorizableSecret
ASF subversion and git services (Jira)
-
[jira] [Commented] (NIFI-15326) Add documentation to ConfigurationStep
ASF subversion and git services (Jira)
-
Re: [PR] NIFI-15077 : Added conflict resolution strategies for file move operations in FetchFileTransfer [nifi]
via GitHub
-
[jira] [Commented] (NIFI-15692) GitLabRepositoryClient.deleteContent() fails with 403 when GitLab is behind reverse proxy due to getRawFile() usage
David Handermann (Jira)
-
[jira] [Commented] (NIFI-15667) Support plain text secrets in AWS Secrets Manager Parameter Provider
ASF subversion and git services (Jira)
-
[jira] [Commented] (NIFI-15688) Deprecate ParseEVTX and ConsumeWindowsEventLog processors
ASF subversion and git services (Jira)
-
[jira] [Commented] (NIFI-15693) Flow Synchronization Fails with empty File User Groups
ASF subversion and git services (Jira)
-
[jira] [Commented] (NIFI-15695) UI - Splash screen can remain visible
ASF subversion and git services (Jira)
-
Re: [PR] NIFI-15393 Fix login redirect to preserve original URL [nifi]
via GitHub
-
Re: [PR] MINIFICPP-2696 Add option for optimizationForSmallDB in DatabaseConte… [nifi-minifi-cpp]
via GitHub
-
Re: [PR] NIFI-14191: Add the Reference Process Group to the URL when navigatin… [nifi]
via GitHub
-
[jira] [Updated] (NIFI-15693) Flow Synchronization Fails with empty File User Groups
David Handermann (Jira)
-
[PR] NIFI-15693 Fix Flow Synchronization with empty File User Groups [nifi]
via GitHub
-
[PR] NIFI-15692 Use standard GitLab files API instead of raw file endpoint [nifi]
via GitHub
-
[jira] [Updated] (NIFI-15695) UI - Splash screen can remain visible
Matt Gilman (Jira)
-
[PR] NIFI-15695: Hanlding the error case when resolving the root process g… [nifi]
via GitHub
-
[jira] [Created] (NIFI-15695) UI - Splash screen can remain visible
Matt Gilman (Jira)
-
[jira] [Resolved] (NIFI-15691) Address various javascript/typescript dependabot findings (angular i18n xss, rollup, serialize-javascript, minimatch)
Matt Gilman (Jira)
-
[jira] [Commented] (NIFI-15691) Address various javascript/typescript dependabot findings (angular i18n xss, rollup, serialize-javascript, minimatch)
ASF subversion and git services (Jira)
-
[jira] [Assigned] (NIFI-15692) GitLabRepositoryClient.deleteContent() fails with 403 when GitLab is behind reverse proxy due to getRawFile() usage
Pierre Villard (Jira)
-
[jira] [Updated] (NIFI-15694) Processor group version issue with updated processor/controller service attribute from Nifi version
Yuanhao Zhu (Jira)
-
[jira] [Created] (NIFI-15694) Processor group version issue with updated processor/controller service attribute from Nifi version
Yuanhao Zhu (Jira)
-
[jira] [Created] (NIFI-15693) Flow Synchronization Fails with empty File User Groups
David Handermann (Jira)
-
[jira] [Commented] (NIFI-15604) Expose VersionedExternalFlow that represents the Active/Working flow from ConnectorTestRunner
ASF subversion and git services (Jira)
-
Re: [PR] NIFI-15604: Expose VersionedExternalFlow that represents the Active/W… [nifi]
via GitHub
-
[jira] [Updated] (NIFI-15692) GitLabRepositoryClient.deleteContent() fails with 403 when GitLab is behind reverse proxy due to getRawFile() usage
Ivan Majsinger (Jira)
-
[jira] [Created] (NIFI-15692) GitLabRepositoryClient.deleteContent() fails with 403 when GitLab is behind reverse proxy due to getRawFile() usage
Ivan Majsinger (Jira)
-
[jira] [Commented] (NIFI-15689) NIFI SFTP processors fails to read filenames with NBSP character
David Handermann (Jira)
-
[jira] [Commented] (NIFI-15668) Fail fast when RUN_ONCE is issued on an invalid processor
ASF subversion and git services (Jira)
-
[PR] NIFI-15691 - Address various javascript/typescript dependabot finding… [nifi]
via GitHub
-
[jira] [Commented] (NIFI-3751) Add support for deletion of counters
Josh McCullough (Jira)
-
[jira] [Created] (NIFI-15691) Address various javascript/typescript dependabot findings (angular i18n xss, rollup, serialize-javascript, minimatch)
Rob Fellows (Jira)
-
Re: [PR] MINIFICPP-2714 Move Kubernetes to modular docker tests [nifi-minifi-cpp]
via GitHub
-
Re: [PR] MINIFICPP-2686 Move Prometheus tests to modular docker tests [nifi-minifi-cpp]
via GitHub
-
Re: [PR] MINIFICPP-2688 Move site-to-site tests to modular docker tests [nifi-minifi-cpp]
via GitHub
-
Re: [PR] MINIFICPP-2716 Refactor and stabilize modular docker tests [nifi-minifi-cpp]
via GitHub
-
[jira] [Resolved] (NIFI-15424) InvokeHTTPProcessor: Add dedicated relationship for Java exceptions (transport/runtime) instead of routing to failure
Yuanhao Zhu (Jira)
-
[jira] [Resolved] (NIFI-15690) CacheRequestDecoder.readHeader() leaks ByteBuf - should use skipBytes instead of readBytes
Pierre Villard (Jira)
-
[jira] [Commented] (NIFI-15690) CacheRequestDecoder.readHeader() leaks ByteBuf - should use skipBytes instead of readBytes
ASF subversion and git services (Jira)
-
[PR] NIFI-15690 Fixed ByteBuf leak in CacheRequestDecoder readHeader [nifi]
via GitHub
-
[jira] [Created] (NIFI-15690) CacheRequestDecoder.readHeader() leaks ByteBuf - should use skipBytes instead of readBytes
Daniel Chaffelson (Jira)
-
[jira] [Updated] (NIFI-15689) NIFI SFTP processors fails to read filenames with NBSP character
Franklinsam Paul (Jira)
-
[jira] [Updated] (NIFI-15689) NIFI SFTP processors fails to read filenames with NBSP character in name
Franklinsam Paul (Jira)
-
[jira] [Created] (NIFI-15689) NIFI SFTP processors fails to read filenames NBSP character in name
Franklinsam Paul (Jira)
-
[PR] NIFI-15688 Deprecated ParseEVTX and ConsumeWindowsEventLog processors [nifi]
via GitHub
-
[jira] [Assigned] (NIFI-6532) TransformXML Documentation doesn't explain usage of dynamic properties in stylesheets
Daniel Stieglitz (Jira)
-
[PR] NIFI-15671 - Flow import/export with stateful components state [nifi]
via GitHub
-
[jira] [Updated] (NIFI-15671) Flow import/export with stateful components state
Pierre Villard (Jira)
-
[jira] [Updated] (NIFI-15688) Deprecate ParseEVTX and ConsumeWindowsEventLog processors
Daniel Stieglitz (Jira)
-
[jira] [Resolved] (NIP-19) Add Support for Gauges to Processor Metrics
Pierre Villard (Jira)
-
[jira] [Commented] (NIFI-12082) Schema in JsonTreeReader documentation is invalid
ASF subversion and git services (Jira)
-
[jira] [Resolved] (NIFI-15687) Revert Current Lag Reporting in ConsumeKafka
Pierre Villard (Jira)
-
[jira] [Commented] (NIFI-15687) Revert Current Lag Reporting in ConsumeKafka
ASF subversion and git services (Jira)
-
[jira] [Updated] (NIFI-12082) Schema in JsonTreeReader documentation is invalid
Daniel Stieglitz (Jira)
-
[PR] NIFI-12082 Added name attribute to a defined record in order to have the schema validate in a AvroSchemaRegistry. [nifi]
via GitHub
-
[jira] [Assigned] (NIFI-12082) Schema in JsonTreeReader documentation is invalid
Daniel Stieglitz (Jira)
-
[jira] [Created] (NIFI-15688) Deprecate ParseEVTX and ConsumeWindowsEventLog processors
Daniel Stieglitz (Jira)
-
[PR] NIFI-15687 Revert Current Lag gauge recording in ConsumeKafka [nifi]
via GitHub
-
[jira] [Created] (NIFI-15687) Revert Current Lag Reporting in ConsumeKafka
David Handermann (Jira)
-
[jira] [Updated] (NIFI-15686) NullPointerException when accessing /nifi-api/flow/listen-ports
Mathias Krueger (Jira)
-
[jira] [Created] (NIFI-15686) NullPointerException when accessing /nifi-api/flow/listen-ports
Mathias Krueger (Jira)
-
[jira] [Commented] (NIFI-15684) Bump NiFi API to 2.7.0, Jetty to 12.1.7, Maven to 3.9.13, and others
ASF subversion and git services (Jira)
-
[jira] [Commented] (NIFI-15685) ListS3 V1 pagination fails when delimiter is not set causing infinite loop for buckets with more than 1000 objects
ASF subversion and git services (Jira)
-
Re: [PR] MINIFICPP-2717 Remove old docker testing framework [nifi-minifi-cpp]
via GitHub