smolnar82 opened a new pull request #412: URL: https://github.com/apache/knox/pull/412
## What changes were proposed in this pull request? To mitigate the chance of losing relevant audit events from CM, Knox needs to look back a little bit more than the last query timestamp. To be able to do this without processing relevant events again and again a cache was introduced to have them in memory for a short time. Additionally, I removed made the maximum audit event resultset size so that every audit event are fetched from CM within the given time interval. ## How was this patch tested? (Manual testing with Knox HA and a live CM. ---------------------------------------------------------------- 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: [email protected]
