https://bz.apache.org/bugzilla/show_bug.cgi?id=63255
--- Comment #3 from [email protected] --- simple jmx attached, just check what it actually tries to send in tree view for both requests The post request body {"field","value\\value"} is sent exactly as {"field","value\\value"} While {"field${__threadNum}","value\\value"} is sent as {"field1","value\value"} -- You are receiving this mail because: You are the assignee for the bug.
