RestComm / smscgateway

RestComm SMS Gateway (SMSC) to send/receive SMS from/to Operators Network (GSM)
http://www.restcomm.com/
GNU Affero General Public License v3.0
127 stars 111 forks source link

Configurable Due Slot Keys #274

Open ovoo-unif opened 6 years ago

ovoo-unif commented 6 years ago

Hi,

in order to enable running 2 (or more) SMSCGW instances with shared common Cassandra cluster (with 2 or more nodes), we need to have instance specific keys for Due Slots.

Please review and consider this PR.

Thanks and regards, adam

gsaslis commented 6 years ago

Hi Adam,

Please ping back here once CLA has been signed, so I can mark this for review.

ovoo-unif commented 6 years ago

Hi Yorgos,

the CLA is signed.

Regards, adam

gsaslis commented 6 years ago

Thanks @ovoo-unif !

pushing this for review from the @RestComm/messaging-squad

vetss commented 6 years ago

Hello @ovoo-unif

my question for this update is the same as for https://github.com/RestComm/smscgateway/pull/273 Why do we need such update, what is an advantage of usage of a single keyspace for 2 smsc gw if messages from smsc gw 1 will not be used for smsc gw 2 and vice versa (for what is this update).