Cyrille Karmann

Results 4 comments of Cyrille Karmann

Hello, I had the same problem. I found that the environment variable `$DISPLAY` was set to a wrong value in my environment. `unset DISPLAY` fixes `saml2aws`. I don't know what...

For topics that have a retention time, it is easy to calculate an average: it's the number of messages in the topic (based on offsets) divided by the retention time....

Another way to make it deterministic would be to keep the order of the fields in the records in the schema. It would be consistent with what produce Avro library...

Another way to make it deterministic that would maybe be faster than sorting the keys would be to keep the order of the fields in the records in the schema....