You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by GitBox <gi...@apache.org> on 2019/05/24 17:23:21 UTC

[GitHub] [samza] lhaiesp commented on a change in pull request #1049: SAMZA-2217: Refactoring of Couchbase table functions

lhaiesp commented on a change in pull request #1049: SAMZA-2217: Refactoring of Couchbase table functions
URL: https://github.com/apache/samza/pull/1049#discussion_r287449907
 
 

 ##########
 File path: samza-kv-couchbase/src/main/java/org/apache/samza/table/remote/couchbase/CouchbaseTableWriteFunction.java
 ##########
 @@ -108,4 +119,5 @@ public void onError(Throwable error) {
     });
     return future;
   }
+
 
 Review comment:
   unnecessary empty line in the end?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services