jpisaac commented on a change in pull request #762:
URL: https://github.com/apache/phoenix/pull/762#discussion_r417714966
##########
File path:
phoenix-core/src/main/java/org/apache/phoenix/mapreduce/util/ViewInfoTracker.java
##########
@@ -24,24 +24,6 @@
import java.io.IOException;
public class ViewInfoTracker implements ViewInfoWritable {
Review comment:
nit: Good job on refactoring out it to an interface. Now that you have
refactored it out it can be called ViewTTLInfoWritable? Since it contains TTL
related info
----------------------------------------------------------------
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]