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

Prometheus shouldn't be rebuilt everytime we rebuild the program even if there's no change at all. #2852

Closed
XuanYang-cn opened this issue Jul 14, 2020 · 0 comments · Fixed by #2878
Assignees
Labels
kind/bug Issues or changes related a bug severity/minor Minor, Function does work, but not perfectly.

Comments

@XuanYang-cn
Copy link
Contributor

Please state you issue using the following template and, most importantly, in English.
Everytime when I rebuilt, prometheus will be rebuilt, even if there's no change at all. This is not a good feature.

Describe the bug
A clear and concise description of what the bug is.

Steps/Code to reproduce behavior
Follow this guide to craft a minimal bug report. This helps us reproduce the issue you're having and resolve the issue more quickly.

Expected behavior

When we rebuild a built project:

  1. Thirdparty libs shouldn't be rebuilt
  2. Only altered libs should be rebuilt

Environment details

  • Hardware/Softward conditions (OS, CPU, GPU, Memory)
  • Method of installation (Docker, or from source)
  • Milvus version (v0.3.1, or v0.4.0)
  • Milvus configuration (Settings you made in server_config.yaml)

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

@XuanYang-cn XuanYang-cn added the severity/minor Minor, Function does work, but not perfectly. label Jul 14, 2020
@XuanYang-cn XuanYang-cn added the kind/bug Issues or changes related a bug label Jul 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Issues or changes related a bug severity/minor Minor, Function does work, but not perfectly.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants