Eric Meisel

Results 44 comments of Eric Meisel

@igorynia interesting. Mind sharing the branch you tried this with so I can provide some thoughts?

Blocked by https://github.com/typelevel/cats/issues/4587

Blocked by https://github.com/typelevel/cats/issues/4587

I am experiencing this too. I think this has a lot to do with the KCL's new method of distributing worker leases, as it takes time to collect this information....

Update on my end. Was able to solve the long boot time on local runs by setting the LeaseManagementConfig's `failoverTimeMillis` to a lower value. Seems that this config is multiplied...

Seems there was an upgrade of Protobuf in the [3.0.0 version](https://github.com/awslabs/amazon-kinesis-client/blob/v3.0.0/amazon-kinesis-client/pom.xml#L51). Unfortunately, I discovered this because upgrading to the 3.0.0 KCL produces a new error for Protobuf when the KPL...

Created an [issue](https://github.com/awslabs/amazon-kinesis-producer/issues/608) on the KPL here as well.

When you say release it as an artifact - are you wanting the Dockerfile.JVM build released? ~~Also it seems you were able to increase the JS throughput - could we...

Hey there - Would you be able to generate a flame graph of your scenarios here using https://nodejs.org/en/learn/diagnostics/flame-graphs? Also can you confirm if you were using TLS or not on...