Skip to content

Conversation

yurishkuro
Copy link
Member

No description provided.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 8c400ce on hotrod into d5a8090 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling e17c9a4 on hotrod into d5a8090 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling c944d36 on hotrod into d5a8090 on master.

@yurishkuro yurishkuro merged commit 7f0888e into master Jan 18, 2017
@yurishkuro yurishkuro deleted the hotrod branch July 1, 2017 22:33
ideepika pushed a commit to ideepika/jaeger that referenced this pull request Oct 22, 2017
@AnmolxSingh AnmolxSingh mentioned this pull request Jun 29, 2025
yurishkuro pushed a commit that referenced this pull request Jul 26, 2025
## Which problem is this PR solving?
- Resolves part of #7261

## Description of the changes
- Working on: `examples/hotrod/pkg/pool/pool.go` (`Pool.Stop` Method)
- Files identified by deadcode tool: `examples/hotrod/pkg/pool/pool.go`:
- `Pool.Stop` method unreachable
- When introduced: PR #40
- When fixed: PR #1454
- current state: Pool.Stop() method is never called anywhere in the
codebase. Only Pool.New() and Pool.Execute() are used in production
- Files to modify: `examples/hotrod/pkg/pool/pool.go` - remove Stop()
method

## Checklist
- [x] I have read
https://github.com/jaegertracing/jaeger/blob/master/CONTRIBUTING_GUIDELINES.md
- [x] I have signed all commits
- [ ] I have added unit tests for the new functionality
- [x] I have run lint and test steps successfully
  - for `jaeger`: `make lint test`
  - for `jaeger-ui`: `npm run lint` and `npm run test`

Signed-off-by: Parship Chowdhury <i.am.parship@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants