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

Avoid long command lines by setting CLASSPATH in environment

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Patch Available
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • tools
    • None

    Description

      kafka-run-class.sh sets the JVM classpath in the command line via -cp.
      This generates long command lines that gets trimmed by the shell in commands like ps, pgrep,etc.
      An alternative is to set the CLASSPATH in environment.

      Attachments

        Activity

          People

            amuraru Adrian Muraru
            amuraru Adrian Muraru
            Ismael Juma Ismael Juma
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated: