[
https://issues.apache.org/jira/browse/NIFI-2542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417454#comment-15417454
]
ASF GitHub Bot commented on NIFI-2542:
--
GitHub user mcgilman opened a pull request:
GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/837
Controller Services - Addressing issues with transitive referencing
components
NIFI-2542: - Ensuring transitive referencing components are able to be
returned.
NIFI-2543: - Ensuring we hav
[
https://issues.apache.org/jira/browse/NIFI-2380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417449#comment-15417449
]
ASF GitHub Bot commented on NIFI-2380:
--
Github user trixpan commented on the issue:
[
https://issues.apache.org/jira/browse/NIFI-2380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417448#comment-15417448
]
ASF GitHub Bot commented on NIFI-2380:
--
Github user trixpan commented on the issue:
Github user trixpan commented on the issue:
https://github.com/apache/nifi/pull/817
@JPercivall - Given your review of ExtractEmailAttachments do you mind
reviewing this PR? Cheers
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub
Github user trixpan commented on the issue:
https://github.com/apache/nifi/pull/817
@joewitt - 3rd party test files have been replaced with new files
containing only NiFi & MiNiFi logos
---
If your project is set up for it, you can reply to this email and have your
reply appear on Gi
[
https://issues.apache.org/jira/browse/NIFI-2552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417439#comment-15417439
]
Matt Burgess commented on NIFI-2552:
Proposed solution is to force the version of Curat
Matt Burgess created NIFI-2552:
--
Summary: HiveQL processors fail when Zookeeper quorum in URL
Key: NIFI-2552
URL: https://issues.apache.org/jira/browse/NIFI-2552
Project: Apache NiFi
Issue Type:
Github user JPercivall commented on the issue:
https://github.com/apache/nifi/pull/655
@Ramizjon, another great resource for learning Git is this "Explain Git
with D3" page[1]. It visually and interactively explains the different commands.
[1] https://onlywei.github.io/ex
[
https://issues.apache.org/jira/browse/NIFI-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417418#comment-15417418
]
ASF GitHub Bot commented on NIFI-2519:
--
Github user trixpan commented on the issue:
Github user trixpan commented on the issue:
https://github.com/apache/nifi/pull/827
@olegz You are clearly confusing envelope (the data exchanged within an
SMTP session) with header information (the data added to the body of the
message after the DATA command).
They don't ne
[
https://issues.apache.org/jira/browse/NIFI-2545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Payne updated NIFI-2545:
-
Status: Patch Available (was: Open)
> Cannot tell a processor is "STOPPING", can edit, cannot restart it
>
[
https://issues.apache.org/jira/browse/NIFI-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417410#comment-15417410
]
ASF GitHub Bot commented on NIFI-2519:
--
Github user joewitt commented on the issue:
Github user mattyb149 commented on the issue:
https://github.com/apache/nifi/pull/833
I'm seeing CheckStyle errors:
[INFO] --- maven-checkstyle-plugin:2.15:check (check-style) @
nifi-expression-language ---
[WARNING]
src/main/java/org/apache/nifi/attribute/expression/lang
Github user joewitt commented on the issue:
https://github.com/apache/nifi/pull/827
based on @olegz and @trixpan comments about port 25 i agree we should leave
it unset.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If
Github user mattyb149 commented on the issue:
https://github.com/apache/nifi/pull/777
yes please :)
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if t
[
https://issues.apache.org/jira/browse/NIFI-2545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417405#comment-15417405
]
ASF GitHub Bot commented on NIFI-2545:
--
GitHub user markap14 opened a pull request:
Github user JPercivall commented on the issue:
https://github.com/apache/nifi/pull/655
No problem, happy to help get it right and learn.
When you do "git status" on the master branch it will tel you "you are X
number of commits ahead of origin/master and Y number of commits be
GitHub user markap14 opened a pull request:
https://github.com/apache/nifi/pull/836
NIFI-2545: Ensure that when @OnUnscheduled and @OnStopped methods areâ¦
⦠called that the active thread count takes that thread into account
You can merge this pull request into a Git repository b
[
https://issues.apache.org/jira/browse/NIFI-2551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Moser reassigned NIFI-2551:
---
Assignee: Michael Moser
> Rare condition causes FileSystemRepository NPE
> ---
[
https://issues.apache.org/jira/browse/NIFI-2551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417383#comment-15417383
]
Michael Moser edited comment on NIFI-2551 at 8/11/16 3:07 PM:
--
Github user Ramizjon commented on the issue:
https://github.com/apache/nifi/pull/655
@JPercivall Thank you for you answer. Just a few moments to clarify:
> 2: do a soft reset far enough back that you can later fast-forward to the
latest apache master commit
Should i soft r
[
https://issues.apache.org/jira/browse/NIFI-2551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417386#comment-15417386
]
Michael Moser commented on NIFI-2551:
-
I have a patch that provides extra synchronizati
[
https://issues.apache.org/jira/browse/NIFI-2551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417383#comment-15417383
]
Michael Moser commented on NIFI-2551:
-
Applying debug logging shows this is happening:
[
https://issues.apache.org/jira/browse/NIFI-2551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417386#comment-15417386
]
Michael Moser edited comment on NIFI-2551 at 8/11/16 3:07 PM:
--
Michael Moser created NIFI-2551:
---
Summary: Rare condition causes FileSystemRepository NPE
Key: NIFI-2551
URL: https://issues.apache.org/jira/browse/NIFI-2551
Project: Apache NiFi
Issue Type: Bu
Github user JPercivall commented on the issue:
https://github.com/apache/nifi/pull/655
@Ramizjon don't need to create a whole repo. You can probably achieve it
this way (first do "git fetch --all" to make sure you're up to date):
1: branch off of your master branch (the one wi
[
https://issues.apache.org/jira/browse/NIFI-2544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417353#comment-15417353
]
ASF subversion and git services commented on NIFI-2544:
---
Commit 76a4a
[
https://issues.apache.org/jira/browse/NIFI-2544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417354#comment-15417354
]
ASF GitHub Bot commented on NIFI-2544:
--
Github user asfgit closed the pull request at:
[
https://issues.apache.org/jira/browse/NIFI-2535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bryan Bende updated NIFI-2535:
--
Resolution: Fixed
Status: Resolved (was: Patch Available)
> SSL context service property in Publ
[
https://issues.apache.org/jira/browse/NIFI-2544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bryan Bende resolved NIFI-2544.
---
Resolution: Fixed
> Create integration tests for Zero-Master Clustering
> -
[
https://issues.apache.org/jira/browse/NIFI-2535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417359#comment-15417359
]
ASF GitHub Bot commented on NIFI-2535:
--
Github user asfgit closed the pull request at:
[
https://issues.apache.org/jira/browse/NIFI-2535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417357#comment-15417357
]
ASF subversion and git services commented on NIFI-2535:
---
Commit 25a2f
Github user asfgit closed the pull request at:
https://github.com/apache/nifi/pull/829
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enable
Github user asfgit closed the pull request at:
https://github.com/apache/nifi/pull/832
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enable
[
https://issues.apache.org/jira/browse/NIFI-2544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417349#comment-15417349
]
ASF GitHub Bot commented on NIFI-2544:
--
Github user bbende commented on the issue:
Github user bbende commented on the issue:
https://github.com/apache/nifi/pull/832
This PR appears to have fixed an issue I was seeing while testing PR 829.
Full build passed with contrib-check, ran the IT test which passed, and setup a
three node cluster with no issues, so I'm a +1.
[
https://issues.apache.org/jira/browse/NIFI-2535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417345#comment-15417345
]
ASF GitHub Bot commented on NIFI-2535:
--
Github user bbende commented on the issue:
Github user bbende commented on the issue:
https://github.com/apache/nifi/pull/829
I've been testing this with PR 832, which has a few minor clustering fixes,
and together everything has been working well. I have repeatedly taken an old
flow.xml that previously produced an uninheritab
[
https://issues.apache.org/jira/browse/NIFI-2543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Gilman updated NIFI-2543:
--
Description: After updating a Controller Service, we attempt to refresh all
components that reference it
Github user Ramizjon commented on the issue:
https://github.com/apache/nifi/pull/655
@JPercivall Trying to squash all commits seems to be unsuccessful, as it
causes squashing upstream commits as well and generally is painful. Probably
i'll create new repo with current state of the wor
[
https://issues.apache.org/jira/browse/NIFI-2543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Gilman updated NIFI-2543:
--
Summary: UI - Refresh Controller Service Referenced Services (was: UI -
Refresh Controller Service Refer
[
https://issues.apache.org/jira/browse/NIFI-2477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Lim updated NIFI-2477:
-
Fix Version/s: 1.0.0
> Document tls-toolkit
>
>
> Key: NIFI-2477
>
[
https://issues.apache.org/jira/browse/NIFI-2449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417296#comment-15417296
]
Andrew Lim commented on NIFI-2449:
--
First draft of content to add to Getting Started guide
Github user trixpan commented on a diff in the pull request:
https://github.com/apache/nifi/pull/827#discussion_r74423248
--- Diff:
nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/src/main/java/org/apache/nifi/processors/email/ListenSMTP.java
---
@@ -135,29 +89,17 @@
[
https://issues.apache.org/jira/browse/NIFI-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417274#comment-15417274
]
ASF GitHub Bot commented on NIFI-2519:
--
Github user trixpan commented on a diff in the
[
https://issues.apache.org/jira/browse/NIFI-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417290#comment-15417290
]
ASF GitHub Bot commented on NIFI-2519:
--
Github user trixpan commented on a diff in the
Github user trixpan commented on a diff in the pull request:
https://github.com/apache/nifi/pull/827#discussion_r74427203
--- Diff:
nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/src/main/java/org/apache/nifi/processors/email/ListenSMTP.java
---
@@ -106,26 +69,17 @@
Github user trixpan commented on a diff in the pull request:
https://github.com/apache/nifi/pull/827#discussion_r74425136
--- Diff:
nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/src/main/java/org/apache/nifi/processors/email/ListenSMTP.java
---
@@ -106,26 +69,17 @@
[
https://issues.apache.org/jira/browse/NIFI-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417282#comment-15417282
]
ASF GitHub Bot commented on NIFI-2519:
--
Github user olegz commented on a diff in the p
[
https://issues.apache.org/jira/browse/NIFI-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417280#comment-15417280
]
ASF GitHub Bot commented on NIFI-2519:
--
Github user olegz commented on a diff in the p
Github user olegz commented on a diff in the pull request:
https://github.com/apache/nifi/pull/827#discussion_r74425869
--- Diff:
nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/src/main/java/org/apache/nifi/processors/email/ListenSMTP.java
---
@@ -135,29 +89,17 @@
Github user olegz commented on a diff in the pull request:
https://github.com/apache/nifi/pull/827#discussion_r74425691
--- Diff:
nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/src/main/java/org/apache/nifi/processors/email/ListenSMTP.java
---
@@ -106,26 +69,17 @@
[
https://issues.apache.org/jira/browse/NIFI-2526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417267#comment-15417267
]
ASF GitHub Bot commented on NIFI-2526:
--
Github user bbende commented on the issue:
Github user bbende commented on the issue:
https://github.com/apache/nifi/pull/824
This looks good to me. I am able to build cleanly on a JDK without the
unlimited crypto, and I can run the toolkit to generate certs, listing the
contents of the client p12 and the keystore/truststore J
[
https://issues.apache.org/jira/browse/NIFI-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417259#comment-15417259
]
ASF GitHub Bot commented on NIFI-2519:
--
Github user trixpan commented on a diff in the
[
https://issues.apache.org/jira/browse/NIFI-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417247#comment-15417247
]
ASF GitHub Bot commented on NIFI-2519:
--
Github user olegz commented on a diff in the p
Github user olegz commented on a diff in the pull request:
https://github.com/apache/nifi/pull/827#discussion_r74422525
--- Diff:
nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/src/main/java/org/apache/nifi/processors/email/ListenSMTP.java
---
@@ -106,26 +69,17 @@
[
https://issues.apache.org/jira/browse/NIFI-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417238#comment-15417238
]
ASF GitHub Bot commented on NIFI-2519:
--
Github user olegz commented on a diff in the p
Github user olegz commented on a diff in the pull request:
https://github.com/apache/nifi/pull/827#discussion_r74421827
--- Diff:
nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/src/main/java/org/apache/nifi/processors/email/ListenSMTP.java
---
@@ -135,29 +89,17 @@
[
https://issues.apache.org/jira/browse/NIFI-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417235#comment-15417235
]
ASF GitHub Bot commented on NIFI-2519:
--
Github user trixpan commented on a diff in the
Github user trixpan commented on a diff in the pull request:
https://github.com/apache/nifi/pull/827#discussion_r74421721
--- Diff:
nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/src/main/java/org/apache/nifi/processors/email/ListenSMTP.java
---
@@ -106,26 +69,17 @@
[
https://issues.apache.org/jira/browse/NIFI-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417221#comment-15417221
]
ASF GitHub Bot commented on NIFI-2519:
--
Github user trixpan commented on a diff in the
Github user trixpan commented on a diff in the pull request:
https://github.com/apache/nifi/pull/827#discussion_r74420800
--- Diff:
nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/src/main/java/org/apache/nifi/processors/email/ListenSMTP.java
---
@@ -135,29 +89,17 @@
[
https://issues.apache.org/jira/browse/NIFI-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417199#comment-15417199
]
ASF GitHub Bot commented on NIFI-2519:
--
Github user olegz commented on a diff in the p
Github user olegz commented on a diff in the pull request:
https://github.com/apache/nifi/pull/827#discussion_r74418537
--- Diff:
nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/src/main/java/org/apache/nifi/processors/email/ListenSMTP.java
---
@@ -106,26 +69,17 @@
[
https://issues.apache.org/jira/browse/NIFI-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417198#comment-15417198
]
ASF GitHub Bot commented on NIFI-2519:
--
Github user trixpan commented on a diff in the
Github user trixpan commented on a diff in the pull request:
https://github.com/apache/nifi/pull/827#discussion_r74418332
--- Diff:
nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/src/main/java/org/apache/nifi/processors/email/ListenSMTP.java
---
@@ -106,26 +69,17 @@
[
https://issues.apache.org/jira/browse/NIFI-2545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Payne reassigned NIFI-2545:
Assignee: Mark Payne
> Cannot tell a processor is "STOPPING", can edit, cannot restart it
>
[
https://issues.apache.org/jira/browse/NIFI-2545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417180#comment-15417180
]
Mark Payne commented on NIFI-2545:
--
Yes - I believe all that you said here is accurate.
>
[
https://issues.apache.org/jira/browse/NIFI-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417177#comment-15417177
]
ASF GitHub Bot commented on NIFI-2519:
--
Github user olegz commented on a diff in the p
Github user olegz commented on a diff in the pull request:
https://github.com/apache/nifi/pull/827#discussion_r74417054
--- Diff:
nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/src/main/java/org/apache/nifi/processors/email/ListenSMTP.java
---
@@ -135,29 +89,17 @@
[
https://issues.apache.org/jira/browse/NIFI-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417168#comment-15417168
]
ASF GitHub Bot commented on NIFI-2519:
--
Github user trixpan commented on a diff in the
Github user trixpan commented on a diff in the pull request:
https://github.com/apache/nifi/pull/827#discussion_r74416389
--- Diff:
nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/src/main/java/org/apache/nifi/processors/email/ListenSMTP.java
---
@@ -135,29 +89,17 @@
[
https://issues.apache.org/jira/browse/NIFI-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417151#comment-15417151
]
ASF GitHub Bot commented on NIFI-2519:
--
Github user trixpan commented on a diff in the
Github user trixpan commented on a diff in the pull request:
https://github.com/apache/nifi/pull/827#discussion_r74414544
--- Diff:
nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/src/main/java/org/apache/nifi/processors/email/ListenSMTP.java
---
@@ -166,317 +108,158 @@
[
https://issues.apache.org/jira/browse/NIFI-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417145#comment-15417145
]
ASF GitHub Bot commented on NIFI-2519:
--
Github user trixpan commented on a diff in the
Github user trixpan commented on a diff in the pull request:
https://github.com/apache/nifi/pull/827#discussion_r74414087
--- Diff:
nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/src/main/java/org/apache/nifi/processors/email/ListenSMTP.java
---
@@ -13,89 +13,52 @@
[
https://issues.apache.org/jira/browse/NIFI-2550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Koji Kawamura updated NIFI-2550:
Attachment: screenshot-1.png
> Input port requires 'receive data via site-to-site' policy for both en
[
https://issues.apache.org/jira/browse/NIFI-2550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Koji Kawamura updated NIFI-2550:
Description:
I'm trying to setup a Site-to-Site connection between two NiFi clusters (P and
Q). Both
[
https://issues.apache.org/jira/browse/NIFI-2550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Koji Kawamura updated NIFI-2550:
Description:
I'm trying to setup a Site-to-Site connection between two NiFi clusters (P and
Q). Both
[
https://issues.apache.org/jira/browse/NIFI-2545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417117#comment-15417117
]
Matt Gilman commented on NIFI-2545:
---
[~joewitt] [~markap14] Does this mean that the proce
[
https://issues.apache.org/jira/browse/NIFI-2550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Koji Kawamura updated NIFI-2550:
Attachment: screenshot-2.png
> Input port requires 'receive data via site-to-site' policy for both en
Koji Kawamura created NIFI-2550:
---
Summary: Input port requires 'receive data via site-to-site'
policy for both ends
Key: NIFI-2550
URL: https://issues.apache.org/jira/browse/NIFI-2550
Project: Apache Ni
[
https://issues.apache.org/jira/browse/NIFI-2543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Gilman reassigned NIFI-2543:
-
Assignee: Matt Gilman
> UI - Refresh Controller Service Referencing Components
> -
[
https://issues.apache.org/jira/browse/NIFI-2542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Gilman reassigned NIFI-2542:
-
Assignee: Matt Gilman
> Revisions for Controller Service Referencing Components
>
[
https://issues.apache.org/jira/browse/NIFI-2501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Gilman updated NIFI-2501:
--
Status: Patch Available (was: In Progress)
> UI - Process Group configuration requires write permissions
[
https://issues.apache.org/jira/browse/NIFI-2501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417108#comment-15417108
]
ASF GitHub Bot commented on NIFI-2501:
--
GitHub user mcgilman opened a pull request:
GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/835
Ensuring users can access the Controller Service and Reporting Tasks lists
NIFI-2501:
- Ensuring users can access the controller service list regardless of
permissions on the corresponding proces
[
https://issues.apache.org/jira/browse/NIFI-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Ellison closed NIFI-2549.
-
> Change Query name and number to a unique identifier
> ---
>
>
[
https://issues.apache.org/jira/browse/NIFI-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Ellison resolved NIFI-2549.
---
Resolution: Invalid
Apologies, wrong project!
> Change Query name and number to a unique identifier
>
Tim Ellison created NIFI-2549:
-
Summary: Change Query name and number to a unique identifier
Key: NIFI-2549
URL: https://issues.apache.org/jira/browse/NIFI-2549
Project: Apache NiFi
Issue Type: I
[
https://issues.apache.org/jira/browse/NIFI-2548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Koji Kawamura updated NIFI-2548:
Description:
When adding a group to a policy, if there're users having the group name in its
name, t
[
https://issues.apache.org/jira/browse/NIFI-2548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Koji Kawamura updated NIFI-2548:
Description:
When adding a group to a policy, if there're users having the group name in its
name, t
[
https://issues.apache.org/jira/browse/NIFI-2548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15416735#comment-15416735
]
Koji Kawamura commented on NIFI-2548:
-
Steps to reproduce: Search with 'p.nifi', a grou
[
https://issues.apache.org/jira/browse/NIFI-2548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Koji Kawamura updated NIFI-2548:
Attachment: screenshot-2.png
> Group can't be added to a policy with 'More than one user matches xxx'
[
https://issues.apache.org/jira/browse/NIFI-2548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Koji Kawamura updated NIFI-2548:
Attachment: screenshot-1.png
> Group can't be added to a policy with 'More than one user matches xxx'
Koji Kawamura created NIFI-2548:
---
Summary: Group can't be added to a policy with 'More than one user
matches xxx' message
Key: NIFI-2548
URL: https://issues.apache.org/jira/browse/NIFI-2548
Project: Apa
101 - 198 of 198 matches
Mail list logo