Skip to content
This repository was archived by the owner on Jan 24, 2024. It is now read-only.

Fix list topic and list offset behavior - #991

Merged
Demogorgon314 merged 2 commits into
streamnative:masterfrom
Demogorgon314:fix/list-topic-or-offset
Dec 28, 2021
Merged

Fix list topic and list offset behavior#991
Demogorgon314 merged 2 commits into
streamnative:masterfrom
Demogorgon314:fix/list-topic-or-offset

Conversation

@Demogorgon314

Copy link
Copy Markdown
Member

#908

Motivation

In the current implementation, list topic and list offset might get the wrong response, because the authorized future is not finished yet. We need to make sure to authorize future finish correctly.

Modifications

  • Ensure all future is finished when the response

@BewareMyPower

Copy link
Copy Markdown
Contributor

LGTM except a comment about code style.

@Demogorgon314
Demogorgon314 merged commit dc4d080 into streamnative:master Dec 28, 2021
@Demogorgon314
Demogorgon314 deleted the fix/list-topic-or-offset branch December 28, 2021 14:51
BewareMyPower pushed a commit that referenced this pull request Dec 29, 2021
#908
### Motivation
In the current implementation, list topic and list offset might get the wrong response, because the authorized future is not finished yet. We need to make sure to authorize future finish correctly.

### Modifications
* Ensure all future is finished when the response
BewareMyPower pushed a commit that referenced this pull request Dec 29, 2021
#908
### Motivation
In the current implementation, list topic and list offset might get the wrong response, because the authorized future is not finished yet. We need to make sure to authorize future finish correctly.

### Modifications
* Ensure all future is finished when the response
eolivelli pushed a commit to eolivelli/kop that referenced this pull request Feb 24, 2022
streamnative#908
### Motivation
In the current implementation, list topic and list offset might get the wrong response, because the authorized future is not finished yet. We need to make sure to authorize future finish correctly.

### Modifications
* Ensure all future is finished when the response

(cherry picked from commit dc4d080)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants