Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-1580

Reject producer requests to internal topics

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • None
    • 0.8.2.0
    • core
    • None

    Description

      Producer requests to internal topics (currently only __consumer_offset) can be disastrous.

      E.g., if we allow a message to be appended to the offsets topic this could lead to fatal exceptions when loading the offsets topic and when compacting the log.

      Producer requests to these topics should be rejected.

      Attachments

        1. KAFKA-1580.patch
          5 kB
          Jonathan Natkins
        2. KAFKA-1580_2014-08-14_16:50:40.patch
          12 kB
          Jonathan Natkins
        3. KAFKA-1580_2014-08-14_16:56:50.patch
          11 kB
          Jonathan Natkins
        4. KAFKA-1580_2014-08-14_18:21:38.patch
          10 kB
          Jonathan Natkins
        5. KAFKA-1580_2014-08-15_15:05:29.patch
          10 kB
          Jonathan Natkins
        6. KAFKA-1580.patch
          15 kB
          Guozhang Wang

        Issue Links

          Activity

            People

              guozhang Guozhang Wang
              jjkoshy Joel Jacob Koshy
              Joel Jacob Koshy Joel Jacob Koshy
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: