This is an automated email from the ASF dual-hosted git repository. nfilotto pushed a change to branch CAMEL-19752/add-document-only-mode-3.20 in repository https://gitbox.apache.org/repos/asf/camel.git
omit f9f076b515c CAMEL-19752: camel-elasticsearch - Add a doc-only mode to ease migration add 6d38a86af4d CAMEL-19752: camel-elasticsearch - Add a doc-only mode to ease migration This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (f9f076b515c) \ N -- N -- N refs/heads/CAMEL-19752/add-document-only-mode-3.20 (6d38a86af4d) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: .../org/apache/camel/component/es/ElasticsearchComponent.java | 8 ++++---- .../org/apache/camel/component/es/ElasticsearchConfiguration.java | 8 ++++---- .../org/apache/camel/component/es/ElasticsearchConstants.java | 3 ++- .../es/converter/ElasticsearchActionRequestConverter.java | 4 +++- 4 files changed, 13 insertions(+), 10 deletions(-)