Dariy Pozinenko

Results 7 issues of Dariy Pozinenko

After #3764 if the checked string ends with a new line + space the variables are not resolved. See test below: ```java @Test public void testNestedPathExpressions() throws Exception { var...

type: bug

**Describe the bug** RedisDynoQueue starts failing unpredictably when using `memory` db type, logs show `Operation: ( processUnacks ) failed on key: [conductor_queue.test.UNACK._deciderQueue.c ].` Upon overriding the class to add more...

type: bug

**Describe the bug** After task inside DO_WHILE loop is updated, it takes a long time (2+ minutes) to start the next loop iteration. **Details** Conductor version: Persistence implementation: MySQL Queue...

type: bug

rewrite bom 2.6.4, wasn't an issue on 2.5.3 Test failures when there is a trailing comma in an annotation. If I remove it, tests pass. `java.lang.AssertionError: Source file was parsed...

bug
test provided
parser-java

## What version of OpenRewrite are you using? - OpenRewrite 2.12.0 - Maven plugin 5.23.3 ## Context I have created a recipe that adds key+value into a json. It is...

bug

## What's changed? Added recipe to add a new key and value to a json. ## What's your motivation? Currently, we can rename keys and change values, but can't add...

recipe

Now, I realise that the issue isn't actually in SC open feign, and feign doesn't officially support AOT, but nevertheless there is a `FeignHints` registrar, so i think it won't...

waiting-for-triage