i18nsite opened a new pull request, #3281:
URL: https://github.com/apache/kvrocks/pull/3281

   <a id="en"></a>
   [English](#en) / [中文](#cn)
   
   # English
   
   ## Description
   This PR fixes a bug in the `XPENDING` command where the `end_id` was 
incorrectly parsed using the `start_id`. This issue caused incorrect results 
when querying pending entries with a specific range.
   
   Fixes #3276
   
   <a id="cn"></a>
   # 中文
   
   ## 描述
   此 PR 修复了 `XPENDING` 命令中的一个 bug,该 bug 导致在解析 `end_id` 时错误地使用了 
`start_id`。这个问题会导致在指定范围查询待处理条目时结果不正确。
   
   修复 #3276
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to