Mark Paluch

Results 367 issues of Mark Paluch

Java 9 removes the AppleScript engine. Make sure the plugin works when started with Java 9.

Sometimes iTunes or Spotify start when pressing ESC within IntelliJ IDEA if are not started

bug

* Remove integration tests for disabled `DEBUG` commands (or enable debug commands in `redis.conf`) * Sentinel replica retrieval

type: task

We should integrate with https://github.com/micrometer-metrics/tracing once Micrometer Tracing is GA.

type: feature
for: team-attention

See https://redis.io/topics/pubsub#sharded-pubsub For the Cluster Pub/Sub, we likely need to only consider keys for routing as Cluster Pub/Sub intentionally drops the slot hash calculation.

type: enhancement

Right now, connection timeouts are held in `RedisChannelHandler` and `CommandExpiryWriter`. Especially when setting the timeout, we need to propagate the timeout into `CommandExpiryWriter` to ensure that the connection timeout gets...

status: help-wanted
type: task

Dear community, Lettuce started as a non-blocking driver supporting some basic Redis operations. Over time, it grew to a driver that is able to operate in a majority of operation...

for: team-attention

https://github.com/redis/redis/issues/2905

type: enhancement
status: blocked

We should make sure that ACL works with Sentinel, see redis/redis#7888 and redis/redis#7952.

type: enhancement