[
https://issues.apache.org/jira/browse/BOOKKEEPER-852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15658871#comment-15658871
]
ASF GitHub Bot commented on BOOKKEEPER-852:
-------------------------------------------
GitHub user merlimat opened a pull request:
https://github.com/apache/bookkeeper/pull/78
BOOKKEEPER-852: Release LedgerDescriptor and master-key objects when not
used anymore
Maps with ledger descriptors and master-keys are not cleaned after a ledger
gets deleted.
For this PR, please only take a look at the last commit 18e3455. The other
2 commits are already in separate PRs. I'll rebase this PR once they'll get
merged.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/merlimat/bookkeeper bk-ledger-descriptor
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/bookkeeper/pull/78.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #78
----
commit a3c0b464b9f8c49d73902518cb86faedd5785573
Author: Matteo Merli <[email protected]>
Date: 2014-07-21T21:45:12Z
Allow to use multiple journals in bookie
commit 95e4fe1bf7b9992529c520e22ab184c5795b3506
Author: Matteo Merli <[email protected]>
Date: 2015-08-06T21:51:14Z
Added Concurrent hash maps implemetations
commit 18e345572ac319c68f0f0b6ca858109450b46001
Author: Matteo Merli <[email protected]>
Date: 2015-03-07T16:57:11Z
BOOKKEEPER-852: Release LedgerDescriptor and master-key objects when not
used anymore
----
> Release LedgerDescriptor and master-key objects when not used anymore
> ---------------------------------------------------------------------
>
> Key: BOOKKEEPER-852
> URL: https://issues.apache.org/jira/browse/BOOKKEEPER-852
> Project: Bookkeeper
> Issue Type: Bug
> Affects Versions: 4.3.0
> Reporter: Matteo Merli
> Assignee: Matteo Merli
> Fix For: 4.5.0
>
> Attachments:
> 0001-BOOKKEEPER-852-Release-LedgerDescriptor-and-master-k.patch
>
>
> Maps with ledger descriptors and master-keys are not cleaned after a ledger
> gets deleted.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)