eye-gu

Results 9 issues of eye-gu

close #4932 Make sure that: - [x] You have read the [contribution guidelines](https://shenyu.apache.org/community/contributor-guide). - [ ] You submit test cases (unit or integration tests) that back your changes. - [x]...

status: pending

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior The current RandomLoadBalancer is selected through traversal, with a complexity of...

type: bug

``` com.fasterxml.jackson.databind.exc.InvalidFormatException: Cannot access contents of TextNode as binary due to broken Base64 encoding: Unexpected end of base64-encoded String: base64 variant 'MIME-NO-LINEFEEDS' expects padding (one or more '=' characters) at...

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description I want to continue improving this issue #7016, including setting...

feature
Waiting for reply

增量的时候, 代码变动太多, shell命令就会很长, 操作系统会报参数列表过长

### Question 是否有计划考虑将Bootstrap编译成native? native在应对突发流量需要扩容时启动快, 占用资源更小.  1. 很多依赖的框架并不支持 2. shenyu本身也有上传编译jar等native不能支持的功能 Is there a plan to consider compiling Bootstrap into native? Native starts quickly and consumes less resources when dealing with...

type: question

### Question I found that the dashboard is another project, and admin is putting the compiled files. I don't know what the current process is like. Why not link the...

type: question

## Purpose of the pull request close #15837

UI
backend
test
don't merge
Stale

**Please check the FAQ documentation before raising an issue** ``` CREATE SPACE `test` (partition_num = 10, vid_type = FIXED_STRING(10)) CREATE tag `s_object` (`name` string NOT NULL) ; CREATE tag `s_subject`...

type/bug
severity/none
affects/none