fix: HBase 초기화 타임아웃 증가 및 감지 패턴 추가#66
Hidden character warning
Conversation
- 타임아웃 180 → 300 (6분 → 10분) 최초 배포 시 HBase 초기화가 6분 19초 걸려 타임아웃 발생 - grep 패턴에 "15 row(s) in" 추가 docker logs에서 "Master has completed initialization" 대신 테이블 목록 출력 완료 로그가 먼저 나타나는 경우를 커버 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment Tip CodeRabbit can use TruffleHog to scan for secrets in your code with verification capabilities.Add a TruffleHog config file (e.g. trufflehog-config.yml, trufflehog.yml) to your project to customize detectors and scanning behavior. The tool runs only when a config file is present. |
📝 Pull Request Template
📌 제목
📢 요약
최초 배포 시 HBase 초기화가 6분 19초 걸려 타임아웃 발생
docker logs에서 "Master has completed initialization" 대신
테이블 목록 출력 완료 로그가 먼저 나타나는 경우를 커버
🔗 연관 이슈: Resolves #56
🚀 PR 유형
✅ PR 체크리스트
📜 기타