Skip to content

Conversation

Synex-wh
Copy link
Contributor

@Synex-wh Synex-wh commented Aug 2, 2019

No description provided.

@sofastack-bot sofastack-bot bot added bug Something isn't working cla:yes size/M labels Aug 2, 2019
@codecov-io
Copy link

codecov-io commented Aug 2, 2019

Codecov Report

Merging #42 into master will increase coverage by 0.21%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #42      +/-   ##
============================================
+ Coverage     59.85%   60.06%   +0.21%     
  Complexity       44       44              
============================================
  Files           378      378              
  Lines         13333    13333              
  Branches       1314     1314              
============================================
+ Hits           7980     8009      +29     
+ Misses         4444     4411      -33     
- Partials        909      913       +4
Impacted Files Coverage Δ Complexity Δ
...r/session/scheduler/SessionThreadPoolExecutor.java 62.5% <0%> (-31.25%) 0% <0%> (ø)
...y/sofa/registry/server/data/change/ChangeData.java 58.33% <0%> (-8.34%) 0% <0%> (ø)
...ipay/sofa/registry/task/batcher/TaskExecutors.java 81.63% <0%> (-4.09%) 0% <0%> (ø)
...a/registry/server/data/datasync/sync/Acceptor.java 55.9% <0%> (-0.79%) 0% <0%> (ø)
...rver/session/bootstrap/SessionServerBootstrap.java 58.82% <0%> (+1.6%) 0% <0%> (ø) ⬇️
...ipay/sofa/registry/jraft/bootstrap/RaftClient.java 42.22% <0%> (+2.22%) 0% <0%> (ø) ⬇️
...a/registry/server/meta/remoting/RaftExchanger.java 49.69% <0%> (+2.42%) 0% <0%> (ø) ⬇️
...gistry/server/data/bootstrap/DataServerConfig.java 67.22% <0%> (+2.52%) 0% <0%> (ø) ⬇️
...ipay/sofa/registry/jraft/bootstrap/RaftServer.java 69.23% <0%> (+2.56%) 0% <0%> (ø) ⬇️
...alipay/sofa/registry/remoting/bolt/BoltClient.java 48.9% <0%> (+2.91%) 0% <0%> (ø) ⬇️
... and 4 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c5ef46e...8833468. Read the comment docs.

Copy link
Member

@ujjboy ujjboy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Synex-wh Synex-wh merged commit 133a5ed into master Aug 2, 2019
Synex-wh added a commit that referenced this pull request Oct 12, 2019
* Update Travis CI Link Address

Update Travis CI Link Address

* Fix issue24 (#41)

* fix temp push

* update version 5.2.1-SNAPSHOT

* fix test case

* fix jetty version,and fix rest api for dataInfoIds

* fix hashcode test

* fix working to init bug

* fix start task log

* fix Watcher can't get providate data,retry and finally return new

* add data server list api

* add server list api

* remove log

* fix isssue 21

* add query by id function

* fix issue 22

* delay client off process and sync data process to working status

* fix data connet meta error

* fix inject NotifyDataSyncHandler

* fix start log

* add send sub log

* fix subscriber to send log

* fix word cache clientid

* add clientoff delay time

* fix clientOffDelayMs

* fix jetty version

* fix version to 5.2.1 release

* fix version

* fix .travis.yml

* fix test case

* fix

* fix test sync case

* fix test case

* fix test case

* fix case

* fix notify online no connect break,and add connect log

* add test case

* add test case

* fix test case

* fix format

* fix resource test case

* fix

* Upgrade version to 5.2.1 for release (#40)

* Fix version 521 (#42)

* fix temp push

* update version 5.2.1-SNAPSHOT

* fix test case

* fix jetty version,and fix rest api for dataInfoIds

* fix hashcode test

* fix working to init bug

* fix start task log

* fix Watcher can't get providate data,retry and finally return new

* add data server list api

* add server list api

* remove log

* fix isssue 21

* add query by id function

* fix issue 22

* delay client off process and sync data process to working status

* fix data connet meta error

* fix inject NotifyDataSyncHandler

* fix start log

* add send sub log

* fix subscriber to send log

* fix word cache clientid

* add clientoff delay time

* fix clientOffDelayMs

* fix jetty version

* fix version to 5.2.1 release

* fix version to 5.2.1 for release

* fix version

* fix .travis.yml

* fix test case

* fix

* fix test sync case

* fix test case

* fix test case

* fix case

* fix notify online no connect break,and add connect log

* add test case

* add test case

* fix test case

* fix format

* fix resource test case

* fix

* remove data numberOfReplicas

* fix jraft version 1.2.5

* fix push confirm error,and fix datum update version,pub threadpool config,add accesslimit service

* add switch renew and expire

* implement renew enable/disable switch

* fix data client exechange log

* fix datum fetch connect error

* bugfix CacheService: set version zero when first sub and get datum error

* fix clean task for fetch

* bugfix DatumCache: Forget to clean up the index in datumCache.putSnapshot

* fix fetch datum word cache

* fix test case time

* fix test cast

* fix test case

* fix tast case

* fix ut case: StopPushDataSwitchTest

* ut case:renew module

* fix ut case:TempPublisherTest

* fix version,and merge new

* bugfix ut case: increase sleep time

* fix ut case:RenewTest

* fix version and fix callback executor,fix log error

* fix ut case:RenewTest format

* fix pom version

* fix ut case:do not run parallelly

* refactor providerdata process
@NickNYU NickNYU deleted the fix_version_521 branch July 21, 2021 05:34
dzdx pushed a commit that referenced this pull request Dec 13, 2021
* fix temp push

* update version 5.2.1-SNAPSHOT

* fix test case

* fix jetty version,and fix rest api for dataInfoIds

* fix hashcode test

* fix working to init bug

* fix start task log

* fix Watcher can't get providate data,retry and finally return new

* add data server list api

* add server list api

* remove log

* fix isssue 21

* add query by id function

* fix issue 22

* delay client off process and sync data process to working status

* fix data connet meta error

* fix inject NotifyDataSyncHandler

* fix start log

* add send sub log

* fix subscriber to send log

* fix word cache clientid

* add clientoff delay time

* fix clientOffDelayMs

* fix jetty version

* fix version to 5.2.1 release

* fix version to 5.2.1 for release

* fix version

* fix .travis.yml

* fix test case

* fix

* fix test sync case

* fix test case

* fix test case

* fix case

* fix notify online no connect break,and add connect log

* add test case

* add test case

* fix test case

* fix format

* fix resource test case

* fix

* remove data numberOfReplicas

* fix jraft version 1.2.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cla:yes size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants