Skip to content

Conversation

Synex-wh
Copy link
Contributor

@Synex-wh Synex-wh commented Jul 30, 2019

Motivation:

fix #19 to #24 bug and new feature

@codecov-io
Copy link

codecov-io commented Jul 31, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@bf57100). Click here to learn what that means.
The diff coverage is 45.1%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #41   +/-   ##
=========================================
  Coverage          ?   60.03%           
  Complexity        ?       44           
=========================================
  Files             ?      378           
  Lines             ?    13333           
  Branches          ?     1314           
=========================================
  Hits              ?     8004           
  Misses            ?     4422           
  Partials          ?      907
Impacted Files Coverage Δ Complexity Δ
...ofa/registry/common/model/metaserver/DataNode.java 43.39% <ø> (ø) 0 <0> (?)
.../server/meta/bootstrap/AbstractNodeConfigBean.java 46.8% <ø> (ø) 0 <0> (?)
...er/data/remoting/dataserver/task/AbstractTask.java 75% <ø> (ø) 0 <0> (?)
...ta/event/handler/DataServerChangeEventHandler.java 40.69% <0%> (ø) 0 <0> (?)
...rver/data/datasync/sync/AbstractAcceptorStore.java 53.65% <0%> (ø) 0 <0> (?)
...ssion/scheduler/task/WatcherRegisterFetchTask.java 0% <0%> (ø) 0 <0> (?)
...er/session/scheduler/task/DataChangeFetchTask.java 0% <0%> (ø) 0 <0> (?)
...ion/scheduler/task/ReceivedConfigDataPushTask.java 0% <0%> (ø) 0 <0> (?)
...server/session/resource/SessionDigestResource.java 35.35% <0%> (ø) 0 <0> (?)
...ent/handler/LocalDataServerChangeEventHandler.java 17.64% <0%> (ø) 0 <0> (?)
... and 42 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 bf57100...f703650. Read the comment docs.

@ujjboy ujjboy requested a review from atellwu July 31, 2019 06:58
@ujjboy ujjboy added the bug Something isn't working label Jul 31, 2019
@ujjboy ujjboy added this to the 5.2.1 milestone Jul 31, 2019
@sofastack-bot sofastack-bot bot added cla:yes and removed cla:no labels Aug 1, 2019
@Synex-wh Synex-wh merged commit 5ed7039 into master Aug 1, 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_issue24 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

* 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
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/XXL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DataServer changes from working state back to init state
4 participants