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
Copy file name to clipboardExpand all lines: x-pack/plugin/ent-search/qa/rest/src/yamlRestTest/resources/rest-api-spec/test/entsearch/connector/80_connector_update_last_sync_stats.yml
Copy file name to clipboardExpand all lines: x-pack/plugin/ent-search/src/main/java/org/elasticsearch/xpack/application/connector/ConnectorSyncInfo.java
+64-8Lines changed: 64 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -101,22 +101,78 @@ public ConnectorSyncInfo(StreamInput in) throws IOException {
Copy file name to clipboardExpand all lines: x-pack/plugin/ent-search/src/test/java/org/elasticsearch/xpack/application/connector/ConnectorIndexServiceTests.java
+42Lines changed: 42 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -474,6 +474,48 @@ public void testUpdateConnectorLastSyncStats() throws Exception {
0 commit comments