Uploaded image for project: 'Apache Storm'
  1. Apache Storm
  2. STORM-690

[storm-redis] Broken Jedis Connection should be returned as broken

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.10.0
    • 0.10.0
    • storm-redis
    • None

    Description

      While using JedisPool, any broken Jedis instances should be returned as broken.
      (Thanks to Apache Commons Pool 2, we can delegate verifying instances to JedisPool itself by configuration, but performance will be decreased a bit.)

      We can try-with-finally with Jedis / JedisCluster instance, but Storm should be run at least JDK 6 so we can't apply it.

      Attachments

        Activity

          People

            kabhwan Jungtaek Lim
            kabhwan Jungtaek Lim
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: