Skip to content

Is it possible to change parameter num.of.producers via config file or command line arguments? #349

@disserakt

Description

@disserakt

Hi to all!
@yangy0000 - I found parameter num.of.producers in file
uReplicator-Worker/src/main/java/com/uber/stream/ureplicator/worker/Constants.java, but it is only listed in this file.
Is it possible to change the number of producers by changing this parameter num.of.producers via a some config file or command line argument?
I tried adding it to the configuration file helix.properties - but nothing came of it, num.of.producers was not taken to work.

Or the only option is to change num.of.producers in the source file
uReplicator-Worker/src/main/java/com/uber/stream/ureplicator/worker/Constants.java
and then build it?

I would be glad to hear any advice, thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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