Commit Graph

37 Commits

Author SHA1 Message Date
Raghunandan 630bf19d05 [maven-release-plugin] prepare for next development iteration 2022-03-30 09:14:32 +05:30
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
Raghunandan e1043f02a2 [maven-release-plugin] prepare for next development iteration 2021-12-29 13:20:26 +05:30
Lilian Yuan c1262c18e8 Remove seed from yarn seedstore if a coordinator goes offline 2021-11-29 08:45:06 -08:00
Raghunandan 3793aa170a [maven-release-plugin] prepare for next development iteration 2021-10-01 13:13:30 +05:30
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
Raghunandan ed881ae4f2 [maven-release-plugin] prepare for next development iteration 2021-06-30 11:28:55 +05:30
Jack Guo 3bbc001468 Enhance HA high concurrency with resouce statistics aggregation 2021-06-23 18:40:36 -04:00
Raghunandan 34b34313b3 [maven-release-plugin] prepare for next development iteration 2021-03-31 11:15:11 +05:30
Yize Li 9fde2de438 upgrade some maven dependencies 2021-03-03 10:51:49 +08:00
Raghunandan 592b5cbc9d [maven-release-plugin] prepare for next development iteration 2020-12-30 19:16:54 +05:30
Raghunandan 523167989d [maven-release-plugin] prepare branch branch-1.1 2020-12-30 19:16:53 +05:30
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 050bae20a8 add parent property for hetu hazelcast 2020-09-24 15:21:41 +08:00
Vinayakumar B 5f288fc077
[I1WEO9] Fix hetu hazelcast version issue 2020-09-23 17:12:59 +05:30
Raghunandan a9ca254fb6 Change OpenLooKeng version number to have snapshot
Change OpenLooKeng version numbers to have correct convention and dependency
2020-09-23 09:15:10 +05:30
luren c9be0e17ce fix bug. when enabled hazelcast TLS, will cause hazelcast loss heartbeat. 2020-09-21 15:50:27 +08:00
i-robot d04981a8b7 !220 [I1UR07] Add authentication for hazelcast
Merge pull request !220 from wangshuai/feature-hazelcast_authentication
2020-09-18 19:21:41 +08: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
Yize Li 4afb75ee7d upgrade dependency for hetu-state-store 2020-09-17 14:21:13 +08:00
Raghunandan 9e5b4a5286 [I1QHQE]Upgrade 3rd party dependencies to handle CVEs 2020-08-24 12:00:16 +05:30
i-robot 255e1457e4 !120 [I1QHQE] Upgrade some maven dependency in our project
Merge pull request !120 from Yize_Li/upgrade-dependency-version
2020-08-12 16:14:07 +08:00
Yize Li da53cbbcac upgrade maven dependency 2020-08-10 17:45:27 +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