Giter Club home page Giter Club logo

Comments (5)

m6w6 avatar m6w6 commented on August 17, 2024
  • Comment by: lp:~aaronm:
  • Created at: 2013-12-16T17:36:42Z

I'm seeing this same issue on CentOS 5.6 and Ubuntu 12.04.

CentOS 5.6 with libmemcached version 1.0.4-3.el5

Ubuntu 12.04 with libmemcached version 0.42 and 0.44

As libmemcached evaluates the expire time differently depending upon if the seconds passed are < 30 days, it's worthwhile to note the same anomaly is seen with a much smaller value.

echo "Y" > testkey
memcp --verbose --debug --servers=localhost --expire=120 testkey
op: set
source file: testkey
length: 1
key: testkey
flags: 0
expires: 288

from libmemcached.

m6w6 avatar m6w6 commented on August 17, 2024

The < 30 day expiration trick is how Memcached itself works. libmemcached is just the transport.

from libmemcached.

m6w6 avatar m6w6 commented on August 17, 2024
  • Comment by: lp:~3-eail-2:
  • Created at: 2014-02-02T00:09:39Z

Did you even read my original ticket? It has nothing to do with the 30 day behaviour.

from libmemcached.

m6w6 avatar m6w6 commented on August 17, 2024

Hit the wrong field :)

The bug is how the number is being read (one fix coming up).

from libmemcached.

m6w6 avatar m6w6 commented on August 17, 2024

Fixed in 34ca5a8

from libmemcached.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.