Skip to content

Update FUNCTION LOAD changes (from release 7.0 rc3)#2973

Merged
sazzad16 merged 5 commits intoredis:masterfrom
Avital-Fine:updateFunctionLoad
Apr 10, 2022
Merged

Update FUNCTION LOAD changes (from release 7.0 rc3)#2973
sazzad16 merged 5 commits intoredis:masterfrom
Avital-Fine:updateFunctionLoad

Conversation

@Avital-Fine
Copy link
Copy Markdown
Contributor

@Avital-Fine Avital-Fine requested a review from sazzad16 April 7, 2022 13:42
@Avital-Fine Avital-Fine changed the title Update FUNCTION LOAD changes (Release 7.0 rc3) Update FUNCTION LOAD changes (from release 7.0 rc3) Apr 7, 2022
@lgtm-com
Copy link
Copy Markdown

lgtm-com Bot commented Apr 7, 2022

This pull request introduces 1 alert when merging 453f103 into a41c7c6 - view on LGTM.com

new alerts:

  • 1 for Spurious Javadoc @param tags

@lgtm-com
Copy link
Copy Markdown

lgtm-com Bot commented Apr 7, 2022

This pull request introduces 1 alert when merging 458911c into a41c7c6 - view on LGTM.com

new alerts:

  • 1 for Spurious Javadoc @param tags

Copy link
Copy Markdown
Contributor

@sazzad16 sazzad16 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Avital-Fine Good job. Just one more issue left:

[ERROR] functionList(redis.clients.jedis.commands.jedis.ScriptingCommandsTest)  Time elapsed: 0.006 s  <<< FAILURE!
java.lang.AssertionError: expected:<redis.register_function('myfunc', function(keys, args) return args[1] end)> but was:<null>
	at redis.clients.jedis.commands.jedis.ScriptingCommandsTest.functionList(ScriptingCommandsTest.java:378)

@Avital-Fine Avital-Fine requested a review from sazzad16 April 8, 2022 07:39
@sazzad16 sazzad16 merged commit 3c18734 into redis:master Apr 10, 2022
@sazzad16 sazzad16 added the breakingchange Pull request that has breaking changes. Must include the breaking behavior in release notes. label Apr 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breakingchange Pull request that has breaking changes. Must include the breaking behavior in release notes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants