Commit Graph

20 Commits

Author SHA1 Message Date
chenpingzeng 97d0355587 upgrade hazelcast from 4.0.3 to 5.1
Signed-off-by: chenpingzeng <chenpingzeng@huawei.com>
2022-03-22 10:19:51 +08:00
chenyidao1 24113c7444 openlookeng clean_code 2022-02-09 17:33:14 +08:00
Lilian Yuan c1262c18e8 Remove seed from yarn seedstore if a coordinator goes offline 2021-11-29 08:45:06 -08:00
Lilian Yuan 61ee03600b Update copyright 2021-09-27 14:16:18 -07:00
l00517477 fd4d907e69 improve Cache AA 2021-09-16 14:28:16 +08:00
Faras Mohan Dewal d0513cc6ce Feature OpenLookeng ON YARN
Signed-off-by: fmdewal <fmdewal89@gmail.com>
2021-08-16 21:57:02 +08:00
Jack Guo 06aea87fea 1. Make hazelcast timeout configurable
2. Add try catch to dynamic filter
2021-07-26 12:28:52 -04:00
i-robot 1256b62772 !922 support cache AA
Merge pull request !922 from lshcpu/feature_CacheAA
2021-07-21 02:38:12 +00:00
liushihong 5ad6d84d36 support Cache AA 2021-07-20 10:16:24 +08:00
Jack Guo 3bbc001468 Enhance HA high concurrency with resouce statistics aggregation 2021-06-23 18:40:36 -04:00
Jack Guo fc6ae540f5 Add timeout to hazelcast state store 2020-12-23 15:04:05 -05:00
Haochen Ding 8f6f19f209 Refactored DynamicFilterListenerService and split it into DynamicFilterCacheManager and DynamicFilterListener 2020-11-16 17:06:34 -05:00
Jack Guo 4c7097ce95 Implementation of simplifying HA configs 2020-11-05 17:03:29 -05:00
shuaiwang999 cf811ebe69 Hazelcast support TLS encryption. 2020-09-18 16:02:45 +08:00
shuaiwang999 a7fd581291 add authentication for hazelcast using AOP 2020-09-18 11:24:58 +08:00
Jack Guo 49765d9fa9 Replace ip with ip:port in the seed
Disable hazelcast port auto increment
Replace hazelcast config property hazelcast.tcp_ip.port with
hazelcast.discovery.port
Refactor SeedStoreManager and optimize its UT
2020-08-04 11:47:55 -04:00
Haochen Ding d0f741c40d Added DynamicFilterStateStoreListener in LocalDynamicFilterCollector 2020-07-29 20:33:23 -03:00
Haochen Ding 3e95410127 DynamicFilter refactoring and optimization:
1. Removed the filter type saved in state-store
2. Refactored DynamicFilterService logic
3. Fixed extract expression symbol in DynamicFilterService with CAST expressions
4. Reduced synchronization scope in LocalDynamicFilterCollector methods to reduce blocking time
5. Added getOrCreateStateCollection in StateStore
6. Moved DynamicFilter classes back to spi
2020-07-26 14:00:42 -03:00
Seyed Hossein Mortazavi cedcb3db7d Added no type conversion 2020-07-09 15:39:35 -05:00
fbird2020 4769cbf5c6 openLooKeng first commit 2020-06-29 21:49:10 +08:00