You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Wei Song (JIRA)" <ji...@apache.org> on 2019/05/09 17:55:00 UTC

[jira] [Updated] (SAMZA-2188) Remove dependency to couchbase-client/encryption

     [ https://issues.apache.org/jira/browse/SAMZA-2188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wei Song updated SAMZA-2188:
----------------------------
    Description: 
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|https://mvnrepository.com/artifact/com.couchbase.client/encryption/1.0.0]

 

  was:
couchbase-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|https://mvnrepository.com/artifact/com.couchbase.client/encryption/1.0.0]

 


> Remove dependency to couchbase-client/encryption
> ------------------------------------------------
>
>                 Key: SAMZA-2188
>                 URL: https://issues.apache.org/jira/browse/SAMZA-2188
>             Project: Samza
>          Issue Type: Improvement
>          Components: kv
>            Reporter: Wei Song
>            Assignee: Wei Song
>            Priority: Major
>
> 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|https://mvnrepository.com/artifact/com.couchbase.client/encryption/1.0.0]
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)