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

RTI: Changes for performance #291

Open
wants to merge 22 commits into
base: main
Choose a base branch
from
Open

RTI: Changes for performance #291

wants to merge 22 commits into from

Conversation

ndduc01
Copy link
Collaborator

@ndduc01 ndduc01 commented Jan 28, 2025

Notes

Hold off on merging this

  • Added support for multi thread kafka consumption
  • Added Hikari config to support multi thread
  • Removed chain and complicated try catch for better bug tracing
  • Removed step 2 and step 3 kafka event, all three steps is combined as a single event now.
  • Convert some JPC to JDPC (very few)
  • Removed Transactional to support multi threading
  • Removed ID Cache in SRTE
  • Updated ID logic in SRTE to ensure it pull a distinct id for every new thread
  • Added DP_ Prefix to RTI Topic for better managing

JIRA

Checklist

Types of changes

What types of changes does this PR introduces?

  • Bugfix
  • New feature
  • Breaking change

Testing

  • Does this PR has >90% code coverage?
  • Is the screenshot attached for code coverage?
  • Does the gradle build pass in your local?
  • Is the gradle build logs attached?

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@ndduc01 ndduc01 marked this pull request as ready for review February 3, 2025 17:57
Copy link

sonarqubecloud bot commented Feb 3, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
30.8% Coverage on New Code (required ≥ 90%)

See analysis details on SonarQube Cloud

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.

2 participants