diff --git a/src/cluster/index.js b/src/cluster/index.js index f0c294ee1..af0a919a6 100644 --- a/src/cluster/index.js +++ b/src/cluster/index.js @@ -394,6 +394,7 @@ module.exports = class Cluster { } catch (e) { this.logger.debug('Tried to find group coordinator', { nodeId, + groupId, error: e, })