-
Notifications
You must be signed in to change notification settings - Fork 247
Comparing changes
Open a pull request
base repository: sofastack/sofa-registry
base: master
head repository: dbl-x/sofa-registry
compare: master
- 20 commits
- 105 files changed
- 3 contributors
Commits on Feb 13, 2023
-
linxin committed
Feb 13, 2023 Configuration menu - View commit details
-
Copy full SHA for fda3ca5 - Browse repository at this point
Copy the full SHA fda3ca5View commit details
Commits on Feb 15, 2023
-
linxin committed
Feb 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 346f0a0 - Browse repository at this point
Copy the full SHA 346f0a0View commit details -
refactor session.acceptor module:
1. remove WriteDataProcessor: avoid creating unnecessary objects 2. standardize the use of generic types to avoid code warnings
linxin committedFeb 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 4417621 - Browse repository at this point
Copy the full SHA 4417621View commit details -
refactor session.acceptor module:
1. remove WriteDataProcessor: avoid creating unnecessary objects 2. standardize the use of generic types to avoid code warnings
linxin committedFeb 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 486d8d4 - Browse repository at this point
Copy the full SHA 486d8d4View commit details -
skip SessionRegistry#process when interceptor execute fail
linxin committedFeb 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 6ba4c0a - Browse repository at this point
Copy the full SHA 6ba4c0aView commit details
Commits on Feb 16, 2023
-
linxin committed
Feb 16, 2023 Configuration menu - View commit details
-
Copy full SHA for 8d45204 - Browse repository at this point
Copy the full SHA 8d45204View commit details
Commits on Feb 18, 2023
-
* refactor interceptor * fix cr * skip SessionRegistry#process when interceptor execute fail --------- Co-authored-by: linxin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b4c867f - Browse repository at this point
Copy the full SHA b4c867fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 016a911 - Browse repository at this point
Copy the full SHA 016a911View commit details -
Add BufferdDataWritingEngine and simplify DataNodeServiceImpl
linxin committedFeb 18, 2023 Configuration menu - View commit details
-
Copy full SHA for 7f44d11 - Browse repository at this point
Copy the full SHA 7f44d11View commit details
Commits on Feb 19, 2023
-
linxin committed
Feb 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 9731b80 - Browse repository at this point
Copy the full SHA 9731b80View commit details
Commits on Feb 20, 2023
-
Merge branch 'master' into refactor_DataNodeService
linxin committedFeb 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 2ffbb15 - Browse repository at this point
Copy the full SHA 2ffbb15View commit details -
linxin committed
Feb 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 4d3923d - Browse repository at this point
Copy the full SHA 4d3923dView commit details -
Merge branch 'master' into refactor_DataNodeService
linxin committedFeb 20, 2023 Configuration menu - View commit details
-
Copy full SHA for b40c96b - Browse repository at this point
Copy the full SHA b40c96bView commit details -
Remove WriteDataAcceptorImpl (#282)
* refactor interceptor * fix cr * refactor session.acceptor module: 1. remove WriteDataProcessor: avoid creating unnecessary objects 2. standardize the use of generic types to avoid code warnings * refactor session.acceptor module: 1. remove WriteDataProcessor: avoid creating unnecessary objects 2. standardize the use of generic types to avoid code warnings * skip SessionRegistry#process when interceptor execute fail * fix code --------- Co-authored-by: linxin <[email protected]> Co-authored-by: bjxiaojian <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 215b87c - Browse repository at this point
Copy the full SHA 215b87cView commit details
Commits on Mar 6, 2023
-
linxin committed
Mar 6, 2023 Configuration menu - View commit details
-
Copy full SHA for f361afa - Browse repository at this point
Copy the full SHA f361afaView commit details
Commits on Mar 7, 2023
-
Refactor data node service (#285)
* refactor interceptor * fix cr * refactor session.acceptor module: 1. remove WriteDataProcessor: avoid creating unnecessary objects 2. standardize the use of generic types to avoid code warnings * refactor session.acceptor module: 1. remove WriteDataProcessor: avoid creating unnecessary objects 2. standardize the use of generic types to avoid code warnings * skip SessionRegistry#process when interceptor execute fail * Add BufferdDataWritingEngine and simplify DataNodeServiceImpl * remove Req * fix code * fix cr --------- Co-authored-by: linxin <[email protected]> Co-authored-by: bjxiaojian <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1a8dbab - Browse repository at this point
Copy the full SHA 1a8dbabView commit details
Commits on Mar 23, 2023
-
SessionRegistryStrategy->ClientRegistrationHook (#302)
* refactor interceptor * fix cr * refactor session.acceptor module: 1. remove WriteDataProcessor: avoid creating unnecessary objects 2. standardize the use of generic types to avoid code warnings * refactor session.acceptor module: 1. remove WriteDataProcessor: avoid creating unnecessary objects 2. standardize the use of generic types to avoid code warnings * skip SessionRegistry#process when interceptor execute fail * Add BufferdDataWritingEngine and simplify DataNodeServiceImpl * remove Req * fix code * fix cr * SessionRegistryStrategy->ClientRegistrationHook * remove SyncConfigHandlerStrategy * move Hook to registry package * fix testcase * fix testcase * spring bean ClientRegistrationHook --------- Co-authored-by: linxin <[email protected]> Co-authored-by: bjxiaojian <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c8abf86 - Browse repository at this point
Copy the full SHA c8abf86View commit details
Commits on May 25, 2023
-
refactor sesion data store module (#314)
* refactor interceptor * fix cr * refactor session.acceptor module: 1. remove WriteDataProcessor: avoid creating unnecessary objects 2. standardize the use of generic types to avoid code warnings * refactor session.acceptor module: 1. remove WriteDataProcessor: avoid creating unnecessary objects 2. standardize the use of generic types to avoid code warnings * skip SessionRegistry#process when interceptor execute fail * Add BufferdDataWritingEngine and simplify DataNodeServiceImpl * remove Req * fix code * fix cr * SessionRegistryStrategy->ClientRegistrationHook * remove SyncConfigHandlerStrategy * move Hook to registry package * fix testcase * fix testcase * refactor session store module * spring bean ClientRegistrationHook * fix cr --------- Co-authored-by: linxin <[email protected]> Co-authored-by: bjxiaojian <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ffea162 - Browse repository at this point
Copy the full SHA ffea162View commit details
Commits on Feb 5, 2025
-
linxin committed
Feb 5, 2025 Configuration menu - View commit details
-
Copy full SHA for 8ef66e5 - Browse repository at this point
Copy the full SHA 8ef66e5View commit details -
linxin committed
Feb 5, 2025 Configuration menu - View commit details
-
Copy full SHA for b669582 - Browse repository at this point
Copy the full SHA b669582View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master