aliyun / aliyun/aliyun-log-java-sdk

GetLogsRequest 设置 topic 无法进行有效的筛选

Open
#77 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
148
Forks
73
Avg merge
48m
Merged PRs (30d)
4

Description

传参 topic 查询的结果仍然是所有的结果,没有进行 topic 过滤。
image

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

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.