This is an automated email from the ASF dual-hosted git repository.

zhangxin pushed a change to branch fix/log-file-bug
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git.


    from 375abe9  Make sure the log config works.
     add 678f300  Support to set consume cycle. And invoke the existed 
callbacks when the message blocked at first time.
     add 3cf0a59  Merge pull request #695 from apache/feature/data-carrier
     new 59371b1  Merge branch 'master' into fix/log-file-bug

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../commons/datacarrier/BlockingDataCarrier.java}  | 30 ++++-------
 .../apm/commons/datacarrier/DataCarrier.java       | 59 +++++++++++++++-------
 .../apm/commons/datacarrier/buffer/Buffer.java     | 16 +++++-
 .../apm/commons/datacarrier/buffer/Channels.java   | 15 +++---
 .../callback/QueueBlockingCallback.java            | 11 ++--
 .../commons/datacarrier/consumer/ConsumerPool.java | 13 ++---
 .../datacarrier/consumer/ConsumerThread.java       |  6 ++-
 .../datacarrier/consumer/ConsumerPoolTest.java     |  4 +-
 8 files changed, 90 insertions(+), 64 deletions(-)
 copy 
apm-commons/apm-datacarrier/src/{test/java/org/apache/skywalking/apm/commons/datacarrier/SampleData.java
 => 
main/java/org/apache/skywalking/apm/commons/datacarrier/BlockingDataCarrier.java}
 (66%)
 copy 
apm-collector/apm-collector-core/src/main/java/org/apache/skywalking/apm/collector/core/UnexpectedException.java
 => 
apm-commons/apm-datacarrier/src/main/java/org/apache/skywalking/apm/commons/datacarrier/callback/QueueBlockingCallback.java
 (79%)

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to