Francesco Nigro (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%...
) *created* an issue
Hibernate ORM (
https://hibernate.atlassian.net/browse/HHH?atlOrigin=eyJpIjoiYzRkNTlhNGQ5...
) / Improvement (
https://hibernate.atlassian.net/browse/HHH-16462?atlOrigin=eyJpIjoiYzRkNT...
) HHH-16462 (
https://hibernate.atlassian.net/browse/HHH-16462?atlOrigin=eyJpIjoiYzRkNT...
) Share the same Jandex Indexer while indexing different files (
https://hibernate.atlassian.net/browse/HHH-16462?atlOrigin=eyJpIjoiYzRkNT...
)
Issue Type: Improvement Assignee: Unassigned Created: 12/Apr/2023 04:05 AM Priority: Minor
Reporter: Francesco Nigro (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%...
)
https://github.com/smallrye/jandex/pull/303 has introduced pooling of resources while
performing indexing; pooling include both temporary byte[] and input streams, reducing the
required memory to perform indexing.
In order to enable such optimization is necessary to reuse the same Indexer across
different indexing operations, instead of creating it every time, on demand.
(
https://hibernate.atlassian.net/browse/HHH-16462#add-comment?atlOrigin=ey...
) Add Comment (
https://hibernate.atlassian.net/browse/HHH-16462#add-comment?atlOrigin=ey...
)
Get Jira notifications on your phone! Download the Jira Cloud app for Android (
https://play.google.com/store/apps/details?id=com.atlassian.android.jira....
) or iOS (
https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=Em...
) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100221- sha1:c4871f2 )