Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Facing an illegal_argument_exception, document_parsing_exception while executing confluence connector for confluence cloud in elastic search v-8.13.0 #2391

Open
khushbu-elastic opened this issue Apr 16, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@khushbu-elastic
Copy link
Collaborator

Bug Description

Facing an illegal_argument_exception, document_parsing_exception.
Failed to parse field [id] of type [long] in document, while executing confluence connector for confluence cloud in elastic search v-8.13.0.

To Reproduce

Steps to reproduce the behavior:

  1. Go to elastic search v-8.13 and create an index with customize connector option.
  2. Configure confluence cloud connector and execute the sync with make run.
  3. Wait till the execution gets completed & check whether all the documents (with attachments) are getting indexed or not.

Expected behavior

Indexing should work correctly without any error and all the documents with attachments should get indexed.

Screenshots

confluence attachments not getting indexed1
confluence attachments not getting indexed

Environment

Elastic Search Deployment v-8.13.0

  • OS:
    Alma Linux 8
    Cent OS7

Additional context

We tried to reproduce the same on ElasticSearch v-8.12.2 and the issue was not reproducible there.

@khushbu-elastic khushbu-elastic added the bug Something isn't working label Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant