Commit Graph

135 Commits

Author SHA1 Message Date
ionutboangiu
0feda9e993 close db connections in test flush helpers
Previously, database connections would stay alive until "go test"
would finish, sometimes leading to max conn errors.
2025-05-27 17:28:40 +02:00
ionutboangiu
4daeb35609 Reduce client connection attempts to test engine status (tests)
200 -> 16

Previously, considering the fibonacci back off strategy, if engine failed to
start it would have tried to attempt connections for 2.862799e+33 years.

Now, the amount of attempts is 16, equivalent to around 2 and a half seconds.
Should be more than enough, considering that usually 6-7 attempts are enough.
2024-06-06 11:13:32 +02:00
gezimbll
7dcbd09a1f replacing non-meta constants for storage types 2023-03-08 19:14:24 +01:00
adi
5914213c96 Update filters without computing when overwriting + chargers case 2022-12-09 13:27:28 +02:00
adi
c9a9857152 Added relevant paratheses 2022-12-02 18:39:29 +02:00
ionutboangiu
1436bac61c Remove unnecessary paranthesis 2022-12-02 14:24:18 +02:00
andronache
03fce91219 Finished replacing replication in v0.10 2021-07-13 19:14:30 +02:00
andronache
07111d1e4d Replacing replicate in datamanager 2021-07-13 19:14:30 +02:00
TeoV
b3f7769cb7 Add support for Mongo for different Marshaler 2020-03-01 17:28:31 +01:00
DanB
797b85ea79 DiameterAgent with mysql integration tests passing for full path 2020-02-04 18:41:44 +01:00
Trial97
999aabdf9f Updated FieldName for attributes 2020-01-20 14:44:36 +02:00
Trial97
6764260be4 Added *req as requirement fro attributes FieldName 2020-01-17 08:28:52 +02:00
TeoV
35d19ab4b2 Add TTL option for DataDB/StorDB for type *internal 2020-01-14 08:42:10 -05:00
Trial97
6da56c095b Updated GetRatingPlansCost and SupplierService.costForEvent 2020-01-13 14:38:58 +02:00
TeoV
7b72c943a0 Add connections from remote and replicate throuh ConnManager 2020-01-06 09:27:34 -05:00
TeoV
4bd4ae3ee9 Add connections through ConnManager 2019-12-12 08:52:49 +02:00
Trial97
d22151861d Updated integration tests and replaced *none with *remove in attributes 2019-12-11 08:00:38 +02:00
Trial97
b4fe82c6d7 Updated rpcclient library 2019-12-09 18:04:26 +02:00
TeoV
3c85747fd4 Update integration test and remove RPCConns from precache list 2019-12-04 03:08:34 -05:00
TeoV
4f563aa5ee Update filters and dataProvider to include ~*req as refix 2019-11-27 11:10:32 -05: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
Trial97
f6bbccb213 Remove redundant functions 2019-11-09 15:55:49 +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
TeoV
722f74f652 Update integration tests 2019-10-30 14:43:10 +01:00
Trial97
8d655d8b57 Added sslmode for storDB config. Fixes#1715 2019-10-28 18:00:32 +01:00
Trial97
27c5c4233a Updated versions integration tests 2019-10-21 15:02:21 +02:00
TeoV
d3e7867535 Add StorDBPrefixIndexedFields for customize cdr indexes for InternalDB 2019-10-04 20:17:40 +02:00
TeoV
ddb242191c Add Caching option for LoaderS 2019-08-22 18:19:22 +03:00
TeoV
4a65133a1a Update format for metrics ( *sum:~FieldName ) 2019-08-12 08:38:16 +02:00
Trial97
a08b190a4e Replaced IsSliceMember with SliceHasMember for constant slices 2019-08-08 19:12:47 +02:00
TeoV
ec13378bfb Update LoaderS tests ( use CSVs files from engine ) 2019-07-21 23:13:27 -10:00
Trial97
c1f49a6e73 Updated glide.yaml 2019-07-16 22:42:42 -10:00
Trial97
0a72423711 Updated CSVStorage 2019-07-15 03:19:20 -10:00
Trial97
f1513907ff Added recursive option to cgr-loader.Fixes#468 2019-07-12 05:13:20 -10:00
Tripon Alexandru-Ionut
34aa65e853 Updated session indexing 2019-05-13 12:41:25 +02:00
Tripon Alexandru-Ionut
002b9ac933 Updated SessionS.asActiveSessions to accept filters 2019-05-13 12:41:25 +02:00
Tripon Alexandru-Ionut
022ad003d6 Renamed DispatcherS CSV file to DispatcherProfiles.csv 2019-03-28 09:35:50 +01:00
TeoV
a15a346148 TPReader use SchedulerS for reloading inster of ApierV1 2019-03-28 09:34:09 +01:00
TeoV
8e06267ca3 Implement CacheLoadIDs in tpReader 2019-03-27 11:51:20 +01:00
Tripon Alexandru-Ionut
ad54df15f7 Added Dispatcher Hosts 2019-03-26 19:46:42 +01:00
Trial97
7040a0fab7 Updated tests after latest changes 2019-03-25 19:11:44 +01:00
TeoV
06e8b9ea85 Move defaultCaching in general config 2019-03-25 17:40:51 +01:00
Trial97
8456b55a20 Updated integration tests after the move of Cache methods 2019-03-18 11:49:16 +01:00
Trial97
a68c76c952 Updated config_path to accept url as path to file 2019-03-14 12:40:19 +01:00
TeoV
ee1f11cc42 Rename config_dir with config_path for cgr-engine 2019-03-06 14:20:50 +01:00
Trial97
b8ff4bdfd9 Removed DerivedChrgerS 2019-02-19 16:42:33 +01:00
Trial97
b87dbf650d Removed UserS and modified some meta consts 2019-02-18 12:37:50 +02:00
Trial97
7442753ed3 Removed AliaseS 2019-02-15 18:01:22 +02:00