[jira] [Commented] (KUDU-2846) Special case predicate evaluation for SIMD support

2019-06-17 Thread Grant Henke (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16865670#comment-16865670 ] Grant Henke commented on KUDU-2846: --- Some of this work has been completed inĀ 

[jira] [Commented] (KUDU-364) UBSAN error in stopwatch

2019-06-17 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16865861#comment-16865861 ] Todd Lipcon commented on KUDU-364: -- I haven't seen it in a while -- guessing it was a Linux kernel bug and

[jira] [Resolved] (KUDU-364) UBSAN error in stopwatch

2019-06-17 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved KUDU-364. -- Resolution: Cannot Reproduce Fix Version/s: n/a > UBSAN error in stopwatch >

[jira] [Commented] (KUDU-1438) [java client] Upgrade to Netty 4

2019-06-17 Thread Grant Henke (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16865887#comment-16865887 ] Grant Henke commented on KUDU-1438: --- Yeah, IIRC there will be no more Netty 3 releases. This is the last

[jira] [Updated] (KUDU-2655) Add metrics for metadata directory I/O

2019-06-17 Thread Andrew Wong (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wong updated KUDU-2655: -- Labels: newbie (was: ) > Add metrics for metadata directory I/O >

[jira] [Commented] (KUDU-1438) [java client] Upgrade to Netty 4

2019-06-17 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16865880#comment-16865880 ] Todd Lipcon commented on KUDU-1438: --- Are we at risk of CVEs getting filed against Netty 3 and no one

[jira] [Resolved] (KUDU-705) YCSB OOMEs when running with lots of threads

2019-06-17 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved KUDU-705. -- Resolution: Cannot Reproduce Fix Version/s: n/a Let's close this since it's been 4 years and who

[jira] [Assigned] (KUDU-887) Test and stabilize DeleteTable

2019-06-17 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon reassigned KUDU-887: Assignee: (was: Todd Lipcon) I think some of the stress tests suggested above would still be a

[jira] [Commented] (KUDU-81) rpc-test TestConnectionKeepalive failure

2019-06-17 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16865864#comment-16865864 ] Todd Lipcon commented on KUDU-81: - I seem to recall actually seeing this in the last year or two. Don't

[jira] [Updated] (KUDU-1235) Add Get API

2019-06-17 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated KUDU-1235: -- Component/s: perf > Add Get API > --- > > Key: KUDU-1235 > URL:

[jira] [Commented] (KUDU-2846) Special case predicate evaluation for SIMD support

2019-06-17 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16866238#comment-16866238 ] Todd Lipcon commented on KUDU-2846: --- After the optimization was committed, TPCH Q6 is down to about 8%

[jira] [Commented] (KUDU-2847) Optimize iteration over selection vector in SerializeRowBlock

2019-06-17 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16866241#comment-16866241 ] Todd Lipcon commented on KUDU-2847: --- After optimizing predicate evaluation (KUDU-2846) this is now about

[jira] [Resolved] (KUDU-2846) Special case predicate evaluation for SIMD support

2019-06-17 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved KUDU-2846. --- Resolution: Fixed Assignee: Todd Lipcon Fix Version/s: 1.10.0 Calling this complete