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

vdk-oracle: further load testing #2933

Open
DeltaMichael opened this issue Nov 22, 2023 · 0 comments
Open

vdk-oracle: further load testing #2933

DeltaMichael opened this issue Nov 22, 2023 · 0 comments
Labels
initiative: VDK Oracle VDK Oracle support story Task for an Epic
Milestone

Comments

@DeltaMichael
Copy link
Contributor

DeltaMichael commented Nov 22, 2023

Overview

Load testing done here is not the worst case scenario #2907 (comment)

The worst case scenario would be something like this test (variable payload), but on a much larger scale, e.g. 1 000 000 objects with a randomized subset of keys.

https://github.com/vmware/versatile-data-kit/blob/main/projects/vdk-plugins/vdk-oracle/tests/jobs/oracle-ingest-job-different-payloads-no-table/10_ingest.py

Acceptance criteria

  1. Do the load testing (can be done ad-hoc using a functional test)
  2. Report results in this ticket

Follow-up

#2931

@DeltaMichael DeltaMichael added the enhancement New feature or request label Nov 22, 2023
@DeltaMichael DeltaMichael added this to the VDK Oracle milestone Nov 22, 2023
@DeltaMichael DeltaMichael added story Task for an Epic and removed enhancement New feature or request labels Nov 22, 2023
DeltaMichael added a commit that referenced this issue Nov 24, 2023
## Why?
    
In order to support more use cases, vdk should support connecting and
ingesting to an oracle database
    
## What?
    
Add oracle plugin. Plugin supports simple queries, cli queries and
ingestion.
    
## How was this tested?
    
Local functional tests, CI tests are part of a separate task
    
## What kind of change is this?
    
Feature/non-breaking
    
## Follow-up

[Set up testcontainers for
CI](#2928)
[Support type inference when
ingesting](#2929)
[Support passing math.nAn and None for
ingestion](#2930)
[Optimize batching of payload rows with different
keysets](#2931)
[ORA-01002: fetch out of sequence error in _cache_tables when some rows
fail to
ingest](#2932)
[Further load
testing](#2933)
[Investigate possible
segfaults](#2934)

Signed-off-by: Dilyan Marinov <mdilyan@vmware.com>
Co-authored-by: Antoni Ivanov <aivanov@vmware.com>
@stefan-pulov stefan-pulov added the initiative: VDK Oracle VDK Oracle support label Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
initiative: VDK Oracle VDK Oracle support story Task for an Epic
Projects
None yet
Development

No branches or pull requests

2 participants