wu-sheng commented on PR #748:
URL: https://github.com/apache/skywalking-java/pull/748#issuecomment-2599595130
You should update changes.md and describe what is fixed.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use th
wu-sheng commented on PR #748:
URL: https://github.com/apache/skywalking-java/pull/748#issuecomment-2599594914
> ConsumeDriver use a `lock` + `running ` status to protect `begin`
method. but there is a problem with code. it should use `Double Checked
Locking`
Did you face some i
JoeCqupt commented on PR #748:
URL: https://github.com/apache/skywalking-java/pull/748#issuecomment-2599583153
ConsumeDriver use a `lock` + `running ` status to protect `begin` method.
but there is a problem with code. it should use `Double Checked Locking`
--
This is an automated me
JoeCqupt commented on code in PR #748:
URL: https://github.com/apache/skywalking-java/pull/748#discussion_r1920991137
##
apm-commons/apm-datacarrier/src/main/java/org/apache/skywalking/apm/commons/datacarrier/consumer/ConsumeDriver.java:
##
@@ -88,6 +88,9 @@ public void begin(Ch
This is an automated email from the ASF dual-hosted git repository.
hanahmily pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git
The following commit(s) were added to refs/heads/main by this push:
new 23a2e4a5 Introduce the batch scan to
hanahmily closed issue #12913: [Feature] Add Full Iterator Pattern to
BanyanDB's Query Pipeline
URL: https://github.com/apache/skywalking/issues/12913
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to
This is an automated email from the ASF dual-hosted git repository.
hanahmily pushed a change to branch stream
in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git
was 11f2724f Fix e2e
The revisions that were on this branch are still contained in
other references; ther
hanahmily merged PR #597:
URL: https://github.com/apache/skywalking-banyandb/pull/597
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsu
This is an automated email from the ASF dual-hosted git repository.
hanahmily pushed a change to branch stream
in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git
from 6dcab5b8 Merge branch 'main' into stream
add 11f2724f Fix e2e
No new revisions were added by thi
This is an automated email from the ASF dual-hosted git repository.
hanahmily pushed a change to branch stream
in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git
from 991eed1f Improve error handler
add 518c4135 feat: Update UI to Integrate New Property Query API (
This is an automated email from the ASF dual-hosted git repository.
hanahmily pushed a change to branch stream
in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git
from bf34bb70 Benchmark the query
add 991eed1f Improve error handler
No new revisions were added by t
hanahmily opened a new pull request, #597:
URL: https://github.com/apache/skywalking-banyandb/pull/597
### Significant Decrease in Memory Usage
From **940.42MB** to **195.27MB** total
### Improved Latency
```markdown
| **Latency** | N | Min | Median |
This is an automated email from the ASF dual-hosted git repository.
hanahmily pushed a commit to branch stream
in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git
commit bf34bb700f4176fa810f9c854bae13d9d6823d16
Author: Gao Hongtao
AuthorDate: Sat Jan 18 00:52:32 2025 +
This is an automated email from the ASF dual-hosted git repository.
hanahmily pushed a change to branch stream
in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git
from f6057ef7 Introduce batch scan to stream query by timestamp
new 7a0e34e3 Fix license
new bf34
This is an automated email from the ASF dual-hosted git repository.
hanahmily pushed a commit to branch stream
in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git
commit 7a0e34e3dd1a0eb99c84f109e00b5d5ca6b5317b
Author: Gao Hongtao
AuthorDate: Fri Jan 17 00:16:49 2025 +
wu-sheng commented on PR #748:
URL: https://github.com/apache/skywalking-java/pull/748#issuecomment-2599133173
Could you explain why do this change?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go t
JoeCqupt opened a new pull request, #748:
URL: https://github.com/apache/skywalking-java/pull/748
- [ ] If this pull request closes/resolves/fixes an existing issue, replace
the issue number. Closes #.
- [ ] Update the [`CHANGES`
log](https://githu
This is an automated email from the ASF dual-hosted git repository.
wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking.git
The following commit(s) were added to refs/heads/master by this push:
new 8fbc1eb95a Add Baseline module for support
wu-sheng merged PR #12991:
URL: https://github.com/apache/skywalking/pull/12991
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubscr..
wu-sheng closed issue #12992: [Bug] java21 log4j2 spring boot 3.4 agent start
error with: class redefinition failed: attempted to change superclass or
interfaces
URL: https://github.com/apache/skywalking/issues/12992
--
This is an automated message from the Apache Git Service.
To respond to
sheiy opened a new issue, #12992:
URL: https://github.com/apache/skywalking/issues/12992
### Search before asking
- [x] I had searched in the
[issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no
similar issues.
### Apache SkyWalking Component
wu-sheng commented on code in PR #12991:
URL: https://github.com/apache/skywalking/pull/12991#discussion_r1919823031
##
oap-server/pom.xml:
##
@@ -49,6 +49,7 @@
ai-pipeline
mqe-grammar
mqe-rt
+server-baseline
Review Comment:
```suggestion
mrproliu opened a new pull request, #12991:
URL: https://github.com/apache/skywalking/pull/12991
Add the baseline module for prepare alarm module query the predict value.
- [ ] If this pull request closes/resolves/fixes an existing issue, replace
the issue number. Closes #.
- [x] U
wu-sheng merged PR #105:
URL: https://github.com/apache/skywalking-data-collect-protocol/pull/105
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifi
This is an automated email from the ASF dual-hosted git repository.
wusheng pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/skywalking-data-collect-protocol.git
The following commit(s) were added to refs/heads/master by this push:
new 04a4704 Remove alar
mrproliu opened a new pull request, #105:
URL: https://github.com/apache/skywalking-data-collect-protocol/pull/105
Since the alarm baseline protocol is unrelated to any agent protocol, It
needs to be deleted from the data collection project and moved to the
skywalking repo.
--
This is a
This is an automated email from the ASF dual-hosted git repository.
kezhenxu94 pushed a change to branch
dependabot/go_modules/actions-deps-261da8f386
in repository https://gitbox.apache.org/repos/asf/skywalking-satellite.git
was 32eac9b license
The revisions that were on this branch are
kezhenxu94 merged PR #170:
URL: https://github.com/apache/skywalking-satellite/pull/170
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-un
This is an automated email from the ASF dual-hosted git repository.
kezhenxu94 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-satellite.git
The following commit(s) were added to refs/heads/main by this push:
new 32bf3bd Bump the actions-deps gro
This is an automated email from the ASF dual-hosted git repository.
qiuxiafan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git
The following commit(s) were added to refs/heads/main by this push:
new 518c4135 feat: Update UI to Integrat
Fine0830 closed issue #12931: [BanyanDB-UI] Update BanyanDB UI to Integrate New
Property Query API
URL: https://github.com/apache/skywalking/issues/12931
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go
Fine0830 merged PR #596:
URL: https://github.com/apache/skywalking-banyandb/pull/596
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsub
Fine0830 opened a new pull request, #596:
URL: https://github.com/apache/skywalking-banyandb/pull/596
- [x] If this pull request closes/resolves/fixes an existing issue, replace
the issue number. Closes apache/skywalking#12931.
- [x] Update the [`CHANGES`
log](https://github.com/apac
33 matches
Mail list logo