# GitHub 장애 - Incomplete pull request results in repositories Incident Report for GitHub

> Clean Markdown view of GeekNews topic #29013. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=29013](https://news.hada.io/topic?id=29013)
- GeekNews Markdown: [https://news.hada.io/topic/29013.md](https://news.hada.io/topic/29013.md)
- Type: news
- Author: [clumsypupil](https://news.hada.io/@clumsypupil)
- Published: 2026-04-29T20:05:40+09:00
- Updated: 2026-04-29T20:05:40+09:00
- Original source: [githubstatus.com](https://www.githubstatus.com/incidents/x69zbgdyfzg0)
- Points: 2
- Comments: 1

## Topic Body

GitHub PR 검색에 장애가 생겼네요.  
  
ElasticSearch 인덱스 재구축 중이고, 약 24시간 내 완전 복구 예상이라고 공지됐습니다.  
PR 데이터 자체는 손실 없고, 페이지 표시에서만 일부 누락되는 상태라고 하네요.   
  
 [원인]  
ElasticSearch 클러스터가 인덱싱된 PR 문서를 일부만 갖고 있는 상태.  
데이터 자체는 손실 없음. 페이지 표시에서만 일부 누락.  
  
[타임라인 — KST]  
  • 4/28 23:17 — 성능 저하 신고 접수, 조사 시작  
  • 4/28 23:51 — 원인 확인 (ES 인덱스 일부 누락), 가속 reindex 시작  
  • 4/29 00:58 — Reindex 진행 중, 정합성 우선  
  • 4/29 06:43 — 우회 방법 안내  
  • 4/29 07:46 — 임시 mitigation 배포 (일부 repo)  
  • 4/29 09:40 — 약 24시간 내 완전 복구 예상  
  
[우회 방법 — 지금 PR 목록 필요하시면]  
  • gh CLI: `gh pr list`  
  • REST API: `/repos/{owner}/{repo}/pulls`  
이 둘은 ES에 의존하지 않아 정상 작동합니다.

## Comments



### Comment 56559

- Author: cgl00
- Created: 2026-04-29T21:10:05+09:00
- Points: 1

깃헙 요즘 문제 많네요
