|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

@Kishore
> not sure i can access the URL of the script mentioned
There should be a "Script Console" action on the slave's main page
> when you say this affects performance of a node, could you be a little specific in terms what would be affected, (network bandwidth or cpu cycles?)
The JAR caching will be disabled, so your slave will have do download all classed from the master node. So the first run of jobs/etc may take more time, but all other runs won't be affected. Actually, it affects distributed systems only.