Github user mattyb149 commented on a diff in the pull request:
https://github.com/apache/nifi/pull/1403#discussion_r156247925
--- Diff:
nifi-api/src/main/java/org/apache/nifi/counter/CounterRepository.java ---
@@ -14,12 +14,10 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
-package org.apache.nifi.controller.repository;
+package org.apache.nifi.counter;
--- End diff --
Same comment about API changes above.---
