Skip to content

FIX: Isolate connection observer exceptions - #1115

Merged
jhpark816 merged 1 commit into
naver:developfrom
f1v3-dev:fix/observer-exception
Sep 11, 2026
Merged

FIX: Isolate connection observer exceptions#1115
jhpark816 merged 1 commit into
naver:developfrom
f1v3-dev:fix/observer-exception

Conversation

@f1v3-dev

Copy link
Copy Markdown
Collaborator

🔗 Related Issue

⌨️ What I did

  • MemcachedConnection에서 각 옵저버의 connectionEstablished()connectionLost() 호출 시 예외를 개별 처리하고 warning 로그를 남기도록 수정했습니다.
  • 앞선 옵저버에서 예외가 발생해도 이후 옵저버가 호출되는지 검증하는 테스트를 추가했습니다.

@f1v3-dev f1v3-dev self-assigned this Sep 11, 2026
@f1v3-dev
f1v3-dev requested a review from oliviarla September 11, 2026 02:14
@oliviarla
oliviarla requested a review from jhpark816 September 11, 2026 05:23
@jhpark816
jhpark816 merged commit d413872 into naver:develop Sep 11, 2026
2 checks passed
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