Jeroen Gordijn
Jeroen Gordijn
I tried out the new `withRebalanceSafeCommits` feature and it has unexpected behavior: 1. Shutdown takes long time now. Result is that all partitions handled by the stopping application are stuck...
I have a Jar with multiple AVSC files. These were generated from AVDL files. For example: ```avdl @namespace("com.example") protocol MyProtocol { record Metadata { string sender; } record MyRecord {...
When I upgrade the plugin from 3.5.0 to 4.0.0 the `jar` dependencies with AVSC files are no longer unpacked and compiled. During compilation I see this message: ``` [warn] there's...
### Description I’m trying to use open code more frequently because I really appreciate the work you put into it! However, I've encountered an issue during my sessions: sometimes the...
Closes #5395 ## Summary Adds polymorphic configuration for `external_directory` permission, allowing users to: - Split read/write permissions separately - Define directory-specific rules with glob patterns - Use tilde (`~`) for...
### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request Add...
### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request ##...