Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.

RabbitIO not load messages in rabbitmq 3.8.x #32

Open
DmitriyMurzin opened this issue Jan 24, 2020 · 2 comments
Open

RabbitIO not load messages in rabbitmq 3.8.x #32

DmitriyMurzin opened this issue Jan 24, 2020 · 2 comments
Labels

Comments

@DmitriyMurzin
Copy link

Im use this command:

rabbitio in -e news -u "amqp://adm:[email protected]:5672/" -q news -f news/1_messages_1.tgz -p 1 

RabbitIO send my message:

2020/01/24 13:26:47 RabbitMQ connected: amqp://adm:[email protected]:5672/
2020/01/24 13:26:47 Extracted 1 Messages from tarball: news/1_messages_1.tgz
2020/01/24 13:26:47 Total 1 Messages from tarballs
2020/01/24 13:26:47 RabbitMQ Connection closed with success

rabbitmq queue "news" empty(

@mstavrev
Copy link

mstavrev commented Mar 2, 2021

I have the same problem. Any work-around?

@spier spier added the bug label Mar 2, 2021
@g4b0
Copy link

g4b0 commented Feb 7, 2023

Same problem with RabbitMq 3.11.4, did you found a solution? As a workaround we are manually importing tarball content through a custom script, but it's suboptimal since it does not handel PAX Records yet.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants