Commit Graph

371 Commits

Author SHA1 Message Date
adragusin
bf12f28e05 Added error check at Cache.Remove 2020-05-15 15:39:45 +02:00
adragusin
9e6d813784 Added error check at Cache.Set 2020-05-15 15:39:45 +02:00
TeoV
bbefd7885e Verify CacheConfig before Caching the data from db 2020-05-11 11:06:36 +02:00
Trial97
3b9b2895e0 Added OrderedNavigableMap implementation 2020-05-07 11:17:41 +02:00
TeoV
7c1157f394 Rename from SupplierS to RouteS ( part 3 success build ) 2020-04-30 15:54:49 +02:00
TeoV
944e87acd2 Rename from SupplierS to RouteS ( part2 ) 2020-04-30 15:54:49 +02:00
TeoV
30f339247b Allow Get items from cache before verification DataManager for nil fixes #2075 2020-04-15 10:43:56 +02:00
TeoV
4d5c202aea Add verification in case of nil dataManager 2020-04-15 10:43:56 +02:00
TeoV
8f81bb0b75 Add replication_conns options in cache and move cache partitions in "partitions" 2020-04-10 16:53:28 +02:00
adragusin
caf1b43ea3 Updated it tests in dispatchers 2020-03-11 17:07:03 +01:00
adragusin
029aaa6c6c Added Replication APIs to dispatcher 2020-02-21 15:39:08 +01:00
adragusin
c14b02d5eb Added Replication APIs to dispatcher 2020-02-21 15:27:01 +01:00
adragusin
743c4e8a38 Added Replication APIs to dispatcher 2020-02-20 11:23:46 +01:00
TeoV
6a0a45adca Getting InlineAttributes by considering the full type as ID not the " * " 2020-01-15 16:49:50 +02:00
TeoV
b8b65bb0b8 Send StoredStatQueue instead of StatQueue when replicate fixes #1864 2020-01-15 14:20:43 +02:00
TeoV
35d19ab4b2 Add TTL option for DataDB/StorDB for type *internal 2020-01-14 08:42:10 -05:00
Trial97
5a154dcc91 Updated comments 2020-01-14 15:33:13 +02:00
Trial97
6da56c095b Updated GetRatingPlansCost and SupplierService.costForEvent 2020-01-13 14:38:58 +02:00
Trial97
47fee04b2e Added in-line Attributes 2020-01-10 14:56:04 +02:00
TeoV
7b72c943a0 Add connections from remote and replicate throuh ConnManager 2020-01-06 09:27:34 -05:00
Trial97
b4fe82c6d7 Updated rpcclient library 2019-12-09 18:04:26 +02:00
Trial97
23da9b52c7 Updated engine.GetFilter and DataDB service 2019-12-02 17:52:01 +02:00
Trial97
2d545a3cf2 Updated DataManager.GetFilter 2019-12-02 14:58:13 +02:00
Trial97
d1d851009a Updated SetStoredStatQueueDrv and removed unused Marshaler function 2019-12-02 13:15:26 +02:00
TeoV
ea6485cf0a Implement Replication for Remove methods 2019-11-21 12:58:27 +01:00
TeoV
11fa04f3d0 Implement rest of methods from StorageInterface in DataManager 2019-11-21 12:58:27 +01:00
TeoV
5913709796 Implement RemoveThreshold when replicate is true 2019-11-20 19:48:14 +01:00
TeoV
af1cfc64c8 Implement Replication for all Set Methods 2019-11-20 19:48:14 +01:00
adragusin
d14badd7e6 Removed duplicated test 2019-11-20 17:12:04 +01:00
adragusin
8020fa1614 Replaced MapStorage with InternalDB in unit tests 2019-11-20 11:01:25 +01:00
TeoV
62d2a2dbda Add remote functionality for GetDestination/GetReverse 2019-11-20 10:54:31 +01:00
TeoV
0f0c05633e Add Destination/ReverseDestination methods in DataManager 2019-11-20 10:54:31 +01:00
TeoV
0aa6e36ccc Convert error from RPC only when is different than nil 2019-11-20 10:54:31 +01:00
TeoV
3e3cc70882 Update SetThresholdProfile in case of Replication 2019-11-20 10:54:31 +01:00
TeoV
25bc80458d Finish get for remote functionality 2019-11-20 10:54:31 +01:00
TeoV
ee37110cfe Add rpc pool for remote connections 2019-11-15 13:36:53 +01:00
TeoV
5cc9f94cc0 Add ReplicatorSv1 for remote/replication functionality 2019-11-15 13:36:53 +01:00
TeoV
4000890138 Implement GetAccountActionPlans in DataManager 2019-11-12 11:45:59 +01:00
TeoV
65113f2739 Clean logs and update AccountAction method when remoteDMs are set 2019-11-12 11:45:59 +01:00
TeoV
4edda324e0 Add more tests 2019-11-12 11:45:59 +01:00
Trial97
4ffa12a0b4 Fixed typos 2019-11-11 08:04:58 +01:00
Trial97
b110537b54 Added StorDB config reload 2019-11-09 15:55:49 +01:00
TeoV
74aaae406b Check in remote connections for data manager only when the error is NotFound 2019-11-08 19:05:43 +01:00
TeoV
cc0855ce83 Rename GetAccount with GetAccountDrv and add GetAccount in DataManager 2019-11-07 17:52:59 +01:00
TeoV
4723692abd Implement replication for Get methods from data manager 2019-11-06 19:36:01 +01:00
TeoV
59b61a7fbc Implement Remote mechanism for Get method from DataManager 2019-11-06 19:36:01 +01:00
TeoV
1a768269c6 Implement replication for remove methods from DataManager 2019-11-06 19:36:01 +01:00
TeoV
8fae8c1acf Implement Replication Remote mechanism for DataManager for some methods 2019-11-06 19:36:01 +01:00
TeoV
c30c6062ce Change TypeOf RplDataDb & RmtDataDb from DataDB To DataManager 2019-11-05 09:28:25 +01:00
TeoV
714e37fa63 Populate in data manager rmtDataDbConns and rplDataDBConns 2019-11-03 12:59:10 +01:00