804e
804e
when i use Structured Query function for search record, found Whatever type in search textarea, plugin return match_all query result always. so I listen request in chrome network console, found...
你好,我遇到4和18的情况,事务隔离级别已经设置为read committed,但是无法完全避免此类情况,目前只能通过分布式锁保证更新不在同一条id上进行,有办法通过调整数据库操作避免此种情况吗? ``` ------------------------ LATEST DETECTED DEADLOCK ------------------------ 2019-11-17 20:35:45 0x2b9fc4081700 *** (1) TRANSACTION: TRANSACTION 128001656, ACTIVE 0 sec starting index read mysql tables in use 1, locked 1 LOCK...
etcd cannot start properly in my k8s cluster etcd config ```yaml dependencies: etcd: inCluster: values: clusterDomain: itk8s.local autoCompactionMode: revision autoCompactionRetention: "1000" extraEnvVars: - name: ETCD_QUOTA_BACKEND_BYTES value: "4294967296" - name: ETCD_HEARTBEAT_INTERVAL...
### Search before asking - [x] I had searched in the [issues](https://github.com/DataLinkDC/dinky/issues?q=is%3Aissue) and found no similar issues. ### What happened 通过set和基础配置均无法使用kerberos配置, 抛出异常 ``` org.apache.hadoop.security.AccessControlException: SIMPLE authentication is not enabled. Available:[TOKEN,...