Skip to content

bench client submit tx occur error "EOF" #550

@609127400

Description

@609127400

I am run benchmark with deployment/*.yaml,i have deployed 3 nodes with id 0/1/2.
then i wanna use bench client to send tx to mir nodes(compile src code in cmd/bench)

i play cmd:
../bin/bench client -i 0 -m ./membership.json -T 1m -v

then logs shows:
Connecting to node: 10.0.5.214:10000
Node connected. id=2 addr=10.0.5.214:10000
Submitting transaction #0
Submitting transaction #1
Could not close gRPC client 2
Error: failed sending transaction to nodes: [2] first error: EOF

I tried many times, all come out to that.

it seems like the bench client can only submit one tx then close the connection with mir node, next submit will failed becase the connection is already closed, is it right?

Metadata

Metadata

Assignees

No one assigned

    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