Teague Bick
Teague Bick
## Checklist - [ ] Change(s) are motivated and described in the PR description - [ ] Testing strategy is described if automated tests are not included in the PR...
demo
## Checklist - [ ] Change(s) are motivated and described in the PR description. - [ ] Testing strategy is described if automated tests are not included in the PR....
… into propagated context ### What does this PR do? This PR does two things: 1. Adds `peer.service` to the SQL Connection context if set explicitly by a user via...
## Motivation Fix for flaky DSM tests with the Java app. ## Changes Adds `thread.join()` calls to all the calls to produce/consume. Also updates method signatures to allow this to...