Skip to content

Commit

Permalink
Code review changes
Browse files Browse the repository at this point in the history
  • Loading branch information
robsunday committed Oct 15, 2024
1 parent df4e149 commit 93944b7
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,6 @@ public TestAppContainer withHostAccessFixedJmxPort(int port) {

@Override
public void start() {
// properties.put("com.sun.management.jmxremote.local.only", "false");
// properties.put("java.rmi.server.logCalls", "true");
//
// TODO: add support for ssl
properties.put("com.sun.management.jmxremote.ssl", "false");

Expand Down

0 comments on commit 93944b7

Please sign in to comment.