You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor usage of ContextManagerLifecycleListener.onInitialized (#35014)
* Refactor usage of ContextManagerLifecycleListener.onInitialized
* Refactor usage of ContextManagerLifecycleListener.onInitialized
* Refactor usage of ContextManagerLifecycleListener.onInitialized
* Refactor usage of ContextManagerLifecycleListener.onInitialized
Copy file name to clipboardexpand all lines: features/readwrite-splitting/core/src/main/java/org/apache/shardingsphere/readwritesplitting/listener/ReadwriteSplittingContextManagerLifecycleListener.java
+4-10
Original file line number
Diff line number
Diff line change
@@ -33,16 +33,6 @@ public class ReadwriteSplittingContextManagerLifecycleListener implements Contex
Copy file name to clipboardexpand all lines: kernel/data-pipeline/core/src/main/java/org/apache/shardingsphere/data/pipeline/core/listener/PipelineContextManagerLifecycleListener.java
Copy file name to clipboardexpand all lines: kernel/schedule/core/src/main/java/org/apache/shardingsphere/schedule/core/job/statistics/collect/StatisticsCollectContextManagerLifecycleListener.java
+1-2
Original file line number
Diff line number
Diff line change
@@ -28,8 +28,7 @@ public final class StatisticsCollectContextManagerLifecycleListener implements C
Copy file name to clipboardexpand all lines: kernel/schedule/core/src/test/java/org/apache/shardingsphere/schedule/core/job/statistics/collect/StatisticsCollectContextManagerLifecycleListenerTest.java
0 commit comments