dlmarion opened a new pull request, #6373: URL: https://github.com/apache/accumulo/pull/6373
Adds a badge containing the count of critical or high messages to the Messages link in the NavBar. If the number of critical messages is > 0, then the badge is red with the number of critical messages. Otherwise, if there are high messages, then the badge is yellow with the number of those messages. Added an API endpoint to return the underlying counts which does not use the same query parameters that are used with the switches. This means that counts will reflect messages that may not be seen on the messages page if the user has a switch turned off. This will allow for users to be notified that there are messages that they might not be seeing. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
