Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-6486

solr start script can have a debug flag option

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.10.2, 5.0
    • scripts and tools
    • None

    Description

      normally I would add this line to my java -jar start.jar
      -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=18983

      the script should take the whole string or assume the debug port to be solrPort+10000 (if all I pass is debug=true) or if debug="-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=18983) use it verbatim

      Attachments

        1. SOLR-6486.patch
          11 kB
          Timothy Potter

        Activity

          People

            thelabdude Timothy Potter
            noble.paul Noble Paul
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: