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
improve: ensure unique name on event sources (#2370)
* improve: ensure unique name on event sources
Signed-off-by: Attila Mészáros <csviri@gmail.com>
* fix
Signed-off-by: Attila Mészáros <csviri@gmail.com>
---------
Signed-off-by: Attila Mészáros <csviri@gmail.com>
Copy file name to clipboardExpand all lines: operator-framework-core/src/main/java/io/javaoperatorsdk/operator/processing/event/EventSourceManager.java
Copy file name to clipboardExpand all lines: operator-framework-core/src/test/java/io/javaoperatorsdk/operator/processing/event/EventSourceManagerTest.java
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -48,8 +48,11 @@ public void registersEventSource() {
0 commit comments