Daniil Barvitsky

Results 6 issues of Daniil Barvitsky

**Description of the problem** I was looking into a way of controlling request affinity in Kubernetes and followed the instructions in the docs. Our Kubernetes clusters are running in AWS,...

kind/bug
kind/docs
lifecycle/backlog

We have two nodes (actually Kubernetes pods), each running 10 threads for record processors consuming from a 20 shard stream with no fan-out. The relevant bits of the configuration are...

First off, thank you very much for doing all this hard work and maintaining Swagger. I ran into a peculiar problem with 2.2.0, which, by the look of it seems...

## Reproduction steps Scala version: 2.13.11 Hit this while migrating one of the company's internal tools to 2.13.11 from 2.11.x (asking for trouble, I know). The unit test to reproduce...

scaladoc tool
macros

We would like to avoid processing the shards hierarchically for some streams to maximize parallelism. Ideally, we would like to be able to process all shards of the stream in...

We are considering the KCL and KPL as a replacement for the homegrown code. I noticed that KCL is now on AWS SDK2 (they have 1.x version, but it seems...