Index: branches/APG_ES_Product/Java/nsight-product-availability/src/main/java/com/genpt/nsight/v4/service/inventory/AsyncInventoryComparator.java =================================================================== diff -u -r253702 -r255313 --- branches/APG_ES_Product/Java/nsight-product-availability/src/main/java/com/genpt/nsight/v4/service/inventory/AsyncInventoryComparator.java (.../AsyncInventoryComparator.java) (revision 253702) +++ branches/APG_ES_Product/Java/nsight-product-availability/src/main/java/com/genpt/nsight/v4/service/inventory/AsyncInventoryComparator.java (.../AsyncInventoryComparator.java) (revision 255313) @@ -107,8 +107,7 @@ return null; } - public Map> getGCPInventoryMultiProduct(Map> nsightInventoryMap, - ListenableFuture gcpInventoryFutures, + public Map> getGCPInventoryMultiProduct(ListenableFuture gcpInventoryFutures, ProductAvailabilityRequest request) { ListenableFuture future=gcpInventoryFutures; try {