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
[2023-06-16 <redacted>] ERROR: Response Heartbeat(key: 12, version: 3)
context: "kafkajs-<redacted>"
namespace: "Connection"
broker: "<redacted>"
clientId: "kafkajs"
correlationId: 13
size: 10
error: "The coordinator is not aware of this member"
[2023-06-16 <redacted>] ERROR: The coordinator is not aware of this member, re-joining the group
context: "kafkajs-<redacted>"
namespace: "Runner"
groupId: "<redacted>"
memberId: "<redacted>"
error: "The coordinator is not aware of this member"
Workaround: Increase sessionTimeout and heartbeatInterval.
The text was updated successfully, but these errors were encountered:
Workaround: Increase
sessionTimeout
andheartbeatInterval
.The text was updated successfully, but these errors were encountered: