Skip to content

Conversation

mp911de
Copy link
Member

@mp911de mp911de commented Oct 24, 2016

Remove pExpireAt workaround that can lead to NullPointerException if called within a transaction/pipeline. Calls to expire(…) with a timeout greater Integer.MAX_VALUE are delegated to pExpire converting seconds to milliseconds.


Related ticket: DATAREDIS-564.

…ger.MAX_VALUE. Remove pExpireAt workaround that can lead to NullPointerException if called within a transaction/pipeline. Calls to expire(…) with a timeout greater Integer.MAX_VALUE are delegated to pExpire converting seconds to milliseconds. Related ticket: DATAREDIS-286.
christophstrobl pushed a commit that referenced this pull request Jan 13, 2017
…ger.MAX_VALUE. Remove pExpireAt workaround that can lead to NullPointerException if called within a transaction/pipeline. Calls to expire(…) with a timeout greater Integer.MAX_VALUE are delegated to pExpire converting seconds to milliseconds. Related ticket: DATAREDIS-286. Original Pull Request: #228
christophstrobl added a commit that referenced this pull request Jan 13, 2017
Remove white spaces, update license header. Add ticket reference to existing testcase. Original Pull Request: #228
christophstrobl pushed a commit that referenced this pull request Jan 13, 2017
…ger.MAX_VALUE. Remove pExpireAt workaround that can lead to NullPointerException if called within a transaction/pipeline. Calls to expire(…) with a timeout greater Integer.MAX_VALUE are delegated to pExpire converting seconds to milliseconds. Related ticket: DATAREDIS-286. Original Pull Request: #228
christophstrobl added a commit that referenced this pull request Jan 13, 2017
Update license header. Add ticket reference to existing testcase. Original Pull Request: #228
christophstrobl pushed a commit that referenced this pull request Jan 13, 2017
…ger.MAX_VALUE. Remove pExpireAt workaround that can lead to NullPointerException if called within a transaction/pipeline. Calls to expire(…) with a timeout greater Integer.MAX_VALUE are delegated to pExpire converting seconds to milliseconds. Related ticket: DATAREDIS-286. Original Pull Request: #228
christophstrobl added a commit that referenced this pull request Jan 13, 2017
Remove white spaces, update license header. Add ticket reference to existing testcase. Original Pull Request: #228
@christophstrobl christophstrobl deleted the issue/DATAREDIS-564 branch January 13, 2017 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants