Andrew

Results 6 comments of Andrew

By the way, can `QueueCacheMissException` store StreamSequenceToken itself, not it's string representation? This would allow to to compare tokens manually in custom ErorHandler of that exception

Hello! I have multi-tenancy disabled in the same config file

@markustoivonen I had to use old format despite of what docs are saying. So my overrides section looks like this ```yaml overrides: metrics_generator_processors: [service-graphs, span-metrics] metrics_generator_processor_local_blocks_complete_block_timeout: "1h" ``` despite the...

That's a great proposal! First of all, having separate states for grain and components is cool by itself, and enabling atomicity between all of them is even cooler. Though I...

@ReubenBond no worries, you've just laid it all out for me. I was too focused on ES :) Just curious now about that WAL-like behaviour implementation. Will wait for PR...

Have the same issue, I want to draw attention to a particular keyword in a line, and then do a magic move with the next step. This feature would be...