https://bz.apache.org/bugzilla/show_bug.cgi?id=57321
--- Comment #16 from [email protected] --- (In reply to sombat.wongsrisupphakul from comment #15) > Hi Nimish V, > > It seems to be an issue that we cannot use any variables or properties in > Backend listener context. It works when I used static values. > > Example, > We cannot use: graphiteHost = ${graphiteHost} > It works when: graphiteHost = 192.168.99.100 This issue happen on distributed mode (Master-Slave) only. -- You are receiving this mail because: You are the assignee for the bug.
