Skip to content

Conversation

@pbromwelljr
Copy link

We have a customer that has two separate Servoy instances (different codebases) that share a common database server that we need data broadcasting. We'll refer to them as Instance A and B. Instance A and B share a common database server and instance B has another database server that we don't want broadcasted to instance A, as it doesn't exist on instance A.

The implementation outlined in this pull request allows us to set a comma-delimited whitelist of database servers we want sent over AMPQ in the properties file. I then added logic to handleDelivery to only do the broadcasting if it's included in our list of database servers.

@pbromwelljr
Copy link
Author

Bump

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant