Skip to content
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(interactive): persist latest kafka queue offset before stopped #3800

Merged
merged 2 commits into from
Jun 6, 2024

Conversation

siyuan0322
Copy link
Collaborator

No description provided.

Copy link
Collaborator

@BingqingLyu BingqingLyu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The configuration of timeout can be fixed in anther pr @lnfjpt .

@@ -72,6 +72,7 @@ data:

gaia.rpc.port=60000
gaia.engine.port=60001
gaia.write.timeout.ms={{ .Values.pegasus.timeout }}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. This is not in consistent with the whole timeout setting in GIE, which is {.Values.query.execution.timeout.ms};
  2. Users are also allowed to set a timeout per query, while the timeout for tcp writer seems can only been set when the server started. Consider this case.

@siyuan0322 siyuan0322 merged commit 5268508 into alibaba:main Jun 6, 2024
28 of 29 checks passed
@siyuan0322 siyuan0322 deleted the zsy/fix branch June 6, 2024 04:19
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.

None yet

3 participants