https://bz.apache.org/bugzilla/show_bug.cgi?id=63906

Philippe Mouawad <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
                   |                            |om
           Hardware|PC                          |All
   Target Milestone|JMETER_5.2                  |JMETER_5.2.1
         Resolution|---                         |FIXED
                 OS|Linux                       |All
             Status|NEW                         |RESOLVED

--- Comment #1 from Philippe Mouawad <[email protected]> ---
pmouawad pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git


The following commit(s) were added to refs/heads/master by this push:
     new d763e53  ErrorMetric: test for nullity of responseMessage as it may be
null
d763e53 is described below

commit d763e53d5c230502b65addb96b758460c8126280
Author: pmouawad <[email protected]>
AuthorDate: Mon Nov 11 19:01:08 2019 +0100

    ErrorMetric: test for nullity of responseMessage as it may be null

    This resolves Bug 63906 - NPE for InfluxDB backend listener during
    failover testing
---
 .../main/java/org/apache/jmeter/visualizers/backend/ErrorMetric.java    | 2 +-
 src/core/src/main/java/org/apache/jmeter/samplers/SampleResult.java     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to