Jon Chambers
|
22f7bb822f
|
Raise log level of toplogy changes.
|
2021-01-10 15:14:12 -05:00 |
|
Jon Chambers
|
1b53f10091
|
Reload scripts across the whole cluster if one shard is missing the script.
|
2021-01-10 15:00:12 -05:00 |
|
Jon Chambers
|
321e6e6679
|
Don't validate cluster membership (allow new shards to join dynamically).
|
2021-01-10 12:58:35 -05:00 |
|
Jon Chambers
|
3a268aef50
|
Reduce logging level for Lettuce connection events.
|
2020-12-07 11:56:41 -05:00 |
|
Jon Chambers
|
fb9aa672c9
|
Include the name of the calling thread when a command times out.
|
2020-11-11 13:05:35 -05:00 |
|
Jon Chambers
|
6c78d7544f
|
Capture a thread dump when Redis commands time out.
|
2020-11-10 11:47:39 -05:00 |
|
Ehren Kret
|
604287244f
|
Update copyright statement on all source files
IntelliJ Copyright Profile used to automate this.
|
2020-11-04 11:55:35 -05:00 |
|
Jon Chambers
|
4a4a721e90
|
Log timeouts in addition to incrementing a counter to make it easier to get precise timestamps.
|
2020-10-30 11:35:59 -04:00 |
|
Jon Chambers
|
a4062b338e
|
Count timeouts directly.
|
2020-10-29 10:51:18 -04:00 |
|
Jon Chambers
|
0431a2abb1
|
De-dupe connection event logging messages.
|
2020-10-28 12:29:14 -04:00 |
|
Jon Chambers
|
e391793c58
|
Remove now-redundant Redis execution time metrics.
|
2020-10-20 19:00:11 -04:00 |
|
Jon Chambers
|
45687513bf
|
Revert "Revert "Share resources between Lettuce clients.""
This reverts commit 334f509be599fa6a501026e900d912ff7187e150.
|
2020-10-20 19:00:11 -04:00 |
|
Jon Chambers
|
05929871c9
|
Rename PushSender to MessageSender and add docs.
|
2020-10-19 11:24:35 -04:00 |
|
Jon Chambers
|
85c7347899
|
Add a command for dumping Redis SLOWLOG output.
|
2020-10-15 12:18:37 -04:00 |
|
Jon Chambers
|
3a84775912
|
Log cluster topology change events, too.
|
2020-10-13 16:07:08 -04:00 |
|
Jon Chambers
|
290a82e61c
|
Log when Lettuce connection events happen.
|
2020-10-13 16:07:08 -04:00 |
|
Jon Chambers
|
52320ebb91
|
Revert "Share resources between Lettuce clients."
This reverts commit eab1f503a5.
|
2020-10-13 12:44:54 -04:00 |
|
Jon Chambers
|
eab1f503a5
|
Share resources between Lettuce clients.
|
2020-10-11 14:36:28 -04:00 |
|
Jon Chambers
|
07d24f487a
|
Don't re-register metrics for shared circuit breakers.
|
2020-10-02 15:05:00 -04:00 |
|
Jon Chambers
|
811acdb7f5
|
Use separate namespaces for Redis breaker/retry metrics.
|
2020-10-02 10:57:05 -04:00 |
|
Jon Chambers
|
76665dd56e
|
Retry Redis commands that time out.
|
2020-10-01 17:17:07 -04:00 |
|
Jon Chambers
|
2d42b478ba
|
Consolidate cluster and pub/sub circuit breakers.
|
2020-10-01 17:17:07 -04:00 |
|
Jon Chambers
|
ac465c5a18
|
Add a Lettuce-based Redis singleton client.
|
2020-08-27 10:51:12 -04:00 |
|
Jon Chambers
|
0f71cc7864
|
Rename metrics associated with cluster circuit breakers for clarity.
|
2020-08-18 17:59:00 -04:00 |
|
Jon Chambers
|
df90de3a5f
|
Change default Lettuce command timeout to 10s.
|
2020-08-18 16:21:42 -04:00 |
|
Jon Chambers
|
42ea7a9814
|
Revert Lettuce connection pooling.
|
2020-08-18 16:21:42 -04:00 |
|
Jon Chambers
|
c683cbdb2d
|
Time Redis operations.
|
2020-08-18 12:20:12 -04:00 |
|
Jon Chambers
|
d243b73678
|
Make Lettuce connection pools configurable. Double the default size.
|
2020-08-18 12:20:12 -04:00 |
|
Jon Chambers
|
6fb9038af1
|
Move to a synchronous, pooled connection model for Redis clusters.
|
2020-08-14 17:15:56 -04:00 |
|
Jon Chambers
|
5717dc294e
|
Combine the read/write breakers for Redis clusters.
|
2020-08-14 17:15:56 -04:00 |
|
Jon Chambers
|
ae0f8df11b
|
Break out FaultTolerantPubSubConnection as its own thing so different use cases can have their own subscription space.
|
2020-08-14 17:15:56 -04:00 |
|
Jon Chambers
|
2c29f831e8
|
Add an explicit client presence system.
|
2020-08-13 10:56:26 -04:00 |
|
Jon Chambers
|
9457325119
|
Add pub/sub affordances to FaultTolerantRedisCluster.
|
2020-08-13 10:56:26 -04:00 |
|
Jon Chambers
|
e0f8a28f38
|
Close connections before closing the whole cluster client.
|
2020-08-06 11:22:31 -04:00 |
|
Jon Chambers
|
7bf8650d59
|
Un-manage FaultTolerantRedisCluster so it shuts down at JVM shutdown instead of Jetty shutdown.
|
2020-07-30 18:37:38 -04:00 |
|
Jon Chambers
|
3d3790fdbc
|
Add binary execution methods to ClusterLuaScript.
|
2020-07-30 11:39:14 -04:00 |
|
Jon Chambers
|
69c8968cb0
|
Add byte-array-based methods to FaultTolerantRedisCluster.
|
2020-07-30 11:39:14 -04:00 |
|
Jon Chambers
|
06190286ec
|
Remove temporary circuit breaker suppression.
|
2020-07-07 16:33:05 -04:00 |
|
Jon Chambers
|
b3a778b89a
|
Temporarily catch and log all script execution exceptions to avoid opening the breaker.
|
2020-07-07 15:17:25 -04:00 |
|
Jon Chambers
|
f5ddb0f1f8
|
Test ClusterLuaScript against a real Redis cluster.
|
2020-07-02 18:58:30 -04:00 |
|
Jon Chambers
|
26a03b55de
|
Un-reinvent the clustered script execution wheel.
|
2020-07-02 18:58:30 -04:00 |
|
Jon Chambers
|
58a8ed1588
|
Add a cluster-friendly version of LuaScript.
|
2020-06-16 16:46:41 -04:00 |
|
Jon Chambers
|
ec858b2d4c
|
Set a timeout for Redis cluster operations and shut down the cluster as part of service shutdown
|
2020-06-07 18:27:57 -04:00 |
|
Jon Chambers
|
fe1054d58a
|
Introduce a Lettuce-based fault-tolerant Redis cluster accessor.
|
2020-06-06 20:37:48 -04:00 |
|
Moxie Marlinspike
|
3803b8f284
|
Fix for jedis pool deadlock
1) Remove nested pool checkouts
2) Add a max wait so it won't block forever on deadlock
|
2019-08-27 14:02:42 -07:00 |
|
Moxie Marlinspike
|
d0d375aeb7
|
Break out into a multi-module project
|
2019-05-01 13:19:11 -07:00 |
|