Skip to content

FIX: Return null from single-element bopGet when element is not found#1099

Merged
jhpark816 merged 1 commit into
naver:developfrom
f1v3-dev:fix/v2-bop-get
Jul 3, 2026
Merged

FIX: Return null from single-element bopGet when element is not found#1099
jhpark816 merged 1 commit into
naver:developfrom
f1v3-dev:fix/v2-bop-get

Conversation

@f1v3-dev

@f1v3-dev f1v3-dev commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator

🔗 Related Issue

⌨️ What I did

  • 단일 조회 bopGet(key, bKey, args)ERR_NOT_FOUND_ELEMENT 의 응답을 수정합니다.
    • as-is: BTreeElement (BKey는 존재, value와 eFlag는 null)
    • to-be: null 반환

@f1v3-dev f1v3-dev requested a review from oliviarla July 3, 2026 02:07
@f1v3-dev f1v3-dev self-assigned this Jul 3, 2026
@jhpark816 jhpark816 merged commit 86525d2 into naver:develop Jul 3, 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.

2 participants