-
Notifications
You must be signed in to change notification settings - Fork 247
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
[WIP]merge develop into master #286
Open
nocvalight
wants to merge
5
commits into
master
Choose a base branch
from
develop
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
Commits on Feb 20, 2023
-
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 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.