Skip to content

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

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

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions