futurewei-cloud / chogori-opengauss

Other
2 stars 7 forks source link

Implement PgGate_InitPrimaryCluster Api and add config to talk to k2 #31

Closed ahsank closed 2 years ago

ahsank commented 2 years ago

Currently it creates collection in k2 but boost future in skv client causes sigfault when processing response.

Current Implementation of PgGate_InitPrimaryCluster is just to test connectivity. The call to skv client may be moved to a different layer later.