Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ISPN-14646 APPEND command #10876

Merged
merged 3 commits into from
May 4, 2023
Merged

ISPN-14646 APPEND command #10876

merged 3 commits into from
May 4, 2023

Conversation

rigazilla
Copy link
Contributor

@rigazilla rigazilla commented Apr 28, 2023

Copy link
Contributor

@karesti karesti left a comment

Choose a reason for hiding this comment

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

assertj and rebase commits!
add the link to the jira in the description too please :))

@rigazilla rigazilla force-pushed the ISPN-14646 branch 5 times, most recently from 2744c06 to 5917820 Compare May 2, 2023 14:53
public CompletionStage<RespRequestHandler> perform(Resp3Handler handler,
ChannelHandlerContext ctx,
List<byte[]> arguments) {
return handler
Copy link
Contributor

Choose a reason for hiding this comment

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

check arguments size

@jabolina I think we need a general validaiton of number of arguments, what do you think ?

import java.util.concurrent.CompletableFuture;
import java.util.concurrent.CompletionStage;

final class StringMutators {
Copy link
Contributor

Choose a reason for hiding this comment

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

Some docs ?

@karesti
Copy link
Contributor

karesti commented May 4, 2023

@rigazilla needs rebase

@karesti karesti merged commit d45bbaf into infinispan:main May 4, 2023
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants