Re: [PR] NIFI-11995 Support multiple output formats for message headers in ConsumeAMQP [nifi]

2023-11-10 Thread via GitHub
exceptionfactory closed pull request #7652: NIFI-11995 Support multiple output formats for message headers in ConsumeAMQP URL: https://github.com/apache/nifi/pull/7652 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

Re: [PR] NIFI-11995 Support multiple output formats for message headers in ConsumeAMQP [nifi]

2023-11-08 Thread via GitHub
codecov-commenter commented on PR #7652: URL: https://github.com/apache/nifi/pull/7652#issuecomment-1802843410 ## [Codecov](https://app.codecov.io/gh/apache/nifi/pull/7652?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report

Re: [PR] NIFI-11995 Support multiple output formats for message headers in ConsumeAMQP [nifi]

2023-11-05 Thread via GitHub
umarhussain15 commented on PR #7652: URL: https://github.com/apache/nifi/pull/7652#issuecomment-1793856291 Thanks, @exceptionfactory. The suggestions look good, and I have applied them to the PR. -- This is an automated message from the Apache Git Service. To respond to the message, pleas

Re: [PR] NIFI-11995 Support multiple output formats for message headers in ConsumeAMQP [nifi]

2023-11-01 Thread via GitHub
exceptionfactory commented on code in PR #7652: URL: https://github.com/apache/nifi/pull/7652#discussion_r1379386210 ## nifi-nar-bundles/nifi-amqp-bundle/nifi-amqp-processors/src/main/java/org/apache/nifi/amqp/processors/ConsumeAMQP.java: ## @@ -68,15 +72,24 @@ @WritesAttri

Re: [PR] NIFI-11995 Support multiple output formats for message headers in ConsumeAMQP [nifi]

2023-10-19 Thread via GitHub
umarhussain15 commented on PR #7652: URL: https://github.com/apache/nifi/pull/7652#issuecomment-1771413327 Hi @nandorsoma /@exceptionfactory, the ci-workflow failed for the MacOS build due to java heap space issue. Do I need to make some changes, or will you re-run the failed stage? -- T

Re: [PR] NIFI-11995 Support multiple output formats for message headers in ConsumeAMQP [nifi]

2023-10-05 Thread via GitHub
exceptionfactory commented on code in PR #7652: URL: https://github.com/apache/nifi/pull/7652#discussion_r1348157253 ## nifi-nar-bundles/nifi-amqp-bundle/nifi-amqp-processors/src/main/java/org/apache/nifi/amqp/processors/ConsumeAMQP.java: ## @@ -214,14 +264,23 @@ private void ad