earl86

Results 10 issues of earl86

## Description 当 rocks.wal_dir 指定 与dir 目录不是同一个目录时,当执行 flushall 命令时 引起错误. dir /data/tendis/tendis1/db rocks.wal_dir /data/tendis/tendis1/wal 报错信息如下: flushall (error) ERR:3,msg:Corruption: While creating a new Db, wal_dir contains existing log file: : 000003.log...

bug

## Description 同一个物理机器上绑定不同ip启动的tendis服务,在配置cluster的时候,会把 这两个不同ip的服务,在cluster内部 识别成同一个ip的情况 ## Expected Behavior tendis 版本 :2.3.4-rocksdb-v5.13.4 搭建3主3从 cluster时 系统 centos7: 节点1的ip情况,其他3个节点与之类似 ifconfig bond4: flags=5187 mtu 1500 inet 192.168.1.18 netmask 255.255.254.0 broadcast 192.168.1.255 bond4:1: flags=5187 mtu...

phpredis we use php-fpm environment when has a lot of connect to redis cluster , when reload or restart php-fpm, or the network has some slow etc. phpredis regularly establish...

centos7 go version go1.15.14 linux/amd64 编译报错 cd parser && make && cd .. make[1]: Entering directory `/root/Gaea-master/parser' #@echo "gofmt (simplify)" #@ gofmt -s -l -w . 2>&1 | awk '{print}...

error at: [57/66 done]: integration/psync2-reg (22 seconds) [ok]: PSYNC2: cluster is consistent after failover [ok]: GEOSEARCH fuzzy test - byradius [err]: replica buffer don't induce eviction in tests/unit/maxmemory.tcl Expected 20512...

state:to-be-closed

**Summary of the new feature** user function or class can not code jump

community

https://download.ceph.com/rpm-octopus/el7/noarch/ceph-release-1-1.el7.noarch.rpm not 1-0

## Describe the changes in the pull request A clear and concise description of what the PR is solving, including: 1. Current: The current state briefly 2. Change: What is...

## Description 优化压测时部分命令慢的问题,提升性能 ## Motivation and Context std::stringstream 字符串拼接效率较低,在高并发下存在性能问题. 改为 std::string 类型拼接,提升效率. ## How Has This Been Tested? 压测及使用时未发现异常 ## Types of Changes - [ ] Bug fix (non-breaking change...

the current version shoud be: Schema-Object-0.5.11 or SchemaObject>=0.5.10