https://issues.apache.org/bugzilla/show_bug.cgi?id=52265

             Bug #: 52265
           Summary: Code:Transient fields not set by deserialization
           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


We need to check these cases are OK:

The field org.apache.jmeter.testelement.ReportPlan.configs is transient but
isn't set by deserialization
The field org.apache.jmeter.testelement.ReportPlan.reportPages is transient but
isn't set by deserialization
The field org.apache.jmeter.samplers.SampleResult.useNanoTime is transient but
isn't set by deserialization
The field org.apache.jmeter.samplers.SampleResult.nanoTimeOffset is transient
but isn't set by deserialization
The field
org.apache.jmeter.protocol.http.modifier.URLRewritingModifier.savedValue is
transient but isn't set by deserialization
The field
org.apache.jmeter.protocol.jms.sampler.SubscriberSampler.exceptionDuringInit is
transient but isn't set by deserialization
The field org.apache.jmeter.protocol.jms.sampler.SubscriberSampler.separator is
transient but isn't set by deserialization
The field org.apache.jmeter.control.GenericController.subControllersAndSamplers
is transient but isn't set by deserialization
The field org.apache.jmeter.control.GenericController.iterationListeners is
transient but isn't set by deserialization

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to