curry772
|
2bfc3d0bde
|
refactor: AbstractInflowControlManager 상속 구조 리팩토링 및 커맨드 클래스 타입 변경
InflowControlManager에서 공통 로직을 AbstractInflowControlManager로 분리하고,
커맨드 클래스들이 AbstractInflowControlManager 타입을 사용하도록 변경.
InflowControlUtil에 cachedInflowControlManager 정적 캐시 도입.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-04-30 10:14:31 +09:00 |
|
curry772
|
ca8be26583
|
feat: 클라이언트 유량제어 Command 추가 및 removeClient() 구현
- ReloadInflowClientControlCommand: 클라이언트 버킷 전체/개별 리로드
- RemoveInflowClientControlCommand: 클라이언트 버킷 제거
- DualInflowControlManager.removeClient(clientId) 메서드 추가
(기존 removeAdapter/removeInterface와 동일한 패턴)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-04-29 14:59:15 +09:00 |
|
curry772
|
1f24dc24b5
|
Typed 서킷브레이커 추가
|
2026-03-30 15:57:26 +09:00 |
|
cho
|
b6c2fde29b
|
로그레벨 동적으로 변경되도록....................................
|
2026-03-05 11:52:11 +09:00 |
|
yunjy-hp
|
39244dc0df
|
inflow group 추가
|
2025-12-11 10:04:24 +09:00 |
|
Rinjae
|
aacc1a389e
|
init
|
2025-09-05 18:57:45 +09:00 |
|