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

[#3249] improvement(kafka-catalog): clarify error message and shorten timeout #3417

Merged
merged 1 commit into from
May 17, 2024

Conversation

mchades
Copy link
Contributor

@mchades mchades commented May 16, 2024

What changes were proposed in this pull request?

  • Transmit the real reason for the error to the user
  • shorten timeout from 60s to 15s
  • add thread info to the log
  • add default timeout config to the conf file

Why are the changes needed?

Fix: #3249

Does this PR introduce any user-facing change?

no

How was this patch tested?

test added

@mchades mchades self-assigned this May 16, 2024
@jerryshao jerryshao merged commit ccebb18 into apache:main May 17, 2024
22 checks passed
github-actions bot pushed a commit that referenced this pull request May 17, 2024
… timeout (#3417)

### What changes were proposed in this pull request?

 -  Transmit the real reason for the error to the user
 - shorten timeout from 60s to 15s
 - add thread info to the log
 - add default timeout config to the conf file

### Why are the changes needed?

Fix: #3249 

### Does this PR introduce _any_ user-facing change?

no

### How was this patch tested?

test added
diqiu50 pushed a commit to diqiu50/gravitino that referenced this pull request Jun 13, 2024
…horten timeout (apache#3417)

### What changes were proposed in this pull request?

 -  Transmit the real reason for the error to the user
 - shorten timeout from 60s to 15s
 - add thread info to the log
 - add default timeout config to the conf file

### Why are the changes needed?

Fix: apache#3249 

### Does this PR introduce _any_ user-facing change?

no

### How was this patch tested?

test added
@mchades mchades deleted the kafka-timeout branch November 22, 2024 03:40
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.

[Improvement] Adding a new Apache Kafka catalog works but times out listing topics
2 participants