Github user d2r commented on a diff in the pull request:

    https://github.com/apache/storm/pull/1012#discussion_r50280960
  
    --- Diff: docs/documentation/ui-rest-api.md ---
    @@ -548,6 +548,10 @@ Response fields:
     |boltStats.processLatency| String (double value returned in String format) 
 |Average time of the bolt to ack a message after it was received|
     |boltStats.acked| Long |Number of messages acked|
     |boltStats.failed| Long |Number of messages failed|
    +|profilingAndDebuggingCapable| Boolean |true if there is support for 
Profiling and Debugging Actions|
    +|profilActionEnabled| Boolean |true if worker profiling (Java Flight 
Recorder) is enabled|
    --- End diff --
    
    Good catch! Will fix it.


---
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