You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@fluo.apache.org by gi...@git.apache.org on 2017/07/17 18:10:52 UTC

[GitHub] keith-turner commented on a change in pull request #137: Fix #135 Remove deprecation warnings

keith-turner commented on a change in pull request #137: Fix #135 Remove deprecation warnings
URL: https://github.com/apache/incubator-fluo-recipes/pull/137#discussion_r127780961
 
 

 ##########
 File path: modules/core/src/main/java/org/apache/fluo/recipes/core/map/CollisionFreeMap.java
 ##########
 @@ -44,12 +38,19 @@
 import org.apache.fluo.recipes.core.common.TableOptimizations.TableOptimizationsFactory;
 import org.apache.fluo.recipes.core.serialization.SimpleSerializer;
 
+import com.google.common.base.Preconditions;
 
 Review comment:
   @ctubbsii any update on this?
 
----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services