[jira] [Commented] (KUDU-2165) alter_table-test has mysterious TSAN warnings

2017-11-20 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16260315#comment-16260315 ] Todd Lipcon commented on KUDU-2165: --- I think this is just because the cache is a Singleton, and each

[jira] [Resolved] (KUDU-2221) Improve server startup error message when glog files have the wrong ACLs

2017-11-20 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans resolved KUDU-2221. -- Resolution: Duplicate Fix Version/s: n/a Oh man, you are right :) > Improve

[jira] [Commented] (KUDU-2221) Improve server startup error message when glog files have the wrong ACLs

2017-11-20 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16260156#comment-16260156 ] Todd Lipcon commented on KUDU-2221: --- I think I already fixed this as KUDU-2205. Resolve as dup? >

[jira] [Comment Edited] (KUDU-2218) SSL3_WRITE_PENDING TlsSocket error

2017-11-20 Thread Alexey Serbin (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16260112#comment-16260112 ] Alexey Serbin edited comment on KUDU-2218 at 11/21/17 1:06 AM: --- The patches

[jira] [Commented] (KUDU-2218) SSL3_WRITE_PENDING TlsSocket error

2017-11-20 Thread Alexey Serbin (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16260112#comment-16260112 ] Alexey Serbin commented on KUDU-2218: - The patches for back-porting those two fixes are ready for

[jira] [Resolved] (KUDU-1078) Under heavy load, log cache reads return "Op in future"

2017-11-20 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved KUDU-1078. --- Resolution: Fixed Fix Version/s: 1.6.0 Fixed in a8a7773cf28f0069b691d412f9dd23e72e3833fa >

[jira] [Reopened] (KUDU-2218) SSL3_WRITE_PENDING TlsSocket error

2017-11-20 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon reopened KUDU-2218: --- [~aserbin] do you think we should backport this to earlier branches as well? (along with the other

[jira] [Created] (KUDU-2222) IO error in UpdateScanDeltaCompactionTest ASAN build

2017-11-20 Thread Andrew Wong (JIRA)
Andrew Wong created KUDU-: - Summary: IO error in UpdateScanDeltaCompactionTest ASAN build Key: KUDU- URL: https://issues.apache.org/jira/browse/KUDU- Project: Kudu Issue Type: Bug

[jira] [Resolved] (KUDU-2215) kernel stack watchdog can delay thread exits

2017-11-20 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved KUDU-2215. --- Resolution: Fixed Fix Version/s: 1.6.0 > kernel stack watchdog can delay thread exits >

[jira] [Created] (KUDU-2221) Improve server startup error message when glog files have the wrong ACLs

2017-11-20 Thread Jean-Daniel Cryans (JIRA)
Jean-Daniel Cryans created KUDU-2221: Summary: Improve server startup error message when glog files have the wrong ACLs Key: KUDU-2221 URL: https://issues.apache.org/jira/browse/KUDU-2221

[jira] [Commented] (KUDU-2220) GetEndOfChainX509 does not return end-user cert

2017-11-20 Thread Sailesh Mukil (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16259553#comment-16259553 ] Sailesh Mukil commented on KUDU-2220: - Patch out for review: https://gerrit.cloudera.org/#/c/8595/ >