Coder Social home page Coder Social logo

Comments (2)

vdesabou avatar vdesabou commented on August 17, 2024
playground debug java-debug --type class_loading                                                                                          
00:24:35 ℹī¸ đŸŸĸ enabling container connect with JVM arguments KAFKA_OPTS: -verbose:class
00:24:35 ℹī¸ 🚀 Using specified CP version 7.6.1
[+] Running 6/6
 ✔ Container zookeeper        Running                                                                                                                                                             0.0s 
 ✔ Container oracle           Running                                                                                                                                                             0.0s 
 ✔ Container broker           Running                                                                                                                                                             0.0s 
 ✔ Container schema-registry  Running                                                                                                                                                             0.0s 
 ✔ Container connect          Started                                                                                                                                                             7.3s 
 ✔ Container control-center   Started     

from kafka-docker-playground.

vdesabou avatar vdesabou commented on August 17, 2024
playground debug java-debug --help
playground debug java-debug - 🐞 JVM arguments for SSL, Kerberos or Class Loading

== Usage ==
  playground debug java-debug [OPTIONS]
  playground debug java-debug --help | -h

== Options ==
  --container, -c CONTAINER
    đŸŗ Container name
    Default: connect

  --type TYPE (required)
    - ssl_all: Enable all SSL debugging, i.e -Djavax.net.debug=all
    - ssl_handshake: Enable SSL handshake debugging, i.e
    -Djavax.net.debug=ssl:handshake
    - class_loading: Enable class loading debugging, i.e -verbose:class
    - kerberos: Enable Kerberos debugging, i.e -Dsun.security.krb5.debug=true
    Allowed: ssl_all, ssl_handshake, class_loading, kerberos

  --action ACTION
    đŸŸĸ enable or disable
    Allowed: enable, disable
    Default: enable

  --help, -h
    Show this help

Examples
  playground debug java-debug --type class_loading
  playground debug java-debug --container broker --action start

from kafka-docker-playground.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤ī¸ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.