Commit Graph

4 Commits

Author SHA1 Message Date
Jan Mußler 1e10549e43 More debug output for trouble shooting of missing sync. 2020-11-04 21:32:09 +01:00
Rafia Sabih 9de57f0182 fix unit tests and other minor changes 2020-11-04 07:56:34 +01:00
Rafia Sabih 2b44eff294 fix unit test and delete secret when required only 2020-11-03 15:57:24 +01:00
Rafia Sabih 133f77c330
Refactor connection pooler (#1159)
Refactor connection_pooler code

- Move all the relevant code to a separate file
- Move all the related tests to a separate file
- Avoid using cluster where not required
- Simplify the logic in sync and other methods
- Cleanup of duplicated or unused code

Co-authored-by: Rafia Sabih <rafia.sabih@zalando.de>
2020-10-29 12:05:53 +01:00