You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ref(items): Force a random routing key instead of letting Kafka handle it (#4974)
We notice partitions not having equal load, especially when Relay sees a
spike in items (maybe it's scaling up, maybe it's Monday morning).
We'd like to try this to see if we can improve randomizing our items to
every partitions.
0 commit comments