Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge dev into master #307

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

merge dev into master #307

wants to merge 9 commits into from

Commits on Jan 8, 2024

  1. fix the concurrent bug of KvIdCache

    songshiyuan 00649746 authored and tornado-ssy committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    c8f01b1 View commit details
    Browse the repository at this point in the history
  2. fix the bug of do not report the error which occured in action of get…

    … kvdocs from etcd
    songshiyuan 00649746 authored and tornado-ssy committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    cf90eaf View commit details
    Browse the repository at this point in the history
  3. fix the bug of do not report the error which occured in action of get…

    … kvdocs from etcd
    songshiyuan 00649746 authored and tornado-ssy committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    9861c09 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7bead9e View commit details
    Browse the repository at this point in the history
  5. store kv by local storage (#309)

    * store kv by local file
    
    * store kv by local file: add cache
    
    * store kv: add locking mechanism and fix eslint bugs
    
    ---------
    
    Co-authored-by: l00618052 <[email protected]>
    Co-authored-by: l00576147 <[email protected]>
    3 people authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    c07decf View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. store kv: readWriteLock optimization (#310)

    * store kv: readWriteLock optimization
    
    * store kv: add test
    
    ---------
    
    Co-authored-by: l00618052 <[email protected]>
    Dantlian and l00618052 authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    caa96dc View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. store kv: add test (#313)

    Co-authored-by: l00618052 <[email protected]>
    Dantlian and l00618052 authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    92aee20 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. [fix] change the dependecy of etcdadpt to consisient with the transfe… (

    #320)
    
    * [fix] change the dependecy of etcdadpt to consisient with the transfer of etcdadpt
    
    * [fix]tombstone's key path in etcd is not correct
    
    ---------
    
    Co-authored-by: songshiyuan 00649746 <[email protected]>
    tornado-ssy and songshiyuan 00649746 authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    77a402f View commit details
    Browse the repository at this point in the history
  2. [sync] merge master to dev: 1,[fix] cancel the depency between health…

    …check and etcd 2,[feat]support report the index of servicecomb_kie_config_count to prometheus (#321)
    
    * [feat]support report the index of servicecomb_kie_config_count to prometheus (#316)
    
    Co-authored-by: songshiyuan 00649746 <[email protected]>
    (cherry picked from commit 0167fb0)
    
    * [fix] cancel the depency between healthcheck and etcd (#319)
    
    Co-authored-by: songshiyuan 00649746 <[email protected]>
    (cherry picked from commit fcacc0d)
    tornado-ssy authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    0a30c3f View commit details
    Browse the repository at this point in the history