[jira] [Commented] (KUDU-2075) Crash when using tracing in SetupThreadLocalBuffer

2017-07-21 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16096926#comment-16096926 ] Todd Lipcon commented on KUDU-2075: --- I think the issue is likely something like: - a pthread which is not

[jira] [Created] (KUDU-2076) Deleting/updating is slow on single numeric row key tables

2017-07-21 Thread Jean-Daniel Cryans (JIRA)
Jean-Daniel Cryans created KUDU-2076: Summary: Deleting/updating is slow on single numeric row key tables Key: KUDU-2076 URL: https://issues.apache.org/jira/browse/KUDU-2076 Project: Kudu

[jira] [Resolved] (KUDU-2074) how can I get data by Primary Key faster with c++ api of kudu

2017-07-21 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans resolved KUDU-2074. -- Resolution: Invalid Fix Version/s: n/a Hi, for user questions please use the user

[jira] [Updated] (KUDU-2074) how can I get data by Primary Key faster with c++ api of kudu

2017-07-21 Thread wei.zeng (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wei.zeng updated KUDU-2074: --- Description: my code as below p = KuduTable->NewComparisonPredicate("c1", kudu.EQUAL, i)

[jira] [Created] (KUDU-2074) how can I get data by Primary Key faster with c++ api of kudu

2017-07-21 Thread wei.zeng (JIRA)
wei.zeng created KUDU-2074: -- Summary: how can I get data by Primary Key faster with c++ api of kudu Key: KUDU-2074 URL: https://issues.apache.org/jira/browse/KUDU-2074 Project: Kudu Issue Type: