Github user markap14 commented on a diff in the pull request:
https://github.com/apache/nifi/pull/771#discussion_r73220319
--- Diff:
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core/src/main/java/org/apache/nifi/controller/FlowController.java
---
@@ -16,7 +16,38 @@
*/
package org.apache.nifi.controller;
-import com.sun.jersey.api.client.ClientHandlerException;
--- End diff --
@joewitt this change was due to a bug that I ran into when testing this PR.
The bug was preventing me from moving forward, and was a rather trivial fix, so
I just included it in the PR. I could have created a separate JIRA and PR but
since it would have blocked this PR it seemed more prudent to just roll it in.
---
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 enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---