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

Importer concurrency mode is not fully functional for Opensearch #18493

Open
5 tasks
sdorokhova opened this issue May 14, 2024 · 0 comments
Open
5 tasks

Importer concurrency mode is not fully functional for Opensearch #18493

sdorokhova opened this issue May 14, 2024 · 0 comments
Assignees
Labels
component/operate Related to the Operate component/team kind/bug Categorizes an issue or PR as a bug

Comments

@sdorokhova
Copy link
Contributor

Describe the bug

The functionality implemented within https://github.com/camunda/operate/issues/6477 is not fully working for variables and events.

To Reproduce

Following tests are failing when run on Opensearch:

VariableZeebeRecordProcessorIT
EventZeebeRecordProcessorIT

This is the case when some of the script parameters contain nulls.

Also described here.

Environment

  • Operate Version: 8.5.1, 8.6.0-alpha1

Additional context


Acceptance Criteria

Definition of Ready - Checklist

  • The bug has been reproduced by the assignee in the environment compatible with the provided one; otherwise, the issue is closed with a comment
  • The issue has a meaningful title, description, and testable acceptance criteria
  • The issue has been labeled with an appropriate Bug-area label
  • Necessary screenshots, screen recordings, or files are attached to the bug report

For UI changes required to solve the bug:

  • Design input has been collected by the assignee

Implementation

🔍 Root Cause Analysis

💭 Proposed Solution

👉 Handover Dev to QA

  • Changed components:
  • Side effects on other components:
  • Handy resources:
    BPMN/DMN models, plugins, scripts, REST API endpoints + example payload, etc :
  • Example projects:
  • Commands/Steps needed to test; Versions to validate:
  • Docker file / HELM chart : in case that it needed to be tested via docker share the version contain the fixed along with version of other services .
  • Release version ( in which version this fixed/feature will be released):

📗 Link to the test case

@sdorokhova sdorokhova added kind/bug Categorizes an issue or PR as a bug component/operate Related to the Operate component/team labels May 14, 2024
@sdorokhova sdorokhova self-assigned this May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/operate Related to the Operate component/team kind/bug Categorizes an issue or PR as a bug
Projects
None yet
Development

No branches or pull requests

1 participant