Versions (relevant - OpenSearch/Dashboard/Server OS/Browser):
<dependency>
<groupId>org.opensearch.client</groupId>
<artifactId>opensearch-rest-client</artifactId>
<version>2.6.0</version>
</dependency>
<dependency>
<groupId>org.opensearch.client</groupId>
<artifactId>opensearch-java</artifactId>
<version>2.3.0</version>
</dependency>
Describe the issue :
creationDate and creationDateString are null. Why?
Relevant Logs or Screenshots :
reta
April 10, 2023, 2:08pm
2
Hi @reta , thanks for your reply. I checked the links you sent me and saw a merged PR to add headers on cat requests. I’m using the last version of the OpenSearch Java client, and I don’t see the header method from the second link.
reta
April 10, 2023, 8:43pm
4
My apologies @leonardo89 , the change will be available in the next release [1], I mistakenly thought it made it to 2.3.0.
[1] [RELEASE] Release v2.3.1 · Issue #426 · opensearch-project/opensearch-java · GitHub
system
Closed
June 9, 2023, 8:43pm
5
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.