Skip to content

Issue the Iwant multiple times to the same peer with same message id #527

@twoeths

Description

@twoeths

This log is found when I debug peerdas-devnet-7 of lodestar:

May 27 08:19:36 devnet-ax41-1 beacon_run.sh[3840251]: @@@ asking for message 0xf5e58f78e37d852f4b88957562ac998fc192b3ca topic /eth2/82cb98a6/data_column_sidecar_3/ssz_snappy peer 16Uiu2HAmKo7eVTbfjUnKfKNTFM7MsGqUCnmFgrC9N5UfXVfUovc1
May 27 08:19:36 devnet-ax41-1 beacon_run.sh[3840251]: @@@ asking for message 0x4df9072d036565fa7c7d0570fc5d6d20b49cdf29 topic /eth2/82cb98a6/data_column_sidecar_2/ssz_snappy peer 16Uiu2HAmKo7eVTbfjUnKfKNTFM7MsGqUCnmFgrC9N5UfXVfUovc1
May 27 08:19:37 devnet-ax41-1 beacon_run.sh[3840251]: @@@ asking for message 0xf5e58f78e37d852f4b88957562ac998fc192b3ca topic /eth2/82cb98a6/data_column_sidecar_3/ssz_snappy peer 16Uiu2HAmF8sHrbZY3kDkG85NNoktst9fHfd4VLB6GzXsjqJStDHC
May 27 08:19:37 devnet-ax41-1 beacon_run.sh[3840251]: @@@ asking for message 0x4df9072d036565fa7c7d0570fc5d6d20b49cdf29 topic /eth2/82cb98a6/data_column_sidecar_2/ssz_snappy peer 16Uiu2HAmF8sHrbZY3kDkG85NNoktst9fHfd4VLB6GzXsjqJStDHC
May 27 08:19:37 devnet-ax41-1 beacon_run.sh[3840251]: @@@ asking for message 0x4df9072d036565fa7c7d0570fc5d6d20b49cdf29 topic /eth2/82cb98a6/data_column_sidecar_2/ssz_snappy peer 16Uiu2HAm75WrixbFFxoEQdMcRrpaYT5LeiBeL82UD1iFB5RWZN3H
May 27 08:19:37 devnet-ax41-1 beacon_run.sh[3840251]: @@@ asking for message 0xf5e58f78e37d852f4b88957562ac998fc192b3ca topic /eth2/82cb98a6/data_column_sidecar_3/ssz_snappy peer 16Uiu2HAmKo7eVTbfjUnKfKNTFM7MsGqUCnmFgrC9N5UfXVfUovc1
May 27 08:19:37 devnet-ax41-1 beacon_run.sh[3840251]: @@@ asking for message 0x4df9072d036565fa7c7d0570fc5d6d20b49cdf29 topic /eth2/82cb98a6/data_column_sidecar_2/ssz_snappy peer 16Uiu2HAmKo7eVTbfjUnKfKNTFM7MsGqUCnmFgrC9N5UfXVfUovc1
May 27 08:19:38 devnet-ax41-1 beacon_run.sh[3840251]: @@@ asking for message 0x4df9072d036565fa7c7d0570fc5d6d20b49cdf29 topic /eth2/82cb98a6/data_column_sidecar_2/ssz_snappy peer 16Uiu2HAkuXyVXHNFQjZyVPQt6xAGaGq5q1yLCJmoGGhDENvhn6wu
May 27 08:19:38 devnet-ax41-1 beacon_run.sh[3840251]: @@@ asking for message 0xf5e58f78e37d852f4b88957562ac998fc192b3ca topic /eth2/82cb98a6/data_column_sidecar_3/ssz_snappy peer 16Uiu2HAmF8sHrbZY3kDkG85NNoktst9fHfd4VLB6GzXsjqJStDHC
May 27 08:19:38 devnet-ax41-1 beacon_run.sh[3840251]: @@@ asking for message 0x4df9072d036565fa7c7d0570fc5d6d20b49cdf29 topic /eth2/82cb98a6/data_column_sidecar_2/ssz_snappy peer 16Uiu2HAmF8sHrbZY3kDkG85NNoktst9fHfd4VLB6GzXsjqJStDHC
May 27 08:19:38 devnet-ax41-1 beacon_run.sh[3840251]: @@@ asking for message 0xf5e58f78e37d852f4b88957562ac998fc192b3ca topic /eth2/82cb98a6/data_column_sidecar_3/ssz_snappy peer 16Uiu2HAm75WrixbFFxoEQdMcRrpaYT5LeiBeL82UD1iFB5RWZN3H
May 27 08:19:38 devnet-ax41-1 beacon_run.sh[3840251]: @@@ asking for message 0xf5e58f78e37d852f4b88957562ac998fc192b3ca topic /eth2/82cb98a6/data_column_sidecar_3/ssz_snappy peer 16Uiu2HAmKo7eVTbfjUnKfKNTFM7MsGqUCnmFgrC9N5UfXVfUovc1
May 27 08:19:38 devnet-ax41-1 beacon_run.sh[3840251]: @@@ asking for message 0x4df9072d036565fa7c7d0570fc5d6d20b49cdf29 topic /eth2/82cb98a6/data_column_sidecar_2/ssz_snappy peer 16Uiu2HAmKo7eVTbfjUnKfKNTFM7MsGqUCnmFgrC9N5UfXVfUovc1

we asked peer 16Uiu2HAmKo7eVTbfjUnKfKNTFM7MsGqUCnmFgrC9N5UfXVfUovc1 for message 0x4df9072d036565fa7c7d0570fc5d6d20b49cdf29 3 times, should be able to check the promise before sending it to save bandwidth

found this when investigating ChainSafe/lodestar#7849

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