theblinkingusb

Results 9 comments of theblinkingusb

Nice find @suityou01 - this worked for me as well. I looked around but looks like we can't PR the docs. Other [code snippet for context](https://github.com/confluentinc/kafka-connect-elasticsearch/blob/9e0781113a4afb2a9e7d95d3c7a7e48195015c40/src/test/java/io/confluent/connect/elasticsearch/integration/ElasticsearchConnectorBaseIT.java#L259).

(related: https://github.com/cube-js/cube/issues/4727)

Thank you @IceS2!! yeah I was trying to do something like that but wasn't smart enough to figure it out :) I did your change and deployed 1.3.4 and went...

Also seeing this - memory/disk are working and no cpu

hey @CoyoteLeo - if helpful this is what I did - YMMV - I really struggled to follow the migration path that @Dahs81 took - I tried a few different...

Updated to v2023.8.291046-latest today and resizing working great for me! Thanks Lens team!

Thanks @samuelleach - Looks like there's a [kafkajs migration guide](https://github.com/confluentinc/confluent-kafka-javascript/blob/dev_early_access_development_branch/MIGRATION.md#kafkajs) as well which could be helpful for users ITT.

This would be useful for going forward. I'd be able to help out as well with testing or maybe in the chart migration as well with some guidance. I currently...

Both silazare and damian-aifinyo solutions got me moving again - thanks all