**BUG REPORT** 1. Please describe the issue you observed:
Looking at the code, TimedRunnable used to be a SafeRunnable and used to take SafeRunnable as a parameter, now it is changed to Runnable. Now it needs to wrap runnable.run() call into try/finally block. [ Full content available at: https://github.com/apache/bookkeeper/issues/1700 ] This message was relayed via gitbox.apache.org for [email protected]
