Re: [PR] NIFI-13614: populate failure cause in ack response [nifi]

2024-09-03 Thread via GitHub
briansolo1985 closed pull request #9136: NIFI-13614: populate failure cause in ack response URL: https://github.com/apache/nifi/pull/9136 -- 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 specific

Re: [PR] NIFI-13614: populate failure cause in ack response [nifi]

2024-08-22 Thread via GitHub
KalmanJantner commented on PR #9136: URL: https://github.com/apache/nifi/pull/9136#issuecomment-2304722350 > Thank you for the pull request. This is really an useful feature, which will provide more insight of the status of the C2 operation when an error happens. > > I left some comm

Re: [PR] NIFI-13614: populate failure cause in ack response [nifi]

2024-08-22 Thread via GitHub
KalmanJantner commented on code in PR #9136: URL: https://github.com/apache/nifi/pull/9136#discussion_r1727095300 ## c2/c2-client-bundle/c2-client-service/src/main/java/org/apache/nifi/c2/client/service/operation/C2OperationHandler.java: ## @@ -79,13 +81,26 @@ default boolean re

Re: [PR] NIFI-13614: populate failure cause in ack response [nifi]

2024-08-22 Thread via GitHub
KalmanJantner commented on code in PR #9136: URL: https://github.com/apache/nifi/pull/9136#discussion_r1727095682 ## c2/c2-protocol/c2-protocol-api/src/main/java/org/apache/nifi/c2/protocol/api/C2OperationState.java: ## @@ -42,6 +42,17 @@ public class C2OperationState implements

Re: [PR] NIFI-13614: populate failure cause in ack response [nifi]

2024-08-16 Thread via GitHub
briansolo1985 commented on code in PR #9136: URL: https://github.com/apache/nifi/pull/9136#discussion_r1719616853 ## c2/c2-client-bundle/c2-client-service/src/main/java/org/apache/nifi/c2/client/service/operation/C2OperationHandler.java: ## @@ -79,13 +81,26 @@ default boolean re

[PR] NIFI-13614: populate failure cause in ack response [nifi]

2024-08-01 Thread via GitHub
KalmanJantner opened a new pull request, #9136: URL: https://github.com/apache/nifi/pull/9136 # Summary [NIFI-13614](https://issues.apache.org/jira/browse/NIFI-13614) # Tracking Please complete the following tracking ste