Skip to content

fix metrics publishing by caching publisher command instances by both command group key + command key (1.5.x)#1921

Open
ali-jawad wants to merge 1 commit into
Netflix:1.5.xfrom
ali-jawad:caching-publishers-uniquely-1.5.x
Open

fix metrics publishing by caching publisher command instances by both command group key + command key (1.5.x)#1921
ali-jawad wants to merge 1 commit into
Netflix:1.5.xfrom
ali-jawad:caching-publishers-uniquely-1.5.x

Conversation

@ali-jawad

@ali-jawad ali-jawad commented Jan 14, 2019

Copy link
Copy Markdown

closes #1888

This fixes a bug whereby if two Hystrix commands have the same command key, although different group keys, only one of them will be reported.

Declaration: I agree to license my contribution under the terms of the APLv2.

@ali-jawad ali-jawad changed the title cache publishers for commands by both command group key + command key cache publishers for commands by both command group key + command key (1.5.x) Jan 14, 2019
so that they are unique. This fixes a bug whereby if two Hystrix commands have the same command key, although different group keys, only one of them will be reported.
@ali-jawad ali-jawad force-pushed the caching-publishers-uniquely-1.5.x branch from e7ff313 to abc5893 Compare January 14, 2019 14:05
@ali-jawad ali-jawad changed the title cache publishers for commands by both command group key + command key (1.5.x) fix metrics publishing by caching publisher command instances by both command group key + command key (1.5.x) Jan 14, 2019
@dnsbtchr

dnsbtchr commented Nov 4, 2019

Copy link
Copy Markdown

Any plans to get this merged soon?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants