You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Jungtaek Lim (JIRA)" <ji...@apache.org> on 2016/06/22 03:50:57 UTC

[jira] [Created] (STORM-1919) Introduce FilterBolt on storm-redis

Jungtaek Lim created STORM-1919:
-----------------------------------

             Summary: Introduce FilterBolt on storm-redis
                 Key: STORM-1919
                 URL: https://issues.apache.org/jira/browse/STORM-1919
             Project: Apache Storm
          Issue Type: New Feature
          Components: storm-redis
            Reporter: Jungtaek Lim


While discussing about STORM-1880, it would be better to have FilterBolt explicitly instead of letting users set up their lookup mapper to act as filter.

There's other benefit here: we can use exists / hexists on STRING / HASH datatype instead of retrieving actual value which reduces execution time / latency from Redis side.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)