YottaDB / YDB

Mirrored from https://gitlab.com/YottaDB/DB/YDB
Other
76 stars 37 forks source link

Enhance GT.CM GNP server to support updates to multiple replication instances #305

Open nars1 opened 6 years ago

nars1 commented 6 years ago

Final Release Note

Description

mumps processes now support updates to multiple replication instances (as part of GTM-8182 in GT.M V6.3-003). But all utilities (dse, mupip, lke etc.) support only one instance file. This includes the GT.CM GNP server ($ydb_dist/gtcm_gnp_server). That means it can only accept updates from clients that all go to the same replicated instance. It would be desirable to let it update multiple instances on behalf of different clients.

Draft Release Note