Github user artem-fedorov commented on the issue:

    https://github.com/apache/jmeter/pull/429
  
    @pmouawad 
    In case when I have 3 resources for request url.com
    - url.com/res.css
    - url.com/res.html
    - url.com/res.xml
    Does current behaviour guaranteed that `url.com/res.css` always will have 
label `url-0`, `url.com/res.html` -> `url.com-1` and `url.com/res.xml` -> 
`url.com-2` ? and Labels will not be confused?


---

Reply via email to