Skip to content

[feature][PES][datasource] add support for getting published datasource by type and proxy user#5376

Merged
casionone merged 2 commits intoapache:dev-1.9.0from
aiceflower:relaese-1.9.0-log-sup-filter
Mar 26, 2026
Merged

[feature][PES][datasource] add support for getting published datasource by type and proxy user#5376
casionone merged 2 commits intoapache:dev-1.9.0from
aiceflower:relaese-1.9.0-log-sup-filter

Conversation

@aiceflower
Copy link
Copy Markdown
Member

@aiceflower aiceflower commented Mar 26, 2026

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Problem Description

Manager component needs optimization for JDBC logging, monitor scheduler, and thread pool.

Description

Development phase optimizations including:

  1. Complete JDBC stack trace logging
  2. Monitor cleanup scheduler timing optimization
  3. Manager thread pool configuration improvement

Use case

  1. Better debugging with complete JDBC error stacks
  2. Optimized scheduled cleanup tasks
  3. Improved thread pool performance

Solutions

Modified AMUtils and related monitor/manager components.

Anything else

None.

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

- 在 openLog 接口添加 logLevel 参数支持日志级别过滤
- 实现多级别组合支持,允许使用逗号分隔的级别组合如 error,info,warn
@aiceflower aiceflower changed the title [feat][COM][commons] add log level filtering capability [feature][PES][datasource] add support for getting published datasource by type and proxy user Mar 26, 2026
@aiceflower aiceflower changed the title [feature][PES][datasource] add support for getting published datasource by type and proxy user [feature][pes][datasource] add support for getting published datasource by type and proxy user Mar 26, 2026
@aiceflower aiceflower changed the title [feature][pes][datasource] add support for getting published datasource by type and proxy user [feature][PES][datasource] add support for getting published datasource by type and proxy user Mar 26, 2026
Copy link
Copy Markdown
Contributor

@casionone casionone left a comment

Choose a reason for hiding this comment

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

LGTM.

@casionone casionone merged commit 17af4ba into apache:dev-1.9.0 Mar 26, 2026
6 of 11 checks passed
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.

3 participants