Skip to content

Migration guide #2239

Open
Open
@literakl

Description

@literakl

Expected behavior

Open Changelog, browse the releases and find out if it is neccessary to migrate my source code when upgrading to that version.

Actual behavior

Instructions are missing.

Steps to reproduce:

I am upgrading from 2.9.0 to 3.3.0 and so far I hit:

redis.clients.util.Pool is gone, I replaced it with redis.clients.jedis.JedisPoolAbstract and its ancestors
redis.clients.jedis.ScanResult#getStringCursor is gone too, the same description has getCursor() method

It is a good habbit to provide a migration guide when there are incompatible changes.

Redis / Jedis Configuration

Jedis version:

Redis version:

Java version:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions