[
https://issues.apache.org/jira/browse/STORM-735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14386047#comment-14386047
]
ASF GitHub Bot commented on STORM-735:
--------------------------------------
GitHub user HeartSaVioR opened a pull request:
https://github.com/apache/storm/pull/491
[STORM-735] [storm-redis] Upgrade Jedis to 2.7.0
Release news:
https://groups.google.com/d/msg/jedis_redis/rz5o8i0uvvQ/y-zCxPDFQ3QJ
https://issues.apache.org/jira/browse/STORM-735 for more details.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/HeartSaVioR/storm upgrade-jedis-to-2.7.0
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/491.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #491
----
commit 96f3de64ddfe5fa4cc2e2f844efab297d09ed2b6
Author: Jungtaek Lim <[email protected]>
Date: 2015-03-30T00:28:08Z
[storm-redis] Upgrade Jedis to 2.7.0
----
> [storm-redis] Upgrade Jedis to 2.7.0
> ------------------------------------
>
> Key: STORM-735
> URL: https://issues.apache.org/jira/browse/STORM-735
> Project: Apache Storm
> Issue Type: Improvement
> Affects Versions: 0.10.0
> Reporter: Jungtaek Lim
> Assignee: Jungtaek Lim
> Priority: Minor
>
> Jedis 2.6.2 and 2.7.0 released just now.
> It contains some bug fixes, applies tiny optimization, and adds some commands
> which are missing.
> * 2.6.3:
> https://github.com/xetorthio/jedis/issues?q=milestone%3A2.6.3+is%3Aclosed
> * 2.7.0:
> https://github.com/xetorthio/jedis/issues?q=milestone%3A2.7.0+is%3Aclosed
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)