Patrick Lucas

Results 34 comments of Patrick Lucas

I believe that `codeSets` is actually required in the current version of the XSD: https://github.com/FIXTradingCommunity/fix-orchestra/blob/956343eb9f4bf561db04f84f8aa272065b6b9885/repository/src/main/resources/xsd/repository.xsd#L200 The element lacks `minOccurs="0"`, so my IDE believes it is a required element in ``....

I've just started to use this plugin and very quickly ran into this on an almost trivial rpm—just a single preinstall script.

@DanielThomas I've only encountered it once so far, but at the same time I've only used the plugin for a few days, so statistically-speaking... If it happens again I'll report...

I also ran into this, having apparently 1 unread message for the past month or so. Using @trevor-signal's trick I found the offending thread, a single message, also safety number-related,...

Hi @tianon / @yosifkit, just wondering if we could get some feedback on this. As @tzulitai mention, this is an extension of the relatively popular Flink image (page 3 of...

Once this is accepted, I am ready with backport branches for 1.18 and 1.17.

I considered a slightly different approach, delegating the lookup of the config option to the GCS Hadoop connector itself: https://github.com/apache/flink/compare/master...patricklucas:flink:FLINK-33694_gs_fs_host_v2 If I get some feedback about which of these options...

@XComp before this becomes a dead PR, do you know who might be a good candidate to ask for a review?