aliyun / aliyun/aliyun-log-java-sdk
GetLogsRequest 设置 topic 无法进行有效的筛选
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 148
- Forks
- 73
- Avg merge
- 48m
- Merged PRs (30d)
- 4
Description
传参 topic 查询的结果仍然是所有的结果,没有进行 topic 过滤。

Web 面板查询测试,是有效的。这里确实是筛选了,没有问题。

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the GetLogsRequest entry point and trace how the topic parameter is handled when building the log query. Compare the generated request with the working filtering behavior shown for the Web panel. Done means a topic argument returns only matching results rather than all results, with coverage added if the repository provides a relevant test location.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100