Bumping this again for visibility - I’ve been struggling with a recent upgrade of an Elasticsearch client to 8.x and now I’m in a stuck situation.
I’ve tried several attempts to work around it but I’m not sure what the best course of action to take is. I don’t know if it’s possible to override the underlying version of the RHLC used in the Flink bits to support some of the REST API Compatibility mode headers (for interop between 7.x and 8.x) or if I’m in a situation where I need to fully fork the connector itself. As mentioned in earlier, related posts, there don’t appear to be any publicly available version(s) for the ES 8.x connector in repositories like Maven, so I’m not sure if the general guidance is to fork it directly.