[GitHub] [nifi] alien11689 commented on pull request #4575: [NIFI-7882] Handle JsonProperties as avro field default

2020-10-12 Thread GitBox
alien11689 commented on pull request #4575: URL: https://github.com/apache/nifi/pull/4575#issuecomment-707499821 Hi, I set Unix-style file endings for new files. This is an automated message from the Apache Git Service. To

[jira] [Commented] (NIFI-7881) Coercion problem with ConvertAvroSchema processor

2020-10-12 Thread Dominik Przybysz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17212829#comment-17212829 ] Dominik Przybysz commented on NIFI-7881: Hi, I haven't found any information about deprecation of

[GitHub] [nifi] mtien-apache commented on a change in pull request #4593: NIFI-7584 Added OIDC logout mechanism.

2020-10-12 Thread GitBox
mtien-apache commented on a change in pull request #4593: URL: https://github.com/apache/nifi/pull/4593#discussion_r503644046 ## File path: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/pom.xml ## @@ -422,5 +422,23 @@ 1.3

[GitHub] [nifi] thenatog commented on a change in pull request #4593: NIFI-7584 Added OIDC logout mechanism.

2020-10-12 Thread GitBox
thenatog commented on a change in pull request #4593: URL: https://github.com/apache/nifi/pull/4593#discussion_r503595193 ## File path: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/pom.xml ## @@ -422,5 +422,23 @@ 1.3

[jira] [Created] (NIFI-7914) Upgrade dependencies

2020-10-12 Thread M Tien (Jira)
M Tien created NIFI-7914: Summary: Upgrade dependencies Key: NIFI-7914 URL: https://issues.apache.org/jira/browse/NIFI-7914 Project: Apache NiFi Issue Type: Improvement Components: Core

[GitHub] [nifi] mtien-apache commented on pull request #4593: NIFI-7584 Added OIDC logout mechanism.

2020-10-12 Thread GitBox
mtien-apache commented on pull request #4593: URL: https://github.com/apache/nifi/pull/4593#issuecomment-707380449 @thenatog I fixed the issue. Thanks for reviewing. This is an automated message from the Apache Git Service.

[GitHub] [nifi] exceptionfactory opened a new pull request #4599: NIFI-7913 Set Enabled TLS Protocols on ListenSMTP

2020-10-12 Thread GitBox
exceptionfactory opened a new pull request #4599: URL: https://github.com/apache/nifi/pull/4599 Description of PR NIFI-7913 Adds getEnabledProtocols to TlsConfiguration and updates ListenSMTP to call SSLSocket.setEnabledProtocols() when configured with SSL Context Service.

[jira] [Commented] (NIFI-7909) ConvertRecord writes invalid data when converting long to int

2020-10-12 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17212702#comment-17212702 ] ASF subversion and git services commented on NIFI-7909: --- Commit

[GitHub] [nifi] dependabot[bot] opened a new pull request #4598: Bump junit from 4.13 to 4.13.1

2020-10-12 Thread GitBox
dependabot[bot] opened a new pull request #4598: URL: https://github.com/apache/nifi/pull/4598 Bumps [junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.1. Release notes Sourced from https://github.com/junit-team/junit4/releases;>junit's releases. JUnit 4.13.1

[GitHub] [nifi] asfgit closed pull request #4596: NIFI-7909: Change DataTypeUtils.toInteger() to use Math.toIntExact()

2020-10-12 Thread GitBox
asfgit closed pull request #4596: URL: https://github.com/apache/nifi/pull/4596 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[jira] [Updated] (NIFI-7909) ConvertRecord writes invalid data when converting long to int

2020-10-12 Thread Mike Thomsen (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Thomsen updated NIFI-7909: --- Fix Version/s: 1.13.0 Resolution: Fixed Status: Resolved (was: Patch Available) >

[GitHub] [nifi] MikeThomsen commented on pull request #4596: NIFI-7909: Change DataTypeUtils.toInteger() to use Math.toIntExact()

2020-10-12 Thread GitBox
MikeThomsen commented on pull request #4596: URL: https://github.com/apache/nifi/pull/4596#issuecomment-707364409 +1 LGTM. Put your `id` field into groovysh and roughly tested the functionality and it raises the expected exception.

[jira] [Created] (NIFI-7913) ListenSMTP Allows TLS 1.0 and 1.1 Regardless of TLS Protocol Configured

2020-10-12 Thread David Handermann (Jira)
David Handermann created NIFI-7913: -- Summary: ListenSMTP Allows TLS 1.0 and 1.1 Regardless of TLS Protocol Configured Key: NIFI-7913 URL: https://issues.apache.org/jira/browse/NIFI-7913 Project:

[GitHub] [nifi] sjyang18 commented on pull request #4253: NIFI-7406: PutAzureCosmosRecord Processor

2020-10-12 Thread GitBox
sjyang18 commented on pull request #4253: URL: https://github.com/apache/nifi/pull/4253#issuecomment-707330737 I have tested and validated that azure-core 1.6.0 works with Azure data lake processor (I tested with PutAzureDatalakeStorage processor specifically).

[GitHub] [nifi] thenatog commented on a change in pull request #4592: NiFi-7819 - Add Zookeeper client TLS (external zookeeper) for cluster state management

2020-10-12 Thread GitBox
thenatog commented on a change in pull request #4592: URL: https://github.com/apache/nifi/pull/4592#discussion_r503513410 ## File path:

[jira] [Updated] (NIFI-7842) RestLookupService only returns first record in list

2020-10-12 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-7842: --- Priority: Major (was: Blocker) > RestLookupService only returns first record in list >

[jira] [Updated] (NIFI-7842) RestLookupService only returns first record in list

2020-10-12 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-7842: --- Status: Patch Available (was: Open) > RestLookupService only returns first record in list >

[jira] [Updated] (NIFI-7882) Null as default value in avro generates exception

2020-10-12 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-7882: --- Affects Version/s: (was: 1.12.1) (was: 1.11.4)

[GitHub] [nifi] mattyb149 commented on pull request #4575: [NIFI-7882] Handle JsonProperties as avro field default

2020-10-12 Thread GitBox
mattyb149 commented on pull request #4575: URL: https://github.com/apache/nifi/pull/4575#issuecomment-707311442 Code LGTM but the test input/output files appear to have Windows-style line endings. Could you ensure the changed lines and new files have Unix-style line endings? Should be

[jira] [Resolved] (NIFI-7713) During JoltTransform Charaset for foreign language not working

2020-10-12 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess resolved NIFI-7713. Resolution: Duplicate Closing as a duplicate of NIFI-6417 > During JoltTransform Charaset for

[jira] [Updated] (NIFI-7713) During JoltTransform Charaset for foreign language not working

2020-10-12 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-7713: --- Fix Version/s: (was: 1.11.4) > During JoltTransform Charaset for foreign language not working >

[jira] [Updated] (NIFI-6417) JOLT processors should accept more character encodings

2020-10-12 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-6417: --- Status: Patch Available (was: Open) > JOLT processors should accept more character encodings >

[jira] [Commented] (NIFI-7724) New "Record" lookup service for DistributedMapCacheClient

2020-10-12 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17212626#comment-17212626 ] Matt Burgess commented on NIFI-7724: How do you envision this working with the cache? Would it return

[GitHub] [nifi] thenatog commented on pull request #4593: NIFI-7584 Added OIDC logout mechanism.

2020-10-12 Thread GitBox
thenatog commented on pull request #4593: URL: https://github.com/apache/nifi/pull/4593#issuecomment-707304713 Looks like some issues with the style checker on line lengths in the Github Actions tests. This is an automated

[GitHub] [nifi] thenatog commented on pull request #4593: NIFI-7584 Added OIDC logout mechanism.

2020-10-12 Thread GitBox
thenatog commented on pull request #4593: URL: https://github.com/apache/nifi/pull/4593#issuecomment-707304137 Tested this out with Google Suite and Microsoft Azure, was able to log out successfully. G Suite redirected back to the logout page of NiFi, and Azure presented a logout page to

[jira] [Commented] (NIFI-7763) Split and map functions in NiFi Expression Language

2020-10-12 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17212610#comment-17212610 ] Matt Burgess commented on NIFI-7763: The {{allDelineatedValues}} method does a split() and map()

[GitHub] [nifi] dependabot[bot] opened a new pull request #4597: Bump junit from 4.13 to 4.13.1 in /nifi-nar-bundles/nifi-ranger-bundle/nifi-ranger-plugin

2020-10-12 Thread GitBox
dependabot[bot] opened a new pull request #4597: URL: https://github.com/apache/nifi/pull/4597 Bumps [junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.1. Release notes Sourced from https://github.com/junit-team/junit4/releases;>junit's releases. JUnit 4.13.1

[jira] [Updated] (NIFI-7838) Show local changes: add user column

2020-10-12 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-7838: --- Labels: ui (was: ) > Show local changes: add user column > --- > >

[jira] [Commented] (NIFI-7881) Coercion problem with ConvertAvroSchema processor

2020-10-12 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17212582#comment-17212582 ] Matt Burgess commented on NIFI-7881: AFAIK ConvertAvroSchema is deprecated (as is the entire

[jira] [Commented] (NIFI-7911) Groovy Executescript: fail to convert timezone

2020-10-12 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17212578#comment-17212578 ] Matt Burgess commented on NIFI-7911: I get the same result in GroovyConsole and NiFi (although my

[GitHub] [nifi] mtien-apache commented on pull request #4593: NIFI-7584 Added OIDC logout mechanism.

2020-10-12 Thread GitBox
mtien-apache commented on pull request #4593: URL: https://github.com/apache/nifi/pull/4593#issuecomment-707271358 To test this, be sure to add the following redirect URI's to your Identity Provider's authorized redirect URI's list: -

[jira] [Updated] (NIFI-7909) ConvertRecord writes invalid data when converting long to int

2020-10-12 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-7909: --- Affects Version/s: (was: 1.12.1) (was: 1.11.4) Status:

[GitHub] [nifi] mattyb149 opened a new pull request #4596: NIFI-7909: Change DataTypeUtils.toInteger() to use Math.toIntExact()

2020-10-12 Thread GitBox
mattyb149 opened a new pull request #4596: URL: https://github.com/apache/nifi/pull/4596 Thank you for submitting a contribution to Apache NiFi. Please provide a short description of the PR here: Description of PR Using `intValue()` on a Long object can cause the

[jira] [Assigned] (NIFI-7909) ConvertRecord writes invalid data when converting long to int

2020-10-12 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess reassigned NIFI-7909: -- Assignee: Matt Burgess > ConvertRecord writes invalid data when converting long to int >

[GitHub] [nifi] sjyang18 commented on a change in pull request #4253: NIFI-7406: PutAzureCosmosRecord Processor

2020-10-12 Thread GitBox
sjyang18 commented on a change in pull request #4253: URL: https://github.com/apache/nifi/pull/4253#discussion_r503423692 ## File path: nifi-nar-bundles/nifi-azure-bundle/pom.xml ## @@ -29,6 +29,8 @@ 8.4.0 1.5.0 2.10.3 +4.2.0 +1.6.0

[jira] [Resolved] (MINIFICPP-1346) Add SNI info to raw TCP TLS/SSL handshake

2020-10-12 Thread Ferenc Gerlits (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenc Gerlits resolved MINIFICPP-1346. --- Resolution: Fixed > Add SNI info to raw TCP TLS/SSL handshake >

[GitHub] [nifi-registry] kevdoran commented on pull request #302: NIFIREG-415 Add Support for Unicode in X-ProxiedEntitiesChain

2020-10-12 Thread GitBox
kevdoran commented on pull request #302: URL: https://github.com/apache/nifi-registry/pull/302#issuecomment-707231581 @alopresto I know you are busy with other items, but if you have a chance in the next couple weeks, would be great to get a sign-off on this

[jira] [Resolved] (NIFI-7858) ExecuteSQLRecord processor Fails

2020-10-12 Thread Chris (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris resolved NIFI-7858. - Resolution: Cannot Reproduce I didn't try overly hard to reproduce this issue but i'm expecting it was something

[GitHub] [nifi] exceptionfactory commented on pull request #4594: NIFI-3669 Add SSL Support to CaptureChangeMySQL

2020-10-12 Thread GitBox
exceptionfactory commented on pull request #4594: URL: https://github.com/apache/nifi/pull/4594#issuecomment-707229793 The most recent CI build failed for Ubuntu JDK 11 EN and Windows JDK 1.8 due to an HTTP 503 when attempting to retrieve a dependency. Other builds completed without

[jira] [Commented] (NIFI-7912) Site-to-Site over HTTP fails for FlowFiles over 100MB

2020-10-12 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17212466#comment-17212466 ] Pierre Villard commented on NIFI-7912: -- I confirmed the issue on the following Java versions (to make

[jira] [Comment Edited] (NIFI-7912) Site-to-Site over HTTP fails for FlowFiles over 100MB

2020-10-12 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17212466#comment-17212466 ] Pierre Villard edited comment on NIFI-7912 at 10/12/20, 4:00 PM: - I

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #920: MINIFICPP-1296 - All tests should use volatile state storage

2020-10-12 Thread GitBox
szaszm commented on a change in pull request #920: URL: https://github.com/apache/nifi-minifi-cpp/pull/920#discussion_r503376897 ## File path: extensions/standard-processors/controllers/UnorderedMapKeyValueStoreService.h ## @@ -29,19 +29,21 @@ #include

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #918: MINIFICPP-1383 fix intdiv_ceil

2020-10-12 Thread GitBox
szaszm commented on a change in pull request #918: URL: https://github.com/apache/nifi-minifi-cpp/pull/918#discussion_r503379014 ## File path: libminifi/test/unit/GeneralUtilsTest.cpp ## @@ -32,18 +32,20 @@ TEST_CASE("GeneralUtils::make_unique", "[make_unique]") {

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #917: MINIFICPP-1380 - Batch behavior for CompressContent and MergeContent processors

2020-10-12 Thread GitBox
arpadboda commented on a change in pull request #917: URL: https://github.com/apache/nifi-minifi-cpp/pull/917#discussion_r503355047 ## File path: extensions/libarchive/BinFiles.cpp ## @@ -259,9 +279,13 @@ void BinFiles::onTrigger(const std::shared_ptr , c } } -

[jira] [Created] (MINIFICPP-1389) Upgrade librdkafka version

2020-10-12 Thread Adam Hunyadi (Jira)
Adam Hunyadi created MINIFICPP-1389: --- Summary: Upgrade librdkafka version Key: MINIFICPP-1389 URL: https://issues.apache.org/jira/browse/MINIFICPP-1389 Project: Apache NiFi MiNiFi C++

[GitHub] [nifi] exceptionfactory commented on a change in pull request #4594: NIFI-3669 Add SSL Support to CaptureChangeMySQL

2020-10-12 Thread GitBox
exceptionfactory commented on a change in pull request #4594: URL: https://github.com/apache/nifi/pull/4594#discussion_r503357934 ## File path:

[GitHub] [nifi] exceptionfactory commented on a change in pull request #4594: NIFI-3669 Add SSL Support to CaptureChangeMySQL

2020-10-12 Thread GitBox
exceptionfactory commented on a change in pull request #4594: URL: https://github.com/apache/nifi/pull/4594#discussion_r503357934 ## File path:

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #900: MINIFICPP-1350 - Explicit serializer for MergeContent

2020-10-12 Thread GitBox
szaszm commented on a change in pull request #900: URL: https://github.com/apache/nifi-minifi-cpp/pull/900#discussion_r503356734 ## File path: extensions/libarchive/MergeContent.h ## @@ -138,67 +107,87 @@ class BinaryConcatenationMerge : public MergeBin { return ret;

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #921: MINIFICPP-1388 Introduce buffer for HTTP requests in ListenHTTP processor

2020-10-12 Thread GitBox
szaszm commented on a change in pull request #921: URL: https://github.com/apache/nifi-minifi-cpp/pull/921#discussion_r503353221 ## File path: extensions/civetweb/processors/ListenHTTP.cpp ## @@ -434,16 +456,11 @@ void ListenHTTP::Handler::write_body(mg_connection *conn,

[jira] [Created] (NIFI-7912) Site-to-Site over HTTP fails for FlowFiles over 100MB

2020-10-12 Thread Pierre Villard (Jira)
Pierre Villard created NIFI-7912: Summary: Site-to-Site over HTTP fails for FlowFiles over 100MB Key: NIFI-7912 URL: https://issues.apache.org/jira/browse/NIFI-7912 Project: Apache NiFi

[GitHub] [nifi-minifi-cpp] arpadboda closed pull request #922: MINIFICPP-1346 Add SNI info to the TLS handshake

2020-10-12 Thread GitBox
arpadboda closed pull request #922: URL: https://github.com/apache/nifi-minifi-cpp/pull/922 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [nifi] pvillard31 commented on a change in pull request #4594: NIFI-3669 Add SSL Support to CaptureChangeMySQL

2020-10-12 Thread GitBox
pvillard31 commented on a change in pull request #4594: URL: https://github.com/apache/nifi/pull/4594#discussion_r503349223 ## File path:

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #923: MINIFICPP-1379 - Revisit Identifier::parse

2020-10-12 Thread GitBox
adamdebreceni commented on a change in pull request #923: URL: https://github.com/apache/nifi-minifi-cpp/pull/923#discussion_r503342925 ## File path: libminifi/src/utils/Id.cpp ## @@ -115,18 +116,36 @@ std::string Identifier::to_string() const { utils::optional

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #923: MINIFICPP-1379 - Revisit Identifier::parse

2020-10-12 Thread GitBox
szaszm commented on a change in pull request #923: URL: https://github.com/apache/nifi-minifi-cpp/pull/923#discussion_r503320203 ## File path: libminifi/src/utils/Id.cpp ## @@ -115,18 +116,36 @@ std::string Identifier::to_string() const { utils::optional

[GitHub] [nifi] exceptionfactory commented on a change in pull request #4594: NIFI-3669 Add SSL Support to CaptureChangeMySQL

2020-10-12 Thread GitBox
exceptionfactory commented on a change in pull request #4594: URL: https://github.com/apache/nifi/pull/4594#discussion_r503322190 ## File path:

[GitHub] [nifi] exceptionfactory commented on a change in pull request #4594: NIFI-3669 Add SSL Support to CaptureChangeMySQL

2020-10-12 Thread GitBox
exceptionfactory commented on a change in pull request #4594: URL: https://github.com/apache/nifi/pull/4594#discussion_r503316088 ## File path: nifi-nar-bundles/nifi-cdc/nifi-cdc-mysql-bundle/nifi-cdc-mysql-processors/pom.xml ## @@ -45,24 +45,17 @@ language governing

[GitHub] [nifi] exceptionfactory commented on a change in pull request #4594: NIFI-3669 Add SSL Support to CaptureChangeMySQL

2020-10-12 Thread GitBox
exceptionfactory commented on a change in pull request #4594: URL: https://github.com/apache/nifi/pull/4594#discussion_r503306827 ## File path:

[GitHub] [nifi] pvillard31 commented on a change in pull request #4594: NIFI-3669 Add SSL Support to CaptureChangeMySQL

2020-10-12 Thread GitBox
pvillard31 commented on a change in pull request #4594: URL: https://github.com/apache/nifi/pull/4594#discussion_r503265418 ## File path: nifi-nar-bundles/nifi-cdc/nifi-cdc-mysql-bundle/nifi-cdc-mysql-processors/pom.xml ## @@ -45,24 +45,17 @@ language governing permissions

[GitHub] [nifi-minifi-cpp] adamdebreceni opened a new pull request #923: MINIFICPP-1379 - Revisit Identifier::parse

2020-10-12 Thread GitBox
adamdebreceni opened a new pull request #923: URL: https://github.com/apache/nifi-minifi-cpp/pull/923 Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline the review of the contribution we ask you to ensure the following steps have been

[jira] [Updated] (NIFI-7911) Groovy Executescript: fail to convert timezone

2020-10-12 Thread DEOM Damien (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] DEOM Damien updated NIFI-7911: -- Description: Nifi's execute script  fails to properly convert timezones in Groovy The following code

[jira] [Updated] (NIFI-7911) Groovy Executescript: fail to convert timezone

2020-10-12 Thread DEOM Damien (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] DEOM Damien updated NIFI-7911: -- Description: Nifi's execute script  fails to properly convert timezones in Groovy The following code

[jira] [Created] (NIFI-7911) Groovy Executescript: fail to convert timezone

2020-10-12 Thread DEOM Damien (Jira)
DEOM Damien created NIFI-7911: - Summary: Groovy Executescript: fail to convert timezone Key: NIFI-7911 URL: https://issues.apache.org/jira/browse/NIFI-7911 Project: Apache NiFi Issue Type: Bug

[GitHub] [nifi] nmelche commented on pull request #4156: NIFI-7273: Add flow metrics REST endpoint with for Prometheus scraping

2020-10-12 Thread GitBox
nmelche commented on pull request #4156: URL: https://github.com/apache/nifi/pull/4156#issuecomment-706998616 Could you document the endpoint please? This is an automated message from the Apache Git Service. To respond to

[GitHub] [nifi] nmelche edited a comment on pull request #4156: NIFI-7273: Add flow metrics REST endpoint with for Prometheus scraping

2020-10-12 Thread GitBox
nmelche edited a comment on pull request #4156: URL: https://github.com/apache/nifi/pull/4156#issuecomment-706998616 Could you please document the endpoint? This is an automated message from the Apache Git Service. To

[jira] [Assigned] (MINIFICPP-1379) Fix UUID parsing

2020-10-12 Thread Adam Debreceni (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Debreceni reassigned MINIFICPP-1379: - Assignee: Adam Debreceni > Fix UUID parsing > > >