[
https://issues.apache.org/jira/browse/BOOKKEEPER-608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13652848#comment-13652848
]
Hudson commented on BOOKKEEPER-608:
-----------------------------------
Integrated in bookkeeper-trunk #199 (See
[https://builds.apache.org/job/bookkeeper-trunk/199/])
BOOKKEEPER-608: Make SyncThread a reusable component (ivank) (Revision
1480580)
Result = SUCCESS
ivank :
Files :
* /zookeeper/bookkeeper/trunk/CHANGES.txt
*
/zookeeper/bookkeeper/trunk/bookkeeper-server/src/main/java/org/apache/bookkeeper/bookie/Bookie.java
*
/zookeeper/bookkeeper/trunk/bookkeeper-server/src/main/java/org/apache/bookkeeper/bookie/SyncThread.java
*
/zookeeper/bookkeeper/trunk/bookkeeper-server/src/test/java/org/apache/bookkeeper/bookie/IndexCorruptionTest.java
> Make SyncThread a reusable component
> ------------------------------------
>
> Key: BOOKKEEPER-608
> URL: https://issues.apache.org/jira/browse/BOOKKEEPER-608
> Project: Bookkeeper
> Issue Type: Sub-task
> Components: bookkeeper-server
> Reporter: Ivan Kelly
> Assignee: Ivan Kelly
> Fix For: 4.3.0
>
> Attachments: 0001-BOOKKEEPER-608-Move-syncthread-out-of-bookie.patch
>
>
> The sync thread is currently a inner class of Bookie. This means it's not
> possible to test the functionality of the sync thread and ledger storage
> without creating a full bookie, and when you do that you also have to create
> a journal etc.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira