You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ashish K Singh (JIRA)" <ji...@apache.org> on 2016/04/27 19:15:13 UTC

[jira] [Resolved] (KAFKA-3469) kafka-topics lock down znodes with user principal when zk security is enabled.

     [ https://issues.apache.org/jira/browse/KAFKA-3469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ashish K Singh resolved KAFKA-3469.
-----------------------------------
    Resolution: Information Provided

Had an offline discussion with [~fpj] and it seems we can have following workarounds before we fix this the right way by moving topic creation to brokers completely.

1. Rely on auto topic creation.
2. Manually set broker acls on topic's znode.

> kafka-topics lock down znodes with user principal when zk security is enabled.
> ------------------------------------------------------------------------------
>
>                 Key: KAFKA-3469
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3469
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Ashish K Singh
>            Assignee: Ashish K Singh
>
> In envs where ZK is kerberized, if a user, other than user running kafka processes, creates a topic, ZkUtils will lock down corresponding znodes for the user. Kafka will not be able to modify those znodes and that leaves the topic unusable.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)