[jira] [Commented] (KUDU-1689) [Python] - Expose Table Creator API

2016-10-10 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15564398#comment-15564398 ] Todd Lipcon commented on KUDU-1689: --- I'm curious on your thoughts here. I had originally thought that

[jira] [Updated] (KUDU-1693) Flush write operations on per-TS basis and add corresponding limit on the buffer space

2016-10-10 Thread Alexey Serbin (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Serbin updated KUDU-1693: Description: Currently, the Kudu C++ client buffers incoming operations regardless of their

[jira] [Created] (KUDU-1693) Flush write operations on per-TS basis and add corresponding limit on the buffer space

2016-10-10 Thread Alexey Serbin (JIRA)
Alexey Serbin created KUDU-1693: --- Summary: Flush write operations on per-TS basis and add corresponding limit on the buffer space Key: KUDU-1693 URL: https://issues.apache.org/jira/browse/KUDU-1693

[jira] [Commented] (KUDU-1692) Deleting large tablets causes a lot of tcmalloc contention

2016-10-10 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15563979#comment-15563979 ] Todd Lipcon commented on KUDU-1692: --- This seems to hold some tcmalloc locks, as I saw a lot of log

[jira] [Commented] (KUDU-1580) Connection negotiation timeout to tablet server is treated as unretriable error

2016-10-10 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15563960#comment-15563960 ] Todd Lipcon commented on KUDU-1580: --- We also see this frequently in real cluster testing under load,

[jira] [Updated] (KUDU-1580) Connection negotiation timeout to tablet server is treated as unretriable error

2016-10-10 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated KUDU-1580: -- Priority: Critical (was: Major) > Connection negotiation timeout to tablet server is treated as

[jira] [Commented] (KUDU-1153) API should allow introspection of current split points

2016-10-10 Thread Matthew Jacobs (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15563706#comment-15563706 ] Matthew Jacobs commented on KUDU-1153: -- This probably needs to be captured more generally once again,