kyuubi/kyuubi-ha
CHzxp 2a903b01fe
[KYUUBI #3910] Add delta parameter for getAndIncrement method
### _Why are the changes needed?_
getAndIncrement method only increase index before this pr,  add a delta parameter can increase and decrease index. this pr is mainly for pr KYUUBI #3695

### _How was this patch tested?_
- [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible

- [ ] Add screenshots for manual tests if appropriate

- [ ] [Run test](https://kyuubi.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request

Closes #3910 from CHzxp/getAndIncrement_branch.

Closes #3910

5c0cca85 [CHzxp] fix bug
3514471e [CHzxp] modify imp
f1ae57d6 [xinping] add delta parameter for getAndIncrement

Lead-authored-by: CHzxp <1959044956@qq.com>
Co-authored-by: xinping <jXD8_1uG>
Signed-off-by: Cheng Pan <chengpan@apache.org>
2022-12-06 16:07:40 +08:00
..
src [KYUUBI #3910] Add delta parameter for getAndIncrement method 2022-12-06 16:07:40 +08:00
pom.xml [KYUUBI #3842] [Improvement] Support maven pom.xml code style check with spotless plugin 2022-11-23 22:08:00 +08:00