Skip to content
This repository was archived by the owner on Apr 17, 2019. It is now read-only.

Feature/storage reconnection#2229

Open
muratovv wants to merge 2 commits intodevelopfrom
feature/storage_reconnection
Open

Feature/storage reconnection#2229
muratovv wants to merge 2 commits intodevelopfrom
feature/storage_reconnection

Conversation

@muratovv
Copy link
Contributor

Description of the Change

Add first look of reconnection to db.

Benefits

More reliable system: connection to postges can be reestablished.

Possible Drawbacks

Not full implementation:

  • required to wrap all storage interface;
  • required to cover storage dependencies such as QueryExecutor, PeerQuery and so on.

Alternate Designs [optional]

Reconnection model can be improved with delays and some additional logic: this part could be discussed.

Signed-off-by: Fedor Muratov <muratovfyodor@yandex.ru>
Signed-off-by: Fedor Muratov <muratovfyodor@yandex.ru>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant