Closed vpsinghg closed 1 week ago
@AshwinKul28 @ayadav16 @lucifercr07
make test
all integration passing on local but failing in CI pipeline
Hi @vpsinghg , Just to confirm, Have you rebased this with the latest master?
Yes, No conflicts as I have created new branch and added my changes. Can anyone retrigger the pipeline?
@vpsinghg , checks are okay now, I guess we just need to update some minor details and we are good to close this.
@apoorvyadav1111 changes done. and check is also successful. Please go ahead
@apoorvyadav1111 please review
This PR includes changes for migration of
JSON.DEL
,JSON.FORGET
,JSON.TOGGLE
,JSON,NUMINCRBY
andJSON.NUMMULTBY
command to newEval
method. This resolves issue #1029Also introduces fix for
oom
err inresp
protocol integration test on lower spec machines.Improved Integration Test format.
Tasks Checklist