XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      We should have a REPL we can work in and execute the commands with the arguments. With this we can do:

      ./kafka.sh --shell
      kafka>attach cluster -b localhost:9092;
      kafka>describe topic sampleTopicNameForExample;

      the command line version can work like it does now so folks don't have to re-write all of their tooling.

      kafka.sh --topics --everything the same like kafka-topics.sh is
      kafka.sh --reassign --everything the same like kafka-reassign-partitions.sh is

      Attachments

        Issue Links

          Activity

            People

              viktorsomogyi Viktor Somogyi-Vass
              joestein Joe Stein
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated: