]
Stuart Douglas resolved WFLY-1612.
----------------------------------
Resolution: Rejected
Write test for EJB TimerService creating empty directories
----------------------------------------------------------
Key: WFLY-1612
URL:
https://issues.jboss.org/browse/WFLY-1612
Project: WildFly
Issue Type: Enhancement
Components: EJB, Test Suite
Reporter: Navin Surtani
Assignee: Navin Surtani
Priority: Minor
WFLY-28 was completed which fixes a bug where the EJB TimerService creates empty
directories for all ejbs, even though they don't have timers.
There isn't any test for this within the WildFly codebase, there should ideally be a
test to prevent the bug from re-occurring.