how to ddd Garbage collection parameters in router and message processor JVM

Not applicable

Hello All,

I need to add garbage collection parameter in router and message processer such that to analyze the behavior of heap growing and other functionalities.

please let me know how to add in OPDK. I checked in apigee-env.sh file but there is no option.

Regards,

Ch.Venkat.

0 3 382
3 REPLIES 3

Not applicable

@venkat ch , You can rely on the JMX stats for the same. Check your specific release operations doc which talks about how to enable JMX monitoring on routers and message processors.

cc @Carlos Frias

I am unable to connect using JMX. What are the steps for enabling JMX for message processor on 4.16.05

@venkat ch

Were you able to successfully add the GC parameters for R and MP? Can you guide how you did it.