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
* address comments
* use connectionmanager when httpclient is not cloesable
* [GOBBLIN-2040]Abstract comparable watermark
* address comments
---------
Co-authored-by: Zihan Li <[email protected]>
Copy file name to clipboardexpand all lines: gobblin-data-management/src/main/java/org/apache/gobblin/data/management/copy/watermark/StringWatermark.java
Copy file name to clipboardexpand all lines: gobblin-data-management/src/test/java/org/apache/gobblin/data/management/conversion/hive/watermarker/PartitionLevelWatermarkerTest.java
+4-4
Original file line number
Diff line number
Diff line change
@@ -96,11 +96,11 @@ public void testExpectedHighWatermarkNoPreviousState() throws Exception {
Copy file name to clipboardexpand all lines: gobblin-data-management/src/test/java/org/apache/gobblin/data/management/source/LoopingDatasetFinderSourceTest.java
+12-12
Original file line number
Diff line number
Diff line change
@@ -205,17 +205,17 @@ public void testNonDrilldownDatasetState()
Copy file name to clipboardexpand all lines: gobblin-modules/gobblin-helix/src/test/java/org/apache/gobblin/runtime/StateStoreWatermarkStorageTest.java
+1-1
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,7 @@ public void testPersistWatermarkStateToZk() throws IOException {
0 commit comments