kkhatua commented on a change in pull request #1591: DRILL-6933: Fix ctrl+enter 
when Impersonation is disabled
URL: https://github.com/apache/drill/pull/1591#discussion_r245087365
 
 

 ##########
 File path: 
exec/java-exec/src/main/java/org/apache/drill/exec/server/rest/profile/ProfileWrapper.java
 ##########
 @@ -60,7 +60,7 @@
   private final HashMap<String, Long> majorFragmentTallyMap;
   private final long majorFragmentTallyTotal;
   private final OptionList options;
-  private final boolean onlyImpersonationEnabled;
+  private final boolean isOnlyImpersonationEnabled;
 
 Review comment:
   Done.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to