Menu

#108 Enable remote debug script directive

Next_Release
open
nobody
None
5
2012-12-11
2008-08-19
Pete Hayes
No

In addition to start / stop, it would be very useful to include a debug directive that would launch a jvm in debug mode.

To implement, you could default the debug parameters to -Xdebug -Xrunjdwp:transport=dt_socket,address=0,server=y,suspend=n which would select a random port for socket debugging and start the process. Users could override the debug configuration to whatever they like in the configuration file.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB