Uploaded image for project: 'Metron (Retired)'
  1. Metron (Retired)
  2. METRON-1282

add the required ACL to current user while creating a new topic using the rest end point

    XMLWordPrintableJSON

Details

    • Bug
    • Status: To Do
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      I created a topic "newtopic" using rest endpoint "/api/v1/kafka/topic". When I try to list all the topics using " /api/v1/kafka/topic" , I get below error

      {
        "timestamp": "2017-10-25 17:33:32",
        "status": 500,
        "error": "Internal Server Error",
        "exception": "org.apache.kafka.common.errors.TopicAuthorizationException",
        "message": "Not authorized to access topics: [newtopic]",
        "path": "/api/v1/kafka/topic"
      }
      

      Attachments

        Issue Links

          Activity

            People

              mohandv Mohan Venkateshaiah
              mohandv Mohan Venkateshaiah
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: