[feature][CGS][manager] optimize jdbc stack logs, monitor scheduler and thread pool

Open
#5,377 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
55/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
java

Research direction

Start with GetPublishedDataSourceByTypeAction and GetPublishedDataSourceByTypeResult, then trace how DataSourceInfoServiceImpl handles published datasource queries. Review the PES client changes needed for the new API, and verify that callers can filter by datasource type and proxy user for multi-tenant use cases.

Written by the indexing model from the issue text.

Description

Search before asking
  • I had searched in the issues and found no similar feature requirement.
Problem Description

Need API to get published datasource filtered by datasource type and proxy user.

Description

Add support for getting published datasource by type and proxy user.

Use case

Users can query published datasources filtered by datasource type and proxy user for multi-tenant scenarios.

Solutions
  1. Added GetPublishedDataSourceByTypeAction and GetPublishedDataSourceByTypeResult
  2. Modified DataSourceInfoServiceImpl to support the new query
  3. Updated PES client with new API
Anything else

None.

Are you willing to submit a PR?
  • Yes I am willing to submit a PR!
Dominant language
Java
Stars
3.4k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

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.

More from apache/linkis

All issues in apache/linkis

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.