František Hartman

Results 57 comments of František Hartman
trafficstars

@macsir I can confirm this is reproducible with the given file. We will look into it. Thank you for taking time to report this.

As a temporary workaround you can increase the minimum split size to a value larger than your maximum file size, e.g. for 1 GB add the following to your mapping:...

I think we are not actually affected by this vulnerability because we only use Kafka client, not server. From the CVE: _Some components in Apache Kafka use `Arrays.equals` to validate...

@kwart We did that for 5.2, we needed to update the client anyway. But there were some changes I consider non-trivial which I don't want to backport to 5.1.z and...

This is easy to do. Question is what other parameters we should expose, if any, or wait for other requests. Or we could take the approach from the `grpc` module,...

@neilstevenson shared the following at the time: ``` 08:25:59.883 [hz.objective_murdock.cached.thread-9] WARN com.hazelcast.jet.impl.execution.ExecutionContext - [10.172.3.32]:5701 [green] [5.0] Failed to delete temporary directory /tmp/jet-objective_murdock-06e1-b293-8100-0003-_tmp_randomforest_predict47028289921342862899694780 08:26:07.841 [hz.objective_murdock.generic-operation.thread-1] WARN com.hazelcast.jet.impl.processor.ProcessorSupplierWithService - [10.172.3.32]:5701 [green] [5.0]...

@kwart Could you prepare a quick demo for this? Just show what kind of issues this is supposed to catch, how to see the results.