[ 
https://issues.apache.org/jira/browse/HBASE-29024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17914766#comment-17914766
 ] 

Istvan Toth commented on HBASE-29024:
-------------------------------------

It's the first case, [~apurtell] , removing the module was not discussed.

Currently spymemcached is not a test dependency but an optional compile scope  
dependecy.
There are only two Java files in the module, MemcachedBlockCache.java in the 
main dir, and TestMemcachedBlockCache.java in the test dir, both depend on 
spymemcached.

With the current assembly, MemcachedBlockCache  could conceivably be configured 
in the standard assembly, and it would work.
If we remove spymemcached, then it will have to be manually added to the 
classpath somehow for MemcachedBlockCache to work.

> Remove spymemcached from assembly
> ---------------------------------
>
>                 Key: HBASE-29024
>                 URL: https://issues.apache.org/jira/browse/HBASE-29024
>             Project: HBase
>          Issue Type: Improvement
>          Components: BlockCache, build
>            Reporter: Istvan Toth
>            Assignee: Istvan Toth
>            Priority: Major
>
> As discussed on the mailing list, we should remove the spymemcached client 
> jar from the assembly.
> At the same time, we should add instructions in the reference guide on how to 
> add it manually.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to