Skip to content

Conversation

@Chillax-0v0
Copy link
Contributor

fix #2171

Signed-off-by: Ning Yu <ningyu@automq.com>
@Chillax-0v0 Chillax-0v0 added the bug Something isn't working label Nov 22, 2024
@Chillax-0v0 Chillax-0v0 self-assigned this Nov 22, 2024
… reverse order

Signed-off-by: Ning Yu <ningyu@automq.com>
Signed-off-by: Ning Yu <ningyu@automq.com>
@superhx superhx merged commit e9bbf7a into main Nov 22, 2024
6 checks passed
@superhx superhx deleted the fix-memory-leak branch November 22, 2024 09:09
Chillax-0v0 added a commit that referenced this pull request Nov 22, 2024
)

* fix(stream): release `FetchResult`s if the subsequent fetch fails

Signed-off-by: Ning Yu <ningyu@automq.com>

* revert: "fix(stream): release `FetchResult`s if the subsequent fetch fails"

This reverts commit 5836a6a.

* refactor: add the `FetchResult` into the list in order rather than in reverse order

Signed-off-by: Ning Yu <ningyu@automq.com>

* fix: release `FetchResult`s if failed to fetch

Signed-off-by: Ning Yu <ningyu@automq.com>

---------

Signed-off-by: Ning Yu <ningyu@automq.com>
Chillax-0v0 added a commit that referenced this pull request Nov 22, 2024
)

* fix(stream): release `FetchResult`s if the subsequent fetch fails

Signed-off-by: Ning Yu <ningyu@automq.com>

* revert: "fix(stream): release `FetchResult`s if the subsequent fetch fails"

This reverts commit 5836a6a.

* refactor: add the `FetchResult` into the list in order rather than in reverse order

Signed-off-by: Ning Yu <ningyu@automq.com>

* fix: release `FetchResult`s if failed to fetch

Signed-off-by: Ning Yu <ningyu@automq.com>

---------

Signed-off-by: Ning Yu <ningyu@automq.com>
Chillax-0v0 added a commit that referenced this pull request Nov 22, 2024
)

* fix(stream): release `FetchResult`s if the subsequent fetch fails

Signed-off-by: Ning Yu <ningyu@automq.com>

* revert: "fix(stream): release `FetchResult`s if the subsequent fetch fails"

This reverts commit 5836a6a.

* refactor: add the `FetchResult` into the list in order rather than in reverse order

Signed-off-by: Ning Yu <ningyu@automq.com>

* fix: release `FetchResult`s if failed to fetch

Signed-off-by: Ning Yu <ningyu@automq.com>

---------

Signed-off-by: Ning Yu <ningyu@automq.com>
superhx pushed a commit that referenced this pull request Nov 22, 2024
)

fix(stream): release `FetchResult`s if the subsequent fetch fails (#2172)

* fix(stream): release `FetchResult`s if the subsequent fetch fails



* revert: "fix(stream): release `FetchResult`s if the subsequent fetch fails"

This reverts commit 5836a6a.

* refactor: add the `FetchResult` into the list in order rather than in reverse order



* fix: release `FetchResult`s if failed to fetch



---------

Signed-off-by: Ning Yu <ningyu@automq.com>
superhx pushed a commit that referenced this pull request Nov 22, 2024
)

fix(stream): release `FetchResult`s if the subsequent fetch fails (#2172)

* fix(stream): release `FetchResult`s if the subsequent fetch fails



* revert: "fix(stream): release `FetchResult`s if the subsequent fetch fails"

This reverts commit 5836a6a.

* refactor: add the `FetchResult` into the list in order rather than in reverse order



* fix: release `FetchResult`s if failed to fetch



---------

Signed-off-by: Ning Yu <ningyu@automq.com>
superhx pushed a commit that referenced this pull request Nov 25, 2024
)

fix(stream): release `FetchResult`s if the subsequent fetch fails (#2172)

* fix(stream): release `FetchResult`s if the subsequent fetch fails



* revert: "fix(stream): release `FetchResult`s if the subsequent fetch fails"

This reverts commit 5836a6a.

* refactor: add the `FetchResult` into the list in order rather than in reverse order



* fix: release `FetchResult`s if failed to fetch



---------

Signed-off-by: Ning Yu <ningyu@automq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Memory leak caused by partition movement during fetching data

3 participants