@athanatos if we're listening for metadata updates, it's possible someone else updated the metadata and closed it just before we close it. However, i think isClosed is wrong here as it confuses two things. What we care about in this check is whether the *handle* is closed or not, so using an enum for the handle state would work better.
[ Full content available at: https://github.com/apache/bookkeeper/pull/1646 ] This message was relayed via gitbox.apache.org for devnull@infra.apache.org
