[Java] Allow a user to provide an alternative "chunk" allocator
- Langage dominant
- Java
- Étoiles
- 94
- Forks
- 152
- Merge moyen
- 3 j 16 h
- PR mergées (30 j)
- 11
Description
Right now, the Arrow Java libraries have two options:
- Have accounted memory using the Netty allocator.
- Have unaccounted memory using your own allocator.
I'd like to add a third option where you can use the existing accounting but decide where the chunks of memory come from.
**Reporter**: [Jacques Nadeau](https://issues.apache.org/jira/browse/ARROW-7198) / @jacques-n
**Note**: *This issue was originally created as [ARROW-7198](https://issues.apache.org/jira/browse/ARROW-7198). Please see the [migration documentation](https://github.com/apache/arrow/issues/14542) for further details.*
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Aucun fichier, test ou point d’entrée n’est nommé. Commencez par localiser les chemins d’allocator existants, basés sur Netty et fournis par l’utilisateur, dans les bibliothèques Arrow Java, puis déterminez comment une source de chunks configurable peut préserver le suivi de la mémoire ; c’est terminé lorsque la troisième option d’allocation fonctionne sans perdre ce suivi.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- java
- Domaine
- backend
- Type d'issue
- Fonctionnalité
- Difficulté
- 5/5
- Temps estimé
- Plus d'une semaine
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 30/100