Skip to content
This repository was archived by the owner on Feb 18, 2021. It is now read-only.
This repository was archived by the owner on Feb 18, 2021. It is now read-only.

Error from send: Message too long #71

@keyboardfann

Description

@keyboardfann

Hello All,
I start statsrelay instances and use statsd-tg to do performance testing. After push metrics minutes, statsrelay show error "Error from send: Message too long". Is it because of the queue full and drop message?

Test script

while true;do statsd-tg -d 10.62.4.240 -D 12000 -T 1 -s 0 -c 1000000 -t 0 -g 0 & sleep 0.5s;pkill statsd-tg;sleep 3s;done

statsrelay1.conf

cat statsrelay1.conf
statsd:
  bind: 10.62.4.158:12001
  tcp_cork: false
  validate: true
  shard_map:
    0: 10.62.4.159:12100:udp

ERROR

ERROR: tcpclient[10.62.4.159/12100/udp]: Error from send: Message too long
ERROR: tcpclient[10.62.4.159/12100/udp]: Error from send: Message too long
ERROR: tcpclient[10.62.4.159/12100/udp]: Error from send: Message too long
ERROR: tcpclient[10.62.4.159/12100/udp]: Error from send: Message too long
ERROR: tcpclient[10.62.4.159/12100/udp]: Error from send: Message too long
ERROR: tcpclient[10.62.4.159/12100/udp]: Error from send: Message too long
ERROR: tcpclient[10.62.4.159/12100/udp]: Error from send: Message too long
ERROR: tcpclient[10.62.4.159/12100/udp]: Error from send: Message too long
ERROR: tcpclient[10.62.4.159/12100/udp]: Error from send: Message too long
ERROR: tcpclient[10.62.4.159/12100/udp]: Error from send: Message too long
ERROR: tcpclient[10.62.4.159/12100/udp]: Error from send: Message too long
ERROR: tcpclient[10.62.4.159/12100/udp]: Error from send: Message too long
ERROR: tcpclient[10.62.4.159/12100/udp]: Error from send: Message too long
ERROR: tcpclient[10.62.4.159/12100/udp]: Error from send: Message too long
ERROR: tcpclient[10.62.4.159/12100/udp]: Error from send: Message too long
ERROR: tcpclient[10.62.4.159/12100/udp]: Error from send: Message too long
ERROR: tcpclient[10.62.4.159/12100/udp]: Error from send: Message too long
ERROR: tcpclient[10.62.4.159/12100/udp]: Error from send: Message too long
ERROR: tcpclient[10.62.4.159/12100/udp]: Error from send: Message too long
ERROR: tcpclient[10.62.4.159/12100/udp]: Error from send: Message too long
ERROR: tcpclient[10.62.4.159/12100/udp]: Error from send: Message too long
ERROR: tcpclient[10.62.4.159/12100/udp]: Error from send: Message too long
ERROR: tcpclient[10.62.4.159/12100/udp]: Error from send: Message too long
ERROR: tcpclient[10.62.4.159/12100/udp]: Error from send: Message too long
ERROR: tcpclient[10.62.4.159/12100/udp]: Error from send: Message too long
ERROR: tcpclient[10.62.4.159/12100/udp]: Error from send: Message too long
ERROR: tcpclient[10.62.4.159/12100/udp]: Error from send: Message too long
ERROR: tcpclient[10.62.4.159/12100/udp]: Error from send: Message too long

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