-
With Off-Heap Technology for Large Arrays in GC ([top-level off-heap issue](https://github.com/eclipse-openj9/openj9/issues/14005)), we need to add the test pipeline support for off-heap enabled/disab…
-
For http1.1, header expansion is one of the main reasons for its criticism , so Hpack compression was introduced;
We have also recently encountered some problems where large headers caused the applic…
-
### Backend
VL (Velox)
### Bug description
```
Current config settings:
spark.gluten.memory.offHeap.size.in.bytes=15.0 GiB
spark.gluten.memory.task.offHeap.size.in.bytes=3.8 GiB
spark.gluten…
-
-
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
### Search before asking
- [X] I have searched in the [issues](http…
-
### Description
As of now, lucene LRU query cache and other OpenSearch caches uses [CacheKey](https://github.com/apache/lucene/blob/main/lucene/core/src/java/org/apache/lucene/index/IndexReader.jav…
-
**Describe the bug**
I run spark with blaze + celeborn on k8s always OOM
**To Reproduce**
My environment:
spark version: 3.3.3 with celeborn DRA patch
blaze version: blaze-engine-spa…
-
Here is my configuration
```
LocalPersistenceService persistenceService= new DefaultLocalPersistenceService(new DefaultPersistenceConfiguration(new File(cacheDirectory)));
PersistentUserManagedCa…
-
I would like to be able to apply rewrite rules where "from" applies to any function.
Apart from applying the rule to any function, we would need a way to extract the different parts of the function,…
-
Hi ))
There are need to create about 4k maps for one of subsystem of our production code.
Every map creation lead to serialization and deserialization of full catalog of stored maps description. D…