Github user joshelser commented on the issue:

    https://github.com/apache/accumulo/pull/260
  
    Not that I know of, but that's based off of some old knowledge.
    
    On Jun 4, 2017 20:02, "Dave Marion" <notificati...@github.com> wrote:
    
    > *@dlmarion* commented on this pull request.
    > ------------------------------
    >
    > In server/tserver/src/main/java/org/apache/accumulo/tserver/
    > tablet/Tablet.java
    > <https://github.com/apache/accumulo/pull/260#discussion_r120024937>:
    >
    > >
    > -    if (endOfTabletReached) {
    > -      continueKey = null;
    > -    }
    > +      log.debug("Scan yield detected at position " + continueKey);
    >
    > If you want to know how often yielding is happening, you should look at
    > the metrics you implemented and not place extra cruft in the log to just 
be
    > removed in every other situation.
    >
    > Do you happen to know if the Hadoop Metrics2 framework picks up
    > configuration changes at runtime like the logging subsystem?
    >
    > —
    > You are receiving this because you were mentioned.
    > Reply to this email directly, view it on GitHub
    > <https://github.com/apache/accumulo/pull/260#discussion_r120024937>, or 
mute
    > the thread
    > 
<https://github.com/notifications/unsubscribe-auth/AAEJF92J2IBck7X-_6BqIlcTG0Lq1jS_ks5sA0WIgaJpZM4Nmu4X>
    > .
    >



---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to