ctubbsii commented on a change in pull request #137: Fix #135 Remove deprecation warnings URL: https://github.com/apache/incubator-fluo-recipes/pull/137#discussion_r127790519
########## 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: Sorry. Stuff came up. I'm still working on it. Hoping to have a working plugin by the end of the day. ---------------------------------------------------------------- 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