Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace fully connected connections between collector and web with Redis #9666

Closed
smilu97 opened this issue Jan 30, 2023 · 0 comments · Fixed by #9767, #9978, #10138 or #10156
Closed

Replace fully connected connections between collector and web with Redis #9666

smilu97 opened this issue Jan 30, 2023 · 0 comments · Fixed by #9767, #9978, #10138 or #10156

Comments

@smilu97
Copy link
Contributor

smilu97 commented Jan 30, 2023

Managing multiple TCP connections by hand is occupying a lot of code portion, and concerns of managing.

Related classes should be separated from web module, and properly replaced by utilizing Redis for realtime communication.

@smilu97 smilu97 self-assigned this Jan 30, 2023
@smilu97 smilu97 pinned this issue Feb 11, 2023
@smilu97 smilu97 unpinned this issue Feb 11, 2023
smilu97 added a commit to smilu97/pinpoint that referenced this issue Feb 13, 2023
smilu97 added a commit to smilu97/pinpoint that referenced this issue Feb 13, 2023
smilu97 pushed a commit to smilu97/pinpoint that referenced this issue Feb 13, 2023
smilu97 pushed a commit to smilu97/pinpoint that referenced this issue Feb 13, 2023
smilu97 pushed a commit to smilu97/pinpoint that referenced this issue Feb 13, 2023
smilu97 pushed a commit to smilu97/pinpoint that referenced this issue Feb 13, 2023
smilu97 pushed a commit to smilu97/pinpoint that referenced this issue Feb 14, 2023
smilu97 pushed a commit to smilu97/pinpoint that referenced this issue Feb 14, 2023
smilu97 pushed a commit to smilu97/pinpoint that referenced this issue Feb 15, 2023
smilu97 pushed a commit to smilu97/pinpoint that referenced this issue Feb 15, 2023
smilu97 pushed a commit to smilu97/pinpoint that referenced this issue Feb 15, 2023
smilu97 pushed a commit to smilu97/pinpoint that referenced this issue Feb 17, 2023
smilu97 pushed a commit to smilu97/pinpoint that referenced this issue Feb 17, 2023
smilu97 pushed a commit to smilu97/pinpoint that referenced this issue Feb 17, 2023
smilu97 pushed a commit to smilu97/pinpoint that referenced this issue Feb 17, 2023
smilu97 pushed a commit to smilu97/pinpoint that referenced this issue Feb 20, 2023
smilu97 pushed a commit to smilu97/pinpoint that referenced this issue Feb 20, 2023
smilu97 pushed a commit to smilu97/pinpoint that referenced this issue Feb 20, 2023
smilu97 pushed a commit to smilu97/pinpoint that referenced this issue Feb 20, 2023
smilu97 pushed a commit to smilu97/pinpoint that referenced this issue Feb 21, 2023
smilu97 pushed a commit to smilu97/pinpoint that referenced this issue Mar 6, 2023
smilu97 pushed a commit to smilu97/pinpoint that referenced this issue Mar 7, 2023
smilu97 added a commit to smilu97/pinpoint that referenced this issue Mar 8, 2023
smilu97 added a commit to smilu97/pinpoint that referenced this issue Mar 31, 2023
smilu97 added a commit to smilu97/pinpoint that referenced this issue Mar 31, 2023
@smilu97 smilu97 added this to the 2.6.0 milestone Apr 18, 2023
smilu97 added a commit to smilu97/pinpoint that referenced this issue Apr 18, 2023
smilu97 added a commit to smilu97/pinpoint that referenced this issue Apr 18, 2023
smilu97 added a commit to smilu97/pinpoint that referenced this issue May 17, 2023
smilu97 added a commit to smilu97/pinpoint that referenced this issue May 17, 2023
smilu97 added a commit that referenced this issue May 17, 2023
smilu97 added a commit to smilu97/pinpoint that referenced this issue May 17, 2023
smilu97 added a commit to smilu97/pinpoint that referenced this issue May 18, 2023
smilu97 added a commit to smilu97/pinpoint that referenced this issue May 18, 2023
smilu97 added a commit that referenced this issue May 18, 2023
smilu97 added a commit to smilu97/pinpoint that referenced this issue May 22, 2023
smilu97 added a commit to smilu97/pinpoint that referenced this issue May 22, 2023
smilu97 added a commit that referenced this issue May 22, 2023
smilu97 added a commit to smilu97/pinpoint that referenced this issue May 22, 2023
@smilu97 smilu97 linked a pull request May 22, 2023 that will close this issue
smilu97 added a commit to smilu97/pinpoint that referenced this issue Jul 21, 2023
smilu97 added a commit to smilu97/pinpoint that referenced this issue Jul 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment