vinothchandar commented on a change in pull request #1435: [MINOR]cleanup 
redundant comment and code,  and fix typo
URL: https://github.com/apache/incubator-hudi/pull/1435#discussion_r395999633
 
 

 ##########
 File path: 
hudi-utilities/src/main/java/org/apache/hudi/utilities/sources/Source.java
 ##########
 @@ -33,7 +33,6 @@
  * Represents a source from which we can tail data. Assumes a constructor that 
takes properties.
  */
 public abstract class Source<T> implements Serializable {
-  private static final Logger LOG = LogManager.getLogger(Source.class);
 
 Review comment:
   seems more like removing unused variable?

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to