Robert Gonciarz

Results 7 comments of Robert Gonciarz

The current API is misleading. I would expect that @akapuscinski-wr 's example works. Thanks @swankjesse for your fix , however I would say it's rather a workaround.

Hi Yuri @yuraxdrumz Is there any chance to resolve the conflicts and merge this PR?

Hi @bobby @graemerocher @ctoestreich and others, is there any chance to fix this PR and merge it? or to do a serious changes in Micronaut's Kafka Streams configuration/DSL? I'm trying...

@graemerocher I can't promise now. I have a bigger POC project (btw. a major part might be written in Micronaut) I need to finish till autumn, but who knows after...

A similar side effect: https://github.com/mockk/mockk/issues/997

@pwall567 hi, I reproduce exactly the same issue on my Linux desktop and I don't believe it's related with file permissions, rather than making sure there is a directory before...

One more comment. Creating directories for packages is also buggy. for foo.Bar schema a proper class is generated but if you have foo1.foo2.Bar package then such directories won't be created.