[TEST] 동시 좋아요 인기 피드 등록 누락 재현 환경 추가 - #621
Closed
GiJungPark wants to merge 1 commit into
Closed
GiJungPark wants to merge 1 commit into
GiJungPark wants to merge 1 commit into
Conversation
Member
Author
|
재현과 측정은 로컬 일회성 검증으로만 보관하기로 결정해 저장소 반영 없이 닫습니다. 관련 k6 자산과 실측 보고서는 머지하지 않습니다. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Related Issue
Key Changes
popular_feed상태, 요청 오류, p95를 기록하는 k6 재현 환경을 추가했습니다.To Reviewers
popular_feed미등록 100%, HTTP 실패 0건, p95 49.6ms를 관측했습니다.popular_feed.feed_id유니크 키가 있었지만 dev/운영 스키마 적용 여부는 확인하지 않았습니다../gradlew build -x test와 신규 정적 테스트 10건은 통과했습니다. 전체 테스트는 기존 로컬 환경 의존 실패 12건(FeedApiIntegrationTest11건,RecentSearchServiceTest1건)으로 실패하며 이번 변경과 관련된 신규 실패는 없습니다.References