Github user sudheeshkatkam commented on a diff in the pull request:

    https://github.com/apache/drill/pull/503#discussion_r63444985
  
    --- Diff: 
exec/java-exec/src/main/java/org/apache/drill/exec/work/foreman/Foreman.java ---
    @@ -1221,8 +1220,6 @@ public void interrupted(final InterruptedException e) 
{
          *   to the user
          */
         public void moveToState(final QueryState newState, final Exception ex) 
{
    --- End diff --
    
    With this change, compared to Foreman#moveToState, this listener provides 
no additional functionality. Please remove this class, and update the docs for 
Foreman#moveToState accordingly.


---
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