apache / apache/pulsar

When we get a schema of a topic by api return Connection timed out

Open
#11,001 2 comments 0 reactions 0 assignees View on GitHub
lifecycle/stale type/bug
Dominant language
Java
Stars
15.3k
Forks
3.8k
Avg merge
1d 22h
Merged PRs (30d)
142

Description

My request:
```
curl http://xxx.xxx.xxx.xxx:8080/admin/v2/schemas/Test/test/test_topic/schema
```
Sometimes,the broker returns SchemaInfo in resp.But most of the time the broker returns "Connection timed out"

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the curl request against the admin schema API and compare successful responses with the connection-timeout cases. Review the broker-side handling of this schema endpoint and its logs; done means the timeout cause is identified and the endpoint behavior is reliably corrected or clearly diagnosed.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api, distributed-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.