amazon-kinesis-client/amazon-kinesis-client-multilang
dmatriccino 039f508da1 Updating MultiLangDaemonConfiguration
Allowing the ability to set the region for kinesisClient, dynamoDbClient, cloudWatchClient separately and having regionName act as the default for all in the abscense of the new properties available.

Added a new private setRegionForClient method which takes a boolean argument of 'override'. This new method will set the property regardless if it's already set if override is true. If override is false, the method checks to see if the property has been set and only set the property if it's empty.

The reason for the new method is to allow for the properties to be loaded in any order during consumption of properties file without overriding any properties unexpectedly.
2022-04-15 16:24:08 -06:00
..
src Updating MultiLangDaemonConfiguration 2022-04-15 16:24:08 -06:00
pom.xml Preparation for v2.4.1 2022-03-24 14:35:18 -07:00