Sami Korhonen

Results 6 comments of Sami Korhonen

Another way of implementing this feature without modifying spring cloud gateway would require creating a custom EnvironmentPostProcessor that simply translates a map to list

Some of logic behind permission management is in sql-queries (e.g. filtering out repositories, from list of repositories in repo.go) While it would be possible to move this logic out and...

After some thought, I think that if implemented, this should be optional and disabled by default. ResultSet is an abstraction for a cursor. From tracing perspective, it's extremely difficult to...

There is actually no guarantee that cursor is closed on commit either. I guess the correct way would be to create a span for each cursor operation, but I can't...

Hi Anton, it would be great, if changes could be merged. There's no hurry, as we're currently building our production versions from our fork You might be more interested in...

Would tcp keepalive resolve this issue?