Jungtaek Lim created STORM-1986:
-----------------------------------
Summary: Local BlobStore only lists blobs in local rather than all
available blobs on nimbuses.
Key: STORM-1986
URL: https://issues.apache.org/jira/browse/STORM-1986
Project: Apache Storm
Issue Type: Bug
Components: storm-core
Affects Versions: 1.0.0, 1.0.1
Reporter: Jungtaek Lim
This is follow up issue from comment of STORM-1977
https://github.com/apache/storm/pull/1574#issuecomment-233638403
Quote part of the comment describing bug:
{quote}
The one bug I saw while going through the code is that when we list keys, we
are doing it only from the local storage, not from ZK.
{quote}
This is not same behavior for HDFS backed so it is definitely a bug which
should be addressed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)