[
https://issues.apache.org/jira/browse/STORM-1880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15341827#comment-15341827
]
ASF GitHub Bot commented on STORM-1880:
---------------------------------------
Github user HeartSaVioR commented on the issue:
https://github.com/apache/storm/pull/1479
@darionyaphet
Instead of having `exists` as datatype, we can have a flag that indicates
checking only availability. It can be optimized for STRING and HASH type with
exists and hexists, and also available anyway for other types (lookup and
simply check that whether it's not null or null).
Or we even have new filter Bolt that filters tuples by availability. Might
be more clearer.
@darionyaphet @abhishekagarwal87 What do you think?
> Support EXISTS Command Storm-Redis
> -----------------------------------
>
> Key: STORM-1880
> URL: https://issues.apache.org/jira/browse/STORM-1880
> Project: Apache Storm
> Issue Type: New Feature
> Components: storm-redis
> Affects Versions: 1.0.0, 1.0.1, 1.0.2
> Reporter: darion yaphet
>
> add exists command in storm-redis LookupBolt
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)