sdk
sdk copied to clipboard
Fix for span leaks
Signed-off-by: Mikhail Avramenko [email protected]
Description
Added another span logger for 'infinite' Find case scenario(registry)
Issue link
https://github.com/networkservicemesh/sdk/issues/1085
How Has This Been Tested?
- [ ] Added unit testing to cover
- [x] Tested manually
- [ ] Tested by integration testing
- [ ] Have not tested
Types of changes
- [x] Bug fix
- [ ] New functionallity
- [ ] Documentation
- [ ] Refactoring
- [ ] CI
@Mixaster995 Is this still a good PR in need of review?
@edwarnicke no, it was a test solution for reported problem, but the problem itself is not clear and really hard to reproduce or catch. Thus, we decided to postpone investigation of this problem until better times.
@Mixaster995 Got it