uber-archive / cherami-server

Distributed, scalable, durable, and highly available message queue system. This project is deprecated and not maintained.
https://eng.uber.com/cherami/
MIT License
1.42k stars 102 forks source link

Fix cg-id tag in consConn #319

Closed kirg closed 6 years ago

kirg commented 6 years ago

In consConn, we incorrectly/inadvertently overwrite the consumer-group uuid tag (that is already setup on the logger) with the "cgCache ID" .. causing logs to contain spurious numbers instead of the actual cg-uuid.

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.2%) to 66.487% when pulling 554673823e2790165ee861d90397779a5bc45634 on fix-cnsmid-tag into 774d3e8a902691d3a74555bcbad51bbe20c0b98a on master.