[jira] [Commented] (BOOKKEEPER-555) Make BookieServer use Netty rather than a custom IO server

2013-02-09 Thread Sijie Guo (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13575113#comment-13575113 ] Sijie Guo commented on BOOKKEEPER-555: -- lgtm +1. will retrigger the commit job.

[jira] [Commented] (BOOKKEEPER-556) BookieServerMXBean#getServerState makes no sense

2013-02-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13575116#comment-13575116 ] Hudson commented on BOOKKEEPER-556: --- Integrated in bookkeeper-trunk #94 (See

[jira] [Created] (BOOKKEEPER-567) ReadOnlyBookieTest hangs on shutdown

2013-02-09 Thread Sijie Guo (JIRA)
Sijie Guo created BOOKKEEPER-567: Summary: ReadOnlyBookieTest hangs on shutdown Key: BOOKKEEPER-567 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-567 Project: Bookkeeper Issue Type:

[jira] [Updated] (BOOKKEEPER-567) ReadOnlyBookieTest hangs on shutdown

2013-02-09 Thread Sijie Guo (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sijie Guo updated BOOKKEEPER-567: - Attachment: 27376.txt attach the jstack. ReadOnlyBookieTest hangs on

[jira] [Commented] (BOOKKEEPER-567) ReadOnlyBookieTest hangs on shutdown

2013-02-09 Thread Sijie Guo (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13575127#comment-13575127 ] Sijie Guo commented on BOOKKEEPER-567: -- this race condition is triggered when

[jira] [Updated] (BOOKKEEPER-567) ReadOnlyBookieTest hangs on shutdown

2013-02-09 Thread Sijie Guo (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sijie Guo updated BOOKKEEPER-567: - Attachment: BOOKKEEPER-567.patch attach a patch to clear flushing flag before trigger

[jira] [Commented] (BOOKKEEPER-567) ReadOnlyBookieTest hangs on shutdown

2013-02-09 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13575135#comment-13575135 ] Hadoop QA commented on BOOKKEEPER-567: -- Testing JIRA BOOKKEEPER-567 Patch

[jira] [Updated] (BOOKKEEPER-555) Make BookieServer use Netty rather than a custom IO server

2013-02-09 Thread Sijie Guo (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sijie Guo updated BOOKKEEPER-555: - Attachment: BOOKKEEPER-555.patch seems that the patch has some conflicts, rebase to latest

[jira] [Commented] (BOOKKEEPER-555) Make BookieServer use Netty rather than a custom IO server

2013-02-09 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13575295#comment-13575295 ] Hadoop QA commented on BOOKKEEPER-555: -- Testing JIRA BOOKKEEPER-555 Patch

[jira] [Commented] (BOOKKEEPER-563) Avoid Journal polluting page cache

2013-02-09 Thread Robin Dhamankar (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13575322#comment-13575322 ] Robin Dhamankar commented on BOOKKEEPER-563: I have a fix for this. Will

[jira] [Commented] (BOOKKEEPER-555) Make BookieServer use Netty rather than a custom IO server

2013-02-09 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13575352#comment-13575352 ] Rakesh R commented on BOOKKEEPER-555: - {quote}-1 the patch seems to introduce 1