Skip to content

Commit

Permalink
Merge pull request #131 from pluone/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
alexxiyang authored Sep 5, 2020
2 parents bf85ca1 + 786a420 commit a960ebc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ public class RedisSentinelManager extends WorkAloneRedisManager implements IRedi

private int database = Protocol.DEFAULT_DATABASE;

private JedisSentinelPool jedisPool;
private volatile JedisSentinelPool jedisPool;

@Override
protected Jedis getJedis() {
Expand Down

0 comments on commit a960ebc

Please sign in to comment.