xCASx opened a new pull request #46: [OOZIE-3566] Wrong numbers provided by Oozie monitoring webservices.requests sampler. URL: https://github.com/apache/oozie/pull/46 `org.apache.oozie.servlet.JsonRestServlet.TOTAL_REQUESTS_SAMPLER_COUNTER` and `org.apache.oozie.servlet.JsonRestServlet.samplerCounter` now incremented before call to `org.apache.oozie.servlet.JsonRestServlet.validateRestUrl` which doesnt allow counters to be decremented without being incremented before.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services