ionutboangiu
36a7d174ab
Remove RSRSep opt from general section
...
- allows RSRParser to be split gracefully from config (was depending on
RSRSep, which was retrieved from the global config variable)
- default separator (;) was the only one used except for splitting
inline attribute values (where ANDSep is used)
2025-02-24 13:36:32 +01:00
armirveliaj
7db65ca62c
Clean up DispatcherS
2025-01-17 17:29:46 +01:00
gezimbll
32ed816de7
Replacing IsSliceMember ,CloneStringSlice and SliceStringEqual with slices package functions
2023-11-01 21:38:27 +01:00
ionutboangiu
113e2a2bdf
Replace interface{} with any
2023-05-31 10:22:28 +02:00
adi
1ac4572f2e
IMproved test of disptchers after changes opts/routeID
2022-09-25 12:16:25 +02:00
adi
bf870b1e2b
Failover ees/loggers improved + tests
2022-07-11 17:27:46 +02:00
ionutboangiu
468b335ba6
Update dispatcherHost loader and repair it tests
2022-07-03 13:08:52 +02:00
ionutboangiu
5437b3a8a2
Repair compilation errors after library updates
2022-07-03 13:08:52 +02:00
andronache98
ecdf5e54ea
Changed headers
2022-03-09 14:14:30 +01:00
andronache98
9ec56f5155
Changed headers
2022-03-09 14:14:30 +01:00
ionutboangiu
65d832e0dc
Update loader functionality + tests
2022-02-17 21:14:48 +02:00
ionutboangiu
2a956af08c
Add merge function for interval rates and update some set funcs
2022-02-02 14:17:40 +01:00
ionutboangiu
30e419429d
Update match functions for dispatcher profiles
2022-02-02 14:17:40 +01:00
ionutboangiu
4f5e93d87a
Update set functions to ignore error when trying to convert empty string to float
2022-01-26 18:29:20 +01:00
Trial97
b9617f6fe3
Added DataProvider methods
2021-12-21 15:05:44 +01:00
Trial97
c1e399de6d
Added all merge functions
2021-12-21 15:05:44 +01:00
Trial97
f25acdaf77
Added tests for all Set methods
2021-12-21 15:05:44 +01:00
Trial97
6a3c682f42
Fixed the config for loaders
2021-12-21 15:05:44 +01:00
Trial97
fd5cf12eac
Updated all the loaders types
2021-12-21 15:05:44 +01:00
Trial97
0ed0b0e7a6
Updated more services
2021-09-13 16:08:39 +02:00
Trial97
0682251fff
Removed dispatcher subsystems
2021-06-11 13:11:00 +02:00
ionutboangiu
93eb9c20e1
Remove ActivationInterval from Dispatchers (tests failing)
2021-05-17 17:54:24 +02:00
andronache
29286e1671
Repaired context tests
2021-04-20 17:14:08 +02:00
Trial97
3406d3c7c9
Updated based on new rpc library
2021-04-13 13:35:03 +02:00
ionutboangiu
a58c3be167
Rename variables in cgrates/engine
2021-04-02 14:57:32 +02:00
Trial97
c13a5cf790
Finished implementing the DataNode as a replacement
2021-03-26 13:46:25 +01:00
andronache
38b02c642c
Changed Opts to APIOpts in multiple structs used in apier/
2021-03-23 14:35:11 +01:00
Trial97
f2c9ca3530
Fixed typo in license header
2021-03-10 16:22:37 +01:00
Trial97
7e90a42c1f
Added filtered replication for dataDB items
2021-03-09 17:37:59 +01:00
Trial97
038aa5f2ea
Renamed DispatcherH in RegistarC
2021-03-02 20:06:30 +01:00
Trial97
3593bb9557
Moved BiRPC support in rpcclient library
2021-02-22 11:53:56 +01:00
andronache
4ff3b9242d
Consts in utils
2021-01-07 18:15:35 +01:00
Trial97
c539800acd
Added more Clone functions for config sections
2020-11-27 08:41:56 +01:00
Trial97
9acf0582d2
Updated DispatcherHost structure
2020-11-23 16:14:01 +01:00
Trial97
616f7b283c
Added GlobalVarS as service to manage the reload for the global variables
2020-10-20 11:09:16 +02:00
Trial97
ffb51d7d88
Updated dispatcher host matching based on load if *ratio is specified
2020-08-18 15:05:10 +02:00
Trial97
11dac21b88
Starting replacing ArgDispatcher with Opts
2020-07-30 11:17:57 +02:00
TeoV
0862d5e39b
Add test for replicate routeID through dispatchers
2020-04-15 10:43:56 +02:00
adragusin
c14b02d5eb
Added Replication APIs to dispatcher
2020-02-21 15:27:01 +01:00
Trial97
b4fe82c6d7
Updated rpcclient library
2019-12-09 18:04:26 +02:00
DanB
c94dfb6484
Comment removal from dispatcher profile
2019-04-01 19:16:21 +02:00
DanB
fccaf489a4
Dispatcher with support for dynamic hosts
2019-04-01 19:14:52 +02:00
DanB
8b2b5dece0
DispatcherHost.GetRPCConnection
2019-04-01 19:12:14 +02:00
Tripon Alexandru-Ionut
c75482a6dc
Updated RemoteHost structure
2019-04-01 18:37:40 +02:00
Tripon Alexandru-Ionut
30d9689082
Added TLS option within TPDispatcherHostConn
2019-03-29 20:25:20 +01:00
Tripon Alexandru-Ionut
ad54df15f7
Added Dispatcher Hosts
2019-03-26 19:46:42 +01:00
DanB
46a919d9f3
Dispatcher.GetConnIDs implementation, profile ReorderFromIndex and Shuffle methods
2019-02-15 15:27:11 +01:00
DanB
be7bcbbf4b
Adding Dispatcher.GetInstance method for per request Dispatcher cloning
2019-02-14 20:06:48 +01:00
DanB
e07ba0a3bb
Handle *any as subsystem in dispatchers sorting, weight based sorting implementation
2019-01-31 15:07:22 +01:00