Jon Tirsen

Results 10 issues of Jon Tirsen

## Feature Request Passwords are currently configured using an encryption with a hard coded secret key. This is not a good idea. Instead it would be better if we can...

### What problem does this PR solve? Only override the region if it has been explicitly set, otherwise we clobber the standard AWS_REGION env var https://github.com/pingcap/dumpling/pull/155#issuecomment-700136706 ### What is changed...

contribution
needs-rebase

If you do a cross shard query where you're ordering or grouping by a VARCHAR column you will get the following error message from Vitess: ``` Caused by: java.util.concurrent.ExecutionException: java.sql.SQLRecoverableException:...

hibernate

I'd like to observe the behavior of the concurrency limits using Prometheus metrics. It's not immediately clear to me how to implement the MetricRegistry using https://github.com/prometheus/client_golang Could you perhaps provide...

enhancement
good first issue

``` type DBConfig struct { Password string `help:"Password" xor:"password" optional:""` PasswordFile string `help:"File which content will be used for a password" xor:"password" optional:""` PasswordCommand string `help:"Command to run to retrieve...

Looks like an endless recursion probably caused by a faulty internal dependency. Possibly a circular dependency between POMs? ``` jstack "main" #1 prio=5 os_prio=31 cpu=591.86ms elapsed=245.20s tid=0x000000013b809e00 nid=0x2303 waiting on...

We're using the bolt compiler for our authorization rules. Can we get a port of the authorization rules to bolt please?

Thank you so much for a super awesome plugin. I use it almost every day! I'm so sad that it has stopped working. I get the following error: This document...