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/09 18:01:28 UTC

[GitHub] [samza] weisong44 opened a new pull request #1024: SAMZA-2188: Remove dependency to com.couchbase.client:encryption

weisong44 opened a new pull request #1024: SAMZA-2188: Remove dependency to com.couchbase.client:encryption
URL: https://github.com/apache/samza/pull/1024
 
 
   com.couchbase.client:encryption is a module that is needed on client side when client side encryption is enabled. It is unfortunately a commercial lib which is not free. Therefore we are excluding it by default, end user could manually include it when required.
   
   More info can be found here
   
   https://mvnrepository.com/artifact/com.couchbase.client/encryption

----------------------------------------------------------------
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