Skip to content

issues Search Results · repo:gwhalin/Memcached-Java-Client language:Java

Filter by

85 results
 (54 ms)

85 results

ingwhalin/Memcached-Java-Client (press backspace or delete to remove)

I m not seeing entries expiring according to the Expiry date. public static void main(String[] args) throws InterruptedException { String[] servers = { localhost:11212 }; Integer[] weights = ...
  • rhinmass
  • Opened 
    on May 22, 2020
  • #94

When I try to run my project in eclipse, in console appears this: [MaintThread] DEBUG com.meetup.memcached.SockIOPool - ++++ Starting self maintenance.... [MaintThread] DEBUG com.meetup.memcached.SockIOPool ...
  • Boti9717
  • Opened 
    on Oct 30, 2019
  • #93

Hi, We are using following Memcached whalin client library. It returns null even though cache was hit ( found it through -v flag). It works fine when we use deprecated constructor that takes classloader ...
  • vbhosle
  • Opened 
    on Jul 26, 2019
  • #92

I am using version 3.0.2. Memcached server version is 1.4.26. I have a legacy system where I want to increase the memcached slab size to 5 MB. When I try to add/set object size more than 1 MB in memcached ...
  • santoshsgithub
  • 1
  • Opened 
    on Dec 11, 2018
  • #91

Hi,I m use version 3.0.2 and getting below exception: 2017-12-07 08:51:50 ERROR com.schooner.MemCached.AscIIClient -1 get - ++++ exception thrown while trying to get object from cache for key: ap_s.sess.user_30 ...
  • jillsyeda
  • 1
  • Opened 
    on Dec 7, 2017
  • #90

I m using 3.0.x com.whalin.MemCached.SockIOPool.
  • jaggerwang
  • Opened 
    on May 15, 2017
  • #89

Hi Am using version 2.6.1 and am trying to upgrade to latest (3.0.2) and getting below exception java.lang.VerifyError: Bad type on operand stack Exception Details: Location: com/danga/MemCached/MemCachedClient. ...
  • kumarsubramanir
  • Opened 
    on Oct 24, 2016
  • #87

After several successful retrievals I get the following: java.lang.NullPointerException at com.schooner.MemCached.SchoonerSockIOPool.getConnection(Unknown Source) at com.schooner.MemCached.SchoonerSockIOPool.getSock(Unknown ...
  • tomersagi
  • Opened 
    on Aug 9, 2016
  • #86

Hi project A set object key (beanc.java) to memcached server. can project B confirm key exit from memcached server if B has not the same object(beanc.java); I use keyExists(key),apparently it does not ...
  • sunwulovelove1
  • Opened 
    on Jul 22, 2016
  • #85

I am using memcached to store object like com.abc.Data in my online system.But for some reason , I have to move this class to another package like com.def.Data.So , I do this and update the code in my ...
  • VicoWu
  • Opened 
    on Nov 11, 2015
  • #84
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub