Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement]: Reduce goroutine and control concurrency #27456

Closed
1 task done
xiaofan-luan opened this issue Sep 30, 2023 · 2 comments
Closed
1 task done

[Enhancement]: Reduce goroutine and control concurrency #27456

xiaofan-luan opened this issue Sep 30, 2023 · 2 comments
Labels
kind/enhancement Issues or changes related to enhancement stale indicates no udpates for 30 days

Comments

@xiaofan-luan
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

What would you like to be added?

This issue is try to solve the following issues:

  1. Change reduce and search into future style to avoid extra goroutines.
  2. Remove some of the unused configs
  3. Refine monitoring metrics in search path
  4. fix the issue that Macos can not generate mockery

Why is this needed?

No response

Anything else?

No response

@xiaofan-luan xiaofan-luan added the kind/enhancement Issues or changes related to enhancement label Sep 30, 2023
@stale
Copy link

stale bot commented Oct 30, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Rotten issues close after 30d of inactivity. Reopen the issue with /reopen.

@stale stale bot added the stale indicates no udpates for 30 days label Oct 30, 2023
@stale stale bot closed this as completed Nov 8, 2023
@xiaofan-luan xiaofan-luan reopened this Nov 8, 2023
@stale stale bot removed the stale indicates no udpates for 30 days label Nov 8, 2023
Copy link

stale bot commented Dec 8, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Rotten issues close after 30d of inactivity. Reopen the issue with /reopen.

@stale stale bot added the stale indicates no udpates for 30 days label Dec 8, 2023
@stale stale bot closed this as completed Dec 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Issues or changes related to enhancement stale indicates no udpates for 30 days
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant