Skip to content
This repository was archived by the owner on Sep 24, 2025. It is now read-only.

Conversation

@donggyu04
Copy link
Contributor

@donggyu04 donggyu04 commented Oct 15, 2020

We overwrote grinder's FileDistributionHandlerImplementation to prevent clearing distributed files on the agent side when a new performance test is started.

Currently, this file is in the ngrinder-core module, so classloader can not ensure to load the modified class in controller.

As actual code is used in the controller, I move the overwritten file from ngrinder-core to ngrinder-controller.

@donggyu04 donggyu04 self-assigned this Oct 15, 2020
@donggyu04 donggyu04 force-pushed the feature/move-file-dist-handler-to-controller branch from 731e94a to dbfbc84 Compare October 15, 2020 04:51
imbyungjun
imbyungjun previously approved these changes Oct 15, 2020
@donggyu04 donggyu04 force-pushed the feature/move-file-dist-handler-to-controller branch 2 times, most recently from 8ac186f to 2a19fb6 Compare October 15, 2020 04:59
@donggyu04 donggyu04 force-pushed the feature/move-file-dist-handler-to-controller branch from 2a19fb6 to d21e1e6 Compare October 15, 2020 05:04
@donggyu04 donggyu04 changed the title Move file distribution handler implementation to controller Make the modified file distribution handler to be loaded first Oct 15, 2020
@songeunwoo songeunwoo merged commit ae9715c into develop Oct 19, 2020
@donggyu04 donggyu04 deleted the feature/move-file-dist-handler-to-controller branch October 22, 2020 10:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants