[jira] [Comment Edited] (BOOKKEEPER-604) Ledger storage can log an exception if GC happens concurrently.

2013-07-25 Thread Sijie Guo (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13719265#comment-13719265 ] Sijie Guo edited comment on BOOKKEEPER-604 at 7/25/13 5:58 AM:

[jira] [Commented] (BOOKKEEPER-658) ledger cache refactor

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

[jira] [Commented] (BOOKKEEPER-659) LRU page management in ledger cache.

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

[jira] [Commented] (BOOKKEEPER-429) Provide separate read and write threads in the bookkeeper server

2013-07-25 Thread Sijie Guo (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13719279#comment-13719279 ] Sijie Guo commented on BOOKKEEPER-429: -- MultipleThreadReadTest.java needs a

[jira] [Updated] (BOOKKEEPER-632) AutoRecovery should consider read only bookies

2013-07-25 Thread Vinay (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinay updated BOOKKEEPER-632: - Attachment: BOOKKEEPER-632.patch Fixed test failures. Previously I had missed watching available

[jira] [Commented] (BOOKKEEPER-602) we should have request timeouts rather than channel timeout in PerChannelBookieClient

2013-07-25 Thread Sijie Guo (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13719292#comment-13719292 ] Sijie Guo commented on BOOKKEEPER-602: -- The reason why we put getAddEntryTimeout

[jira] [Updated] (BOOKKEEPER-602) we should have request timeouts rather than channel timeout in PerChannelBookieClient

2013-07-25 Thread Sijie Guo (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sijie Guo updated BOOKKEEPER-602: - Assignee: Aniruddha (was: Sijie Guo) we should have request timeouts rather than

[jira] [Commented] (BOOKKEEPER-632) AutoRecovery should consider read only bookies

2013-07-25 Thread Sijie Guo (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13719300#comment-13719300 ] Sijie Guo commented on BOOKKEEPER-632: -- please add timeout option. I guessed we

[jira] [Created] (BOOKKEEPER-661) Turn readonly back to writable if spaces are reclaimed.

2013-07-25 Thread Sijie Guo (JIRA)
Sijie Guo created BOOKKEEPER-661: Summary: Turn readonly back to writable if spaces are reclaimed. Key: BOOKKEEPER-661 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-661 Project: Bookkeeper

[jira] [Created] (BOOKKEEPER-662) Major GC should kick in immediately if remaining space reaches a warning threshold

2013-07-25 Thread Sijie Guo (JIRA)
Sijie Guo created BOOKKEEPER-662: Summary: Major GC should kick in immediately if remaining space reaches a warning threshold Key: BOOKKEEPER-662 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-662

[jira] [Updated] (BOOKKEEPER-632) AutoRecovery should consider read only bookies

2013-07-25 Thread Vinay (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinay updated BOOKKEEPER-632: - Attachment: BOOKKEEPER-632.patch Added timeout AutoRecovery should consider read

[jira] [Commented] (BOOKKEEPER-648) BasicJMSTest failed

2013-07-25 Thread Mridul Muralidharan (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13719324#comment-13719324 ] Mridul Muralidharan commented on BOOKKEEPER-648: On going over the

[jira] [Commented] (BOOKKEEPER-648) BasicJMSTest failed

2013-07-25 Thread Mridul Muralidharan (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13719348#comment-13719348 ] Mridul Muralidharan commented on BOOKKEEPER-648: Flavio, I am not

[jira] [Commented] (BOOKKEEPER-632) AutoRecovery should consider read only bookies

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

[jira] [Commented] (BOOKKEEPER-604) Ledger storage can log an exception if GC happens concurrently.

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

[jira] [Commented] (BOOKKEEPER-596) Ledgers are gc'ed by mistake in MSLedgerManagerFactory.

2013-07-25 Thread Sijie Guo (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13720342#comment-13720342 ] Sijie Guo commented on BOOKKEEPER-596: -- [~merlimat] I guessed I found the root

[jira] [Commented] (BOOKKEEPER-654) Bookkeeper client operations are allowed even after its closure, bk#close()

2013-07-25 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13720403#comment-13720403 ] Rakesh R commented on BOOKKEEPER-654: - Thanks [~hustlmsp] for the comments. Few

[jira] [Commented] (BOOKKEEPER-654) Bookkeeper client operations are allowed even after its closure, bk#close()

2013-07-25 Thread Sijie Guo (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13720414#comment-13720414 ] Sijie Guo commented on BOOKKEEPER-654: -- From ThreadPoolExecutor JavaDoc, it

[jira] [Updated] (BOOKKEEPER-602) we should have request timeouts rather than channel timeout in PerChannelBookieClient

2013-07-25 Thread Sijie Guo (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sijie Guo updated BOOKKEEPER-602: - Attachment: BOOKKEEPER-602.diff add missing config in TestDeadLock to fix the failed test.

[jira] [Updated] (BOOKKEEPER-429) Provide separate read and write threads in the bookkeeper server

2013-07-25 Thread Sijie Guo (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sijie Guo updated BOOKKEEPER-429: - Attachment: BOOKKEEPER-429.diff addressed comment 3). Provide separate

[jira] [Updated] (BOOKKEEPER-164) Add checksumming for ledger index files

2013-07-25 Thread Sijie Guo (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sijie Guo updated BOOKKEEPER-164: - Fix Version/s: (was: 4.3.0) Add checksumming for ledger index files