9701 Commits (03d3faedb2c3febbb88e2ca0c093bc89b11da896)

Author SHA1 Message Date
IrynaMatveieva 6db073ba53 added validate method to config 1 year ago
Artem Barysh 09885e644b Moved sync files from application module to common 1 year ago
IrynaMatveieva 90d34b5bd0 added CF config marker interface 1 year ago
dashevchenko d962f89c36 fixed flaky test 1 year ago
dashevchenko 8a0c15c8d0 reverted default value to "list" 1 year ago
dshvaika 46a9d81a85 Added EntityIdProto 1 year ago
dshvaika 1421f9cc9f Resolved TODOs, refactoring: make GeofencingCalculatedFieldState extends Base state class 1 year ago
dshvaika 29934d08bd Added custom serializer/deserializer logic for perimeter definitions 1 year ago
dshvaika cc3ecfc027 Added reporting strategies instead of single zone group event 1 year ago
Mia 012930a2a9
Update rpc_debug_terminal.json 1 year ago
dshvaika 0c03abe5e6 Added tenant profile upgrade script & Added argument test & removed outdated todo items 1 year ago
IrynaMatveieva b9d402abba parse long to int 1 year ago
dshvaika faf842f998 Updated toTbelCfArg implementation for GeofencingArgumentEntry 1 year ago
dshvaika a4ac5e3a7f Added integration test with dynamic arguments refresh logic 1 year ago
dshvaika 43b07c242f Added service layer test with validation of scheduling config updates 1 year ago
dashevchenko a78e88906b expose swagger doc expansion property 1 year ago
dshvaika d2b9e1066f Added geofencing CF configuration test 1 year ago
dshvaika dd18359c54 Replaced GeofencingZoneIdProto with EntityTypeProto and msb and lsb 1 year ago
dshvaika 67f08da7a0 Updated validation logic for existing and geofencing CF 1 year ago
dshvaika ac3f81195d Refactored code duplicates in CalculatedFieldManagerMessageProcessor 1 year ago
dashevchenko 639cb0d7a7 refactoring 1 year ago
dashevchenko 51c3e38d08 fixed flaky test 1 year ago
dshvaika 06515a5e13 Renamed actor message types and java fields for clarity 1 year ago
dshvaika ef9ad6751c Fixes after self-review before create WIP PR 1 year ago
dshvaika 9641461541 rollback new methods created sicne not used after refactoring 1 year ago
dshvaika bc78988443 Removed no used dynamicEntityArguments from ctx 1 year ago
dshvaika 40276c6c15 Added new integration test 1 year ago
dshvaika d5f78e6db0 Added test for GeofencingZoneState 1 year ago
dshvaika 5f12fc5a4f Added test for GeofencingValueArgumentEntry 1 year ago
dshvaika efc20a93aa Added mock tests for Geofencing CF state and utils logic to/from proto 1 year ago
dshvaika baba433f0f Added validation for new configuration + fixed relation creation for profile entities 1 year ago
陈旭 4523efbcdd Fix: Improve Edge session cleanup to prevent resource leaks In unstable network environments, Edge devices may frequently disconnect and reconnect. The previous session cleanup logic could fail to stop the Kafka consumer, creating a 'zombie consumer'. This commit introduces a multi-layered defense: 1. Proactively evicts stale members from the Kafka consumer group upon new connection to ensure immediate functionality. 2. Adds a background task to persistently try and clean up session objects that failed to destroy, preventing memory/thread leaks. 1 year ago
陈旭 e30adf0447 Fix: Improve Edge session cleanup to prevent resource leaks In unstable network environments, Edge devices may frequently disconnect and reconnect. The previous session cleanup logic could fail to stop the Kafka consumer, creating a 'zombie consumer'. This commit introduces a multi-layered defense: 1. Proactively evicts stale members from the Kafka consumer group upon new connection to ensure immediate functionality. 2. Adds a background task to persistently try and clean up session objects that failed to destroy, preventing memory/thread leaks. 1 year ago
dshvaika 3643b54985 Added relation creation support 1 year ago
dshvaika 409328dbe3 removed no needed logic from geofencing arugment 1 year ago
dshvaika fb84eb0695 typos fix 1 year ago
dshvaika 71f092c4e8 Added dirty updates support 1 year ago
dashevchenko c127b96bb3 fixed flaky edqs tests 1 year ago
dshvaika 589e159b54 Added ability to filter out reporting geofencing events statuses 1 year ago
dshvaika c783176e71 Updated to use zone groups 1 year ago
dashevchenko fdd01dfc9d fixed flaky edqs tests 1 year ago
VIacheslavKlimov e0c2051c6a Fix NPE on Firebase app cleanup 1 year ago
dashevchenko 9a75fa07d9 fixed default sort property for alarm data entity query 1 year ago
dashevchenko 226e82c722 fixed default sort property for alarm entity query 1 year ago
dshvaika ede9fd5e05 Added support to use only one zone type instead of two + minor validation fixes 1 year ago
VIacheslavKlimov 552524d4b1 Increate timeout for testDelete_singleConsumer 1 year ago
pon0marev c24b44b762 Optimize Redis pool ping parameters 1 year ago
VIacheslavKlimov e7580f6093 Short-lived cache for Kafka topics 1 year ago
VIacheslavKlimov 1097005178 Refactor Kafka admin usage 1 year ago
dshvaika 82cca8c665 renamed saveZones to allowedZones 1 year ago