[
https://issues.apache.org/jira/browse/DIRSERVER-2420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18008740#comment-18008740
]
Emmanuel Lécharny commented on DIRSERVER-2420:
----------------------------------------------
Potentially, yes. However this is a one time command that you run when the
database is broken.
> Possible handle leak
> --------------------
>
> Key: DIRSERVER-2420
> URL: https://issues.apache.org/jira/browse/DIRSERVER-2420
> Project: Directory ApacheDS
> Issue Type: Bug
> Reporter: Artemii Voronin
> Priority: Major
>
> There is a possible handle leak.
> https://github.com/apache/directory-server/blob/69303bc11ec9c1ce4ed3bae56012f6c6fd945d6a/jdbm-partition/src/main/java/org/apache/directory/server/core/partition/impl/btree/jdbm/JdbmPartition.java#L333.
> The handle `<new RecordFile>.file` is created at BaseRecordManager.java:122
> by calling function `new jdbm.recman.BaseRecordManager(java.lang.String)` at
> JdbmPartition.java:333 and lost at JdbmPartition.java:394.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]