-
Notifications
You must be signed in to change notification settings - Fork 2.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: double buffer was invalid when put entry which size larger than max size #31549
Conversation
…ax size Signed-off-by: aoiasd <zhicheng.yue@zilliz.com>
@aoiasd Please associate the related pr of master to the body of your Pull Request. (eg. “pr: #”) |
@aoiasd E2e jenkins job failed, comment |
/run-cpu-e2e |
@aoiasd E2e jenkins job failed, comment |
/run-cpu-e2e |
@aoiasd E2e jenkins job failed, comment |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 2.3 #31549 +/- ##
==========================================
+ Coverage 82.25% 82.26% +0.01%
==========================================
Files 844 844
Lines 122691 122709 +18
==========================================
+ Hits 100914 100942 +28
+ Misses 18538 18525 -13
- Partials 3239 3242 +3
|
/run-cpu-e2e |
/kind branch-feature |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: aoiasd, congqixia The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
…max size (milvus-io#31549) relate: milvus-io#31548 --------- Signed-off-by: aoiasd <zhicheng.yue@zilliz.com>
…max size (milvus-io#31549) relate: milvus-io#31548 --------- Signed-off-by: aoiasd <zhicheng.yue@zilliz.com>
…max size (milvus-io#31549) relate: milvus-io#31548 --------- Signed-off-by: aoiasd <zhicheng.yue@zilliz.com>
…max size (milvus-io#31549) relate: milvus-io#31548 --------- Signed-off-by: aoiasd <zhicheng.yue@zilliz.com>
…max size (milvus-io#31549) relate: milvus-io#31548 --------- Signed-off-by: aoiasd <zhicheng.yue@zilliz.com>
relate: #31548