You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@plc4x.apache.org by "Ben Hutcheson (Jira)" <ji...@apache.org> on 2020/11/18 11:23:00 UTC

[jira] [Created] (PLC4X-260) Scraper Statistics show as Incomplete as Failed

Ben Hutcheson created PLC4X-260:
-----------------------------------

             Summary: Scraper Statistics show as Incomplete as Failed
                 Key: PLC4X-260
                 URL: https://issues.apache.org/jira/browse/PLC4X-260
             Project: Apache PLC4X
          Issue Type: Bug
          Components: Scraper
    Affects Versions: 0.8.0
            Reporter: Ben Hutcheson


Looking at the statistics debug log, the statistics occasionally report failed requests but on the next cycle may show as all have completed.

4 (3 success, 25.0 % failed, 0.0 % too slow)

Then on the next reporting cycle may show.

7 (7 success, 0.0 % failed, 0.0 % too slow)

I'm assuming that it is showing requests that haven't completed as failed requests when it shouldn't count incomplete ones.

 

plc4j/tools/scraper/src/main/java/org/apache/plc4x/java/scraper/ScraperImpl.java - Line 146.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)