xiaojunxiang

Results 9 issues of xiaojunxiang

**SM4 is already supported in recent versions (3.4.0) of hdfs transparent encryption**: 1. Hadoop website: https://apache.github.io/hadoop/hadoop-project-dist/hadoop-hdfs/TransparentEncryption.html ![HDFS_SM4](https://github.com/apache/ranger/assets/65019264/81ba2af8-4bd7-4412-acd0-45e403a736e7) 3. Jira(HDFS supported SM4): https://issues.apache.org/jira/browse/HDFS-15098 When I add in the region of the...

The config masterAddr may be not good, should use each master( 127.0.0.1、 127.0.0.3、 127.0.0.3) rather than only 127.0.0.1

helm install... meet error: `Error: template: cubefs/templates/statefulset-master.yaml:80:30: executing "cubefs/templates/statefulset-master.yaml" at : nil pointer evaluating interface {}.master` so I fix it.

I'm using CubeFS as the StorageClass to deploy CloudNativePG. After running vector updates with 10 concurrent threads for some time, I encountered the following error: `This has been seen to...

triage

fix(flashgroup): Change flashGroup to flashgroup, otherwise it will cause an error like this: ``` [root@xxxx]# ./cfs-cli flashGroup create Error: cfs-cli: unknown command "flashGroup" Did you mean this? flashgroup ```

### Environment ```markdown helm deploy cubefs 3.5.0 ``` ### Current Behavior I'm using CubeFS as the StorageClass to deploy CloudNativePG. After running vector updates with 10 concurrent threads for some...

bug

### What feature you'd like to see or proposal(期望什么新功能/特性或者建议) 现在 当前标签页 与 其他标签页 颜色几乎都一样,很难进行区分。建议像 XShell那样的颜色背景,能明显区分出自己此刻正在哪个标签页

need investigate

### What feature you'd like to see or proposal(期望什么新功能/特性或者建议) 当我不小心按住 Command + W时,或误触了标签页右侧的叉号时,标签页直接就被关闭了。希望能增加一个确认弹窗提示。

need investigate