repodebug in production?
![]()
Hi.
We noticed that viewing the provisioning log (/admin?internal=true#action=com.ibm.team.repository.admin.provisionStatus) requires enabling repodebug in RTC 6.0.
We are also interested in using some of it features for better track our server's use.
But, what are the downsides? Does it have a considerable performance impact?
|
2 answers
![]()
Hello Gabriel
To enable repodebug options, you could follow the instructions mentioned here. Having said this, the utility enables the tool admins to do more investigation on specific events as well as even allow the admins to do DB queries from the Application interface. While after enabling this option, under idle state there is no performance hit, but the options provided by this utility could cause issues if the admin extends his activity to beyond just READ activities. Some of the same examples of what could be done from this interface are listed below: 1) creating dumps. 2) Viewing Live logs. 3) Performing DB queries. 4) Creating snapshots of current services. 5) Looking up env variables set for the application. and lots more. However, I could not see the issue with the provisionStatus mentioned by you in my setup. |