[GitHub] thenatog commented on a change in pull request #3273: NIFI-5968 - Added the X-XSS-Protection and Strict-Transport-Security …

2019-01-23 Thread GitBox
thenatog commented on a change in pull request #3273: NIFI-5968 - Added the X-XSS-Protection and Strict-Transport-Security … URL: https://github.com/apache/nifi/pull/3273#discussion_r250238788 ## File path:

[GitHub] thenatog commented on a change in pull request #3273: NIFI-5968 - Added the X-XSS-Protection and Strict-Transport-Security …

2019-01-23 Thread GitBox
thenatog commented on a change in pull request #3273: NIFI-5968 - Added the X-XSS-Protection and Strict-Transport-Security … URL: https://github.com/apache/nifi/pull/3273#discussion_r250236583 ## File path:

[GitHub] thenatog commented on a change in pull request #3273: NIFI-5968 - Added the X-XSS-Protection and Strict-Transport-Security …

2019-01-23 Thread GitBox
thenatog commented on a change in pull request #3273: NIFI-5968 - Added the X-XSS-Protection and Strict-Transport-Security … URL: https://github.com/apache/nifi/pull/3273#discussion_r250238788 ## File path:

[GitHub] thenatog commented on a change in pull request #3273: NIFI-5968 - Added the X-XSS-Protection and Strict-Transport-Security …

2019-01-23 Thread GitBox
thenatog commented on a change in pull request #3273: NIFI-5968 - Added the X-XSS-Protection and Strict-Transport-Security … URL: https://github.com/apache/nifi/pull/3273#discussion_r250238788 ## File path:

[GitHub] mcgilman opened a new pull request #3274: NIFI-5972: LdapUserGroupProvider logging

2019-01-23 Thread GitBox
mcgilman opened a new pull request #3274: NIFI-5972: LdapUserGroupProvider logging URL: https://github.com/apache/nifi/pull/3274 NIFI-5972: - Converting some warning log messages to debug as they could possibly be due to a valid scenario like NiFi users belonging to a group that is not

[jira] [Created] (NIFI-5972) LdapUserGroupProvider logging

2019-01-23 Thread Matt Gilman (JIRA)
Matt Gilman created NIFI-5972: - Summary: LdapUserGroupProvider logging Key: NIFI-5972 URL: https://issues.apache.org/jira/browse/NIFI-5972 Project: Apache NiFi Issue Type: Improvement

[jira] [Updated] (NIFI-5972) LdapUserGroupProvider logging

2019-01-23 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-5972: -- Priority: Trivial (was: Major) > LdapUserGroupProvider logging > - > >

[jira] [Updated] (NIFI-5972) LdapUserGroupProvider logging

2019-01-23 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-5972: -- Status: Patch Available (was: Open) > LdapUserGroupProvider logging > - >

[jira] [Updated] (NIFI-5972) LdapUserGroupProvider logging

2019-01-23 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-5972: -- Description: When users and groups are synced from LDAP, there are four different log warnings when

[jira] [Assigned] (NIFI-5956) Allow Disabling Block Cache With HBase Scan Processor

2019-01-23 Thread Sandish Kumar HN (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandish Kumar HN reassigned NIFI-5956: -- Assignee: Sandish Kumar HN > Allow Disabling Block Cache With HBase Scan Processor >

[jira] [Created] (NIFI-5971) ExecuteSQL Avro schema: all fields are nullable

2019-01-23 Thread Marcio Sugar (JIRA)
Marcio Sugar created NIFI-5971: -- Summary: ExecuteSQL Avro schema: all fields are nullable Key: NIFI-5971 URL: https://issues.apache.org/jira/browse/NIFI-5971 Project: Apache NiFi Issue Type:

[jira] [Created] (MINIFICPP-719) Fix bootstrap issues

2019-01-23 Thread Mr TheSegfault (JIRA)
Mr TheSegfault created MINIFICPP-719: Summary: Fix bootstrap issues Key: MINIFICPP-719 URL: https://issues.apache.org/jira/browse/MINIFICPP-719 Project: NiFi MiNiFi C++ Issue Type: Bug

[GitHub] arpadboda commented on a change in pull request #470: MINIFICPP-706 - RawSiteToSite: remove code duplication

2019-01-23 Thread GitBox
arpadboda commented on a change in pull request #470: MINIFICPP-706 - RawSiteToSite: remove code duplication URL: https://github.com/apache/nifi-minifi-cpp/pull/470#discussion_r249948870 ## File path: libminifi/src/sitetosite/RawSocketProtocol.cpp ## @@ -395,97 +395,37 @@

[jira] [Created] (NIFI-5969) Many S2S connections in state CLOSE_WAIT

2019-01-23 Thread jamescheng (JIRA)
jamescheng created NIFI-5969: Summary: Many S2S connections in state CLOSE_WAIT Key: NIFI-5969 URL: https://issues.apache.org/jira/browse/NIFI-5969 Project: Apache NiFi Issue Type: Bug

[GitHub] phrocker edited a comment on issue #475: MINIFICPP-718: Fix issue with docker verify with docker API changes

2019-01-23 Thread GitBox
phrocker edited a comment on issue #475: MINIFICPP-718: Fix issue with docker verify with docker API changes URL: https://github.com/apache/nifi-minifi-cpp/pull/475#issuecomment-456652571 Thanks. I will do a make clean to ensure I have a clean environment. I imagine I didn't see the

[jira] [Created] (NIFI-5970) PutSQL with batch size > 1 + DBCPConnectionPoolLookup results in missing database.name

2019-01-23 Thread Bryan Bende (JIRA)
Bryan Bende created NIFI-5970: - Summary: PutSQL with batch size > 1 + DBCPConnectionPoolLookup results in missing database.name Key: NIFI-5970 URL: https://issues.apache.org/jira/browse/NIFI-5970

[GitHub] apiri commented on issue #475: MINIFICPP-718: Fix issue with docker verify with docker API changes

2019-01-23 Thread GitBox
apiri commented on issue #475: MINIFICPP-718: Fix issue with docker verify with docker API changes URL: https://github.com/apache/nifi-minifi-cpp/pull/475#issuecomment-456822386 @phrocker Sorry for the false alarm. It does not seem the script pulls the latest image, so I'm assuming I

[GitHub] asfgit closed pull request #475: MINIFICPP-718: Fix issue with docker verify with docker API changes

2019-01-23 Thread GitBox
asfgit closed pull request #475: MINIFICPP-718: Fix issue with docker verify with docker API changes URL: https://github.com/apache/nifi-minifi-cpp/pull/475 This is an automated message from the Apache Git Service. To

[GitHub] thenatog commented on a change in pull request #3273: NIFI-5968 - Added the X-XSS-Protection and Strict-Transport-Security …

2019-01-23 Thread GitBox
thenatog commented on a change in pull request #3273: NIFI-5968 - Added the X-XSS-Protection and Strict-Transport-Security … URL: https://github.com/apache/nifi/pull/3273#discussion_r250225707 ## File path: