You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@skywalking.apache.org by zh...@apache.org on 2018/01/14 09:56:52 UTC

[incubator-skywalking] branch master updated (d937cfa -> fa9f7e4)

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

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


    from d937cfa  Merge pull request #751 from apache/update-year
     add b04b06a  Fixed the id auto increment bug, when there is just one record that id = -1, the expected value is 1, but actual return -1.
     add adceb77  Merge branch 'master' into fixed/id_increment_bug
     new fa9f7e4  Merge pull request #754 from peng-yongsheng/fixed/id_increment_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:
 .../provider/register/IdAutoIncrement.java         | 18 +++++-----
 .../register/IdAutoIncrementTestCase.java}         | 38 ++++++++++++----------
 2 files changed, 31 insertions(+), 25 deletions(-)
 copy apm-collector/apm-collector-analysis/analysis-register/register-provider/src/{main/java/org/apache/skywalking/apm/collector/analysis/register/provider/register/IdAutoIncrement.java => test/java/org/apache/skywalking/apm/collector/analysis/register/provider/register/IdAutoIncrementTestCase.java} (60%)

-- 
To stop receiving notification emails like this one, please contact
['"commits@skywalking.apache.org" <co...@skywalking.apache.org>'].

[incubator-skywalking] 01/01: Merge pull request #754 from peng-yongsheng/fixed/id_increment_bug

Posted by zh...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

zhangxin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git

commit fa9f7e489ebbafd9c4eac005538192298cfb03e1
Merge: d937cfa adceb77
Author: Xin,Zhang <zh...@apache.org>
AuthorDate: Sun Jan 14 17:56:48 2018 +0800

    Merge pull request #754 from peng-yongsheng/fixed/id_increment_bug
    
    Fixed the id auto increment bug

 .../provider/register/IdAutoIncrement.java         | 18 +++++-----
 .../register/IdAutoIncrementTestCase.java}         | 38 ++++++++++++----------
 2 files changed, 31 insertions(+), 25 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@skywalking.apache.org" <co...@skywalking.apache.org>.