[
https://issues.apache.org/jira/browse/GEODE-466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14968124#comment-14968124
]
ASF subversion and git services commented on GEODE-466:
-------------------------------------------------------
Commit 2040242641535b362cc025079d027a7b74665a2f in incubator-geode's branch
refs/heads/develop from [~jens.deppe]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=2040242 ]
GEODE-466 add ability to set debug port for dunit VMs
- DUnits launched with -Ddunit.debug.basePort=<port value> will use the
given value as the initial debug port for the first VM and incremented
by 1 for each additional VM.
- DUnits launched with -Ddunit.debug.suspendVM=<vm id> will use the
given value to determine which VM is launched in debug suspended mode.
Thus -2 (or -1) will suspend the locator and 0-3 would suspend one of
the 4 default VMs.
> Allow for specifying debug ports for VMs launched during DUnit tests.
> ---------------------------------------------------------------------
>
> Key: GEODE-466
> URL: https://issues.apache.org/jira/browse/GEODE-466
> Project: Geode
> Issue Type: Improvement
> Components: tests
> Reporter: Jens Deppe
> Assignee: Jens Deppe
>
> Although dunit VMs do launch with debugging enabed the ports used are
> ephemeral which makes attaching a debugger cumbersome.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)