[jira] [Resolved] (KUDU-26) Handle corrupt Tablets at startup

2019-11-19 Thread Andrew Wong (Jira)
[ https://issues.apache.org/jira/browse/KUDU-26?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wong resolved KUDU-26. - Fix Version/s: 1.5.0 Resolution: Fixed This was fixed a while ago in a series of commits. > Handle

[jira] [Commented] (KUDU-2971) Add a generic Java library wrapper

2019-11-19 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/KUDU-2971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16977938#comment-16977938 ] ASF subversion and git services commented on KUDU-2971: --- Commit

[jira] [Created] (KUDU-3003) TestAsyncKuduSession.testTabletCacheInvalidatedDuringWrites is flaky

2019-11-19 Thread Hao Hao (Jira)
Hao Hao created KUDU-3003: - Summary: TestAsyncKuduSession.testTabletCacheInvalidatedDuringWrites is flaky Key: KUDU-3003 URL: https://issues.apache.org/jira/browse/KUDU-3003 Project: Kudu Issue

[jira] [Updated] (KUDU-3002) consider compactions as a mechanism to flush many DMSs

2019-11-19 Thread Andrew Wong (Jira)
[ https://issues.apache.org/jira/browse/KUDU-3002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wong updated KUDU-3002: -- Description: When under memory pressure, we'll aggressively perform the maintenance operation that

[jira] [Created] (KUDU-3002) consider compactions as a mechanism to flush many DMSs

2019-11-19 Thread Andrew Wong (Jira)
Andrew Wong created KUDU-3002: - Summary: consider compactions as a mechanism to flush many DMSs Key: KUDU-3002 URL: https://issues.apache.org/jira/browse/KUDU-3002 Project: Kudu Issue Type:

[jira] [Commented] (KUDU-2929) Don't starve compactions under memory pressure

2019-11-19 Thread Andrew Wong (Jira)
[ https://issues.apache.org/jira/browse/KUDU-2929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16977885#comment-16977885 ] Andrew Wong commented on KUDU-2929: --- Also [~ZhangYao] good point about registering the DMS size as

[jira] [Commented] (KUDU-38) bootstrap should not replay logs that are known to be fully flushed

2019-11-19 Thread Todd Lipcon (Jira)
[ https://issues.apache.org/jira/browse/KUDU-38?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1695#comment-1695 ] Todd Lipcon commented on KUDU-38: - bq. Guaranteeing that every complete segment has a fully sync'ed index

[jira] [Created] (KUDU-3001) Multi-thread to load containers in a data directory

2019-11-19 Thread Yingchun Lai (Jira)
Yingchun Lai created KUDU-3001: -- Summary: Multi-thread to load containers in a data directory Key: KUDU-3001 URL: https://issues.apache.org/jira/browse/KUDU-3001 Project: Kudu Issue Type:

[jira] [Comment Edited] (KUDU-2453) kudu should stop creating tablet infinitely

2019-11-19 Thread Yingchun Lai (Jira)
[ https://issues.apache.org/jira/browse/KUDU-2453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16977296#comment-16977296 ] Yingchun Lai edited comment on KUDU-2453 at 11/19/19 9:25 AM: -- We also

[jira] [Commented] (KUDU-2453) kudu should stop creating tablet infinitely

2019-11-19 Thread Yingchun Lai (Jira)
[ https://issues.apache.org/jira/browse/KUDU-2453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16977296#comment-16977296 ] Yingchun Lai commented on KUDU-2453: We also happend to see this issue, I created another Jira to