Github user jvwing commented on the issue:

    https://github.com/apache/nifi/pull/917
  
    @gresockj No, I have not noticed that, and I've been viewing and clearing 
the state along with my testing.  Are there javascript errors in your browser? 
Are you familiar with browser debugging tools?  When you open the state dialog, 
there should be an XHR call to the server to get this state information, 
something like:
    
    
http://localhost:8080/nifi-api/processors/dc5e91e6-0156-1000-ef9e-9d07ae89516c/state
    
    And this returns JSON with the state in it.  Can you check if that query is 
being run, and if it is failing or returning nothing?


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to