Commit 5cc3af7
[metric] Optimize the createLogicalScope method by adding empty string checks to avoid unnecessary delimiter concatenation. (#1363)
Co-authored-by: lujie64 <[email protected]>1 parent 45ac152 commit 5cc3af7
File tree
1 file changed
+7
-3
lines changed- fluss-common/src/main/java/com/alibaba/fluss/metrics/groups
1 file changed
+7
-3
lines changedLines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
167 | | - | |
168 | | - | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
169 | 173 | | |
170 | 174 | | |
171 | 175 | | |
| |||
0 commit comments