You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2019/04/10 18:28:02 UTC

[GitHub] [accumulo] ctubbsii commented on issue #1083: Make Monitor service non-static

ctubbsii commented on issue #1083: Make Monitor service non-static
URL: https://github.com/apache/accumulo/pull/1083#issuecomment-481808262
 
 
   All ITs pass with this change, and I verified manually that the monitor page still works as expected. This change also allowed us to move a little away from PowerMock to mock out the Monitor... as non-static, it's much easier to create Monitor tests in the future.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services