Git Product home page Git Product logo

jredis's People

Watchers

 avatar

jredis's Issues

Exception thrown on nil set/list results

What steps will reproduce the problem?
1. do any op on a (non-existent) list or set that would return byte[], such as 
smembers, or lrange()
2. exception thrown (shouldn't)
3.

What is the expected output? What do you see instead?
user should receive a null result, not an exception

Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 14 Apr 2009 at 7:36

Calling incr() after instantiating JRedisClient throws an IllegalStateException

What steps will reproduce the problem?
1. Create a new JRedisClient
2. Call client.incr()
3. Exception is thrown

What is the expected output? What do you see instead?
Should return a long. Throws the exception instead. See top of stack trace

java.lang.IllegalStateException
        at org.jredis.ri.alphazero.SynchProtocol
$SynchLineResponse.getLongValue(SynchProtocol.java:495)
        at org.jredis.ri.alphazero.JRedisSupport.incr
(JRedisSupport.java:322)

What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 14 Apr 2009 at 12:56

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.