Skip to content

Conversation

@russcam
Copy link
Contributor

@russcam russcam commented Sep 6, 2019

This commit changes how DebugInformation is built in ElasticsearchClientException to use either Request
or ApiCallDetails to retrieve the Uri and method of the request. There are some usages of ElasticsearchClientException
where the Request property is not set, such as Throw() method in BulkAllObservable.

Fixes #3687

This commit changes how DebugInformation is built in ElasticsearchClientException to use either Request
or ApiCallDetails to retrieve the Uri and method of the request. There are some usages of ElasticsearchClientException
where the Request property is not set, such as Throw() method in BulkAllObservable.

Fixes #3687
@russcam russcam mentioned this pull request Sep 6, 2019
@Mpdreamz
Copy link
Member

LGTM sorry for taking a while to get to this one

@russcam russcam merged commit 4787e27 into 7.x Sep 27, 2019
russcam added a commit that referenced this pull request Sep 27, 2019
…4077)

* Build DebugInformation uri and method from Request or ApiCallDetails

This commit changes how DebugInformation is built in ElasticsearchClientException to use either Request
or ApiCallDetails to retrieve the Uri and method of the request. There are some usages of ElasticsearchClientException
where the Request property is not set, such as Throw() method in BulkAllObservable.

Fixes #3687

(cherry picked from commit 4787e27)
russcam added a commit that referenced this pull request Sep 27, 2019
…4077)

* Build DebugInformation uri and method from Request or ApiCallDetails

This commit changes how DebugInformation is built in ElasticsearchClientException to use either Request
or ApiCallDetails to retrieve the Uri and method of the request. There are some usages of ElasticsearchClientException
where the Request property is not set, such as Throw() method in BulkAllObservable.

Fixes #3687

(cherry picked from commit 4787e27)
@russcam
Copy link
Contributor Author

russcam commented Sep 27, 2019

ported to master and 6.x

@russcam russcam added the v6.8.3 label Sep 27, 2019
russcam added a commit that referenced this pull request Oct 1, 2019
…4077)

* Build DebugInformation uri and method from Request or ApiCallDetails

This commit changes how DebugInformation is built in ElasticsearchClientException to use either Request
or ApiCallDetails to retrieve the Uri and method of the request. There are some usages of ElasticsearchClientException
where the Request property is not set, such as Throw() method in BulkAllObservable.

Fixes #3687
@Mpdreamz Mpdreamz deleted the fix/3687 branch November 6, 2019 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants