opensearch-project / opensearch-project/performance-analyzer
[BUG] Multiple copy of PA files are included in the OpenSearch distribution
@sruti1312 is already working on this.
Since Apr 4, 2022.
- Dominant language
- Java
- Stars
- 48
- Forks
- 78
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 5
Description
What is the bug?
Three copies of PA files are included in the OpenSearch distribution. Entire plugin is installed at /performance-analyzer-rca/, /plugins/opensearch-performance-analyzer/, and /plugins/opensearch-performance-analyzer/performance-analyzer-rca/.
We need to evaluate if all of them are needed and remove any duplicate files.
How can one reproduce the bug?
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
What is the expected behavior?
A clear and concise description of what you expected to happen.
What is your host/environment?
- OS: [e.g. iOS]
- Version [e.g. 22]
- Plugins
Do you have any screenshots?
If applicable, add screenshots to help explain your problem.
Do you have any additional context?
Add any other context about the problem.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.