[jira] [Commented] (KUDU-2083) MaintenanceManager running_op_ count not decremented if MaintenanceOp::Prepare() fails

2017-08-08 Thread Matthew Jacobs (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16118544#comment-16118544 ] Matthew Jacobs commented on KUDU-2083: -- This was seen in an Impala test job: IMPALA-57

[jira] [Updated] (KUDU-2083) MaintenanceManager running_op_ count not decremented if MaintenanceOp::Prepare() fails

2017-08-08 Thread Matthew Jacobs (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew Jacobs updated KUDU-2083: - Priority: Major (was: Minor) > MaintenanceManager running_op_ count not decremented if > Maintena

[jira] [Created] (KUDU-2091) Certificates with intermediate CA's do not work with Kudu

2017-08-08 Thread Sailesh Mukil (JIRA)
Sailesh Mukil created KUDU-2091: --- Summary: Certificates with intermediate CA's do not work with Kudu Key: KUDU-2091 URL: https://issues.apache.org/jira/browse/KUDU-2091 Project: Kudu Issue Type

[jira] [Updated] (KUDU-2085) Seek past last element of a prefix-encoded binary block may crash

2017-08-08 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated KUDU-2085: -- Resolution: Fixed Fix Version/s: 1.4.1 1.2.1 1.5.0

[jira] [Updated] (KUDU-2032) Kerberos authentication fails with rdns disabled in krb5.conf

2017-08-08 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated KUDU-2032: -- Priority: Critical (was: Major) > Kerberos authentication fails with rdns disabled in krb5.conf > --

[jira] [Commented] (KUDU-2032) Kerberos authentication fails with rdns disabled in krb5.conf

2017-08-08 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16118726#comment-16118726 ] Todd Lipcon commented on KUDU-2032: --- Bumped this to higher priority since it seems to be

[jira] [Created] (KUDU-2092) Pull in krb5_is_config_principal() when running against older kerberos versions

2017-08-08 Thread Sailesh Mukil (JIRA)
Sailesh Mukil created KUDU-2092: --- Summary: Pull in krb5_is_config_principal() when running against older kerberos versions Key: KUDU-2092 URL: https://issues.apache.org/jira/browse/KUDU-2092 Project: Ku

[jira] [Commented] (KUDU-2092) Pull in krb5_is_config_principal() when running against older kerberos versions

2017-08-08 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16119051#comment-16119051 ] Todd Lipcon commented on KUDU-2092: --- Did you mean to say "dynamically link against kerber

[jira] [Assigned] (KUDU-2092) Pull in krb5_is_config_principal() when running against older kerberos versions

2017-08-08 Thread Sri Sai Kumar Ravipati (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sri Sai Kumar Ravipati reassigned KUDU-2092: Assignee: Sri Sai Kumar Ravipati (was: Sailesh Mukil) > Pull in krb5_is_con

[jira] [Assigned] (KUDU-2092) Pull in krb5_is_config_principal() when running against older kerberos versions

2017-08-08 Thread Sri Sai Kumar Ravipati (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sri Sai Kumar Ravipati reassigned KUDU-2092: Assignee: Sailesh Mukil (was: Sri Sai Kumar Ravipati) > Pull in krb5_is_con

[jira] [Commented] (KUDU-2092) Pull in krb5_is_config_principal() when running against older kerberos versions

2017-08-08 Thread Sailesh Mukil (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16119139#comment-16119139 ] Sailesh Mukil commented on KUDU-2092: - Oops, don't know why I wrote down statically, ch

[jira] [Updated] (KUDU-2092) Pull in krb5_is_config_principal() when running against older kerberos versions

2017-08-08 Thread Sailesh Mukil (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sailesh Mukil updated KUDU-2092: Description: On kerberos versions < krb5-1.8, the function krb5_is_config_principal() does not exist.