Skip to content

Clean up formatting in PKB file - working on aerospike_benchmark.py fileΒ #5255

@ishita2411

Description

@ishita2411

Hello
I am working on the this issue in aerospike_benchmark.py file

Goal to convert
flags.DEFINE_integer(
'aerospike_client_threads_step_size',.....)

to

AEROSPIKE_CLIENT_THREAD_STEP_SIZE = flags.DEFINE_integer(
'aerospike_client_threads_step_size',.....)

and change its uses accordingly

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions