Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-10218

Launch Cluster with Attachability Flag

    XMLWordPrintableJSON

Details

    Description

      To assist with protocol analysis it is very helpful to be able to step through the server code in the Intellij debugger while running native client test code. However, to be allowed to set breakpoints in the server code, the server must be started with the special flag below:

         --J=-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=127.0.0.1:FREEPORT

      This ticket is to add support for the above flag in the native client test frameworks.

      Attachments

        Activity

          People

            mmartell Michael Martell
            mmartell Michael Martell
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: