吴伟杰

Results 21 issues of 吴伟杰

**Do you want to request a _feature_ or report a _bug_?** **What is the current behavior?** I configured a `socks5` proxy in my `.m2/settings.xml` ``` v2ray-socks5 true socks5 127.0.0.1 1089...

## ./autogen.sh ``` ➜ sysbench git:(ebf1c90) ./autogen.sh ./autogen.sh: running `glibtoolize --copy --force' glibtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. glibtoolize: copying file 'config/ltmain.sh' glibtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. glibtoolize:...

Hi community, This issue is related to apache/shardingsphere#10273, could you have a look? My script: ```zsh #!/bin/zsh TABLES=10 TABLE_SIZE=100000 THREADS=12 sysbench oltp_read_only --db-driver=pgsql --pgsql-host=${PROXY_HOST} --pgsql-port=3307 --pgsql-user=${USER} --pgsql-password=${PASSWORD} --pgsql-db=${DB_NAME} --tables=${TABLES} --table-size=${TABLE_SIZE}...

许老师您好: 最近我这边基于`Spring-Cloud-Gateway`开发网关层。原有项目的鉴权使用了`xxl-sso`,但`xxl-sso`的过滤器基于`Servlet`实现,无法用于`WebFlux`。我这边抽时间整理了一下基于 `org.springframework.web.server.WebFilter`, `Spring-Cloud-Gateway GlobalFilter`实现的过滤逻辑,编写了一个Demo,请您看看。

## Question My scenario is range sharding. ID distributes in [1, 32] Range sharding into 4 data sources: ds_0: [1, 8] ds_1: [9, 16] ds_2: [17, 24] ds_3: [25, 32]...

## Feature Request ### Is your feature request related to a problem? Sometimes we try to start a new Proxy process before stopping the previous. In this situation, the new...

type: enhancement
in: proxy
good amateur issue

**Description** A clear and concise description of what the bug is. **Steps to Reproduce** Steps to reproduce the behavior: 1. Prepare Apache ShardingSphere-Proxy 5.1.1 1. Start ShardingSphere-Proxy with VM options...

## Bug Report ### Which version of ElasticJob did you use? ElasticJob master 127efa369858fe3de19ce3394f85d141dda74810 ### Which project did you use? ElasticJob-Lite or ElasticJob-Cloud? Lite ### Expected behavior ### Actual behavior...

## Feature Request ### Is your feature request related to a problem? Errors may occur: ``` Data too long for column 'task_id' at row 1 ```

tracing

Hi the community, This is our article collection, which you can learn more about ElasticJob. Moreover, welcome your posts! --- 这里有 ElasticJob 的资源汇总。欢迎你的关注,也欢迎你贡献有关 ElasticJob 的博客文章。

document
volunteer wanted