monitor.js still refers to bleve
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 23
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
This should be refactored in a way where cbgt does not know about bleve.
https://github.com/couchbase/cbgt/blob/master/rest/static/js/monitor.js#L7
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Start at rest/static/js/monitor.js line 7 and inspect how the monitor exposes or consumes bleve-specific behavior. Trace the related cbgt code to determine the intended abstraction; done means cbgt no longer depends on bleve while the monitor still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, javascript
- Domain
- backend, frontend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100