GitHub user lstav opened a pull request:
https://github.com/apache/accumulo/pull/195
ACCUMULO-4446 Added log INFO when acquiring Monitor lock.
Fix for ACCUMULO-4446. I added the log INFO right before acquiring the
Monitor lock, and a log WARN if the lock fails. On the issue @joshelser wrote:
> Ensuring that these exist for the Master, TabletServer, and
SimpleGarbageCollector would also be great!
but I am not sure where this would go, if anyone can point me in the right
direction I'll add them and push the changes.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lstav/accumulo ACCUMULO-4446
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/accumulo/pull/195.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #195
----
commit 9f90d848b1105ef44da303ec72dccd40b101aeaa
Author: Luis Tavarez <[email protected]>
Date: 2016-12-29T15:20:35Z
ACCUMULO-4446 Added log INFO when acquiring Monitor lock.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---