apache / apache/jmeter

FileServer - should it allow multiple instances?

Open
#2,910 0 comments 0 reactions 0 assignees View on GitHub
enhancement os: All P2
Dominant language
Java
Stars
9.5k
Forks
2.3k
Avg merge
1d 22h
Merged PRs (30d)
5

Description

**Sebb** ([Bug 53813](https://bz.apache.org/bugzilla//show_bug.cgi?id=53813&redirect=false)):
The FileServer class has only a single instance.

This makes it necessary to protect against changing base whilst files are open.
Would it make sense to allow multiple instances, or would that make it harder to use the class?

If multiple instances are allowed, it might be possible to make the field base (and possibly scriptName) final.

OS: All

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.