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

Add restrictions while setting search field attribute #3124

Merged
merged 1 commit into from
Aug 28, 2022

Conversation

sazzad16
Copy link
Collaborator

  • Attribute cannot be null
  • Attribute cannot be set multiple times

- Attribute cannot be null
- Attribute cannot be set multiple times
@sazzad16 sazzad16 added the breakingchange Pull request that has breaking changes. Must include the breaking behavior in release notes. label Aug 28, 2022
@sazzad16 sazzad16 added this to the 4.3.0 milestone Aug 28, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #3124 (c4aff05) into master (e41904e) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master    #3124      +/-   ##
============================================
- Coverage     66.69%   66.68%   -0.01%     
- Complexity     4234     4236       +2     
============================================
  Files           219      219              
  Lines         13757    13761       +4     
  Branches        799      800       +1     
============================================
+ Hits           9175     9177       +2     
- Misses         4248     4250       +2     
  Partials        334      334              
Impacted Files Coverage Δ
...ain/java/redis/clients/jedis/search/FieldName.java 65.11% <100.00%> (+3.57%) ⬆️
...in/java/redis/clients/jedis/ConnectionFactory.java 63.26% <0.00%> (-4.09%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@sazzad16 sazzad16 merged commit ff95d38 into redis:master Aug 28, 2022
@sazzad16 sazzad16 deleted the multi-as branch August 28, 2022 14:41
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.

2 participants