https://issues.apache.org/bugzilla/show_bug.cgi?id=52466
Bug #: 52466
Summary: NameUpdate does not upgrade properties
Product: JMeter
Version: Nightly (Please specify date)
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Main
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
It seems upgrade system is broken.
Trying to add properties to handle upgrade for 52048, I noticed only
NameUpdater#getCurrentName(String className) was used.
Other methods that upgrade property names are not used so rules like:
org.apache.jmeter.protocol.jdbc.config.DataSourceElement/JDBCSampler.url=dbUrl
or
org.apache.jmeter.config.ConfigTestElement|org.apache.jmeter.protocol.jdbc.config.gui.DbConfigGui=org.apache.jmeter.protocol.jdbc.config.DataSourceElement
don't work.
Should we fix this or abandon feature ?
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.