-
Notifications
You must be signed in to change notification settings - Fork 20
Session is closed while creating link, target: test_purge #31
Comments
How can we reproduce with a released Qpid client version? |
I know for sure it's Qpid Java client and only the version 1.0 of the AMQP protocol. As soon as I have the needed additional information from Informatica (should be today) I'll report here or have them report directly. |
I've gotten some information. To test/debug, I've gone down to doing the following scenario in their tool:
What I see is:
I'll continue to fill the gap with any information you could ask for which I have/receive answer hoping one of their dev team will afterwards take the lead if/when needed. |
Can you please try |
Ok, I'll test with 3.6.3 (but I have tested 2 days ago with 3.6.2 and had same issue). An other possibility would be that I create an account on the Informatica plateform for you to take/install an agent to run on you side and we could make the change for the scenario to be able to run on your side at will. (and then see maybe more information on RabbitMQ's side that what I can see myself) |
Thank you for the offer, we will have to find a way to reproduce with On Thu, Jul 21, 2016 at 2:53 PM, KevinGossentCap notifications@github.com
MK Staff Software Engineer, Pivotal/RabbitMQ |
I transmitted the request regarding the need to reproduce it in pure Qpid. |
Hi @michaelklishin , Hoping to have some incites soon :) |
Hi @michaelklishin , Regards |
Hi @michaelklishin , Regards |
Hi! It looks like the |
Hey, let me know if you need me to set something up to reproduce the issue using our systems. I can easily create a process that would be exposed of ReST which could put a message on your queue. All I'd need is the queue to be made public on the internet. |
I believe we have a good enough understanding of the problem to come up with a test case. A new test suite that was merged last week, which also helps. |
... not directly a list of outcomes. This fixes a crash of the session process. Add testcases for `default-outcome` and `outcomes` in the .NET testsuite. Note that `default-outcome` is not verified in `rabbit_amqp1_0_link_util`. Unfortunately, it's unclear in the specification what values are valid for both `default-outcome` and `outcomes`. Thus the testcases only cover what was already verified in the plugin. Fixes #31. [#126986641]
Hi @KevinGossentCap and @tjohnsoninformatica! I pushed a patch for this issue in the branch linked above this comment. Could you please try it and tell me if it fixes your issue? |
Note that we can produce a one-off plugin or even server build if necessary, On Tue, Jul 26, 2016 at 1:19 PM, Jean-Sébastien Pédron <
MK Staff Software Engineer, Pivotal/RabbitMQ |
Hi @michaelklishin and @dumbbell , |
GitHub doesn't let me attach the plugin, so I followed up by email. You can drop the plugin in the RabbitMQ plugins directory. You must also remove the existing AMQP 1.0 plugin. Note that the existing plugin will have a version number in its filename, unlike the one I sent by email. |
Hi @michaelklishin , @dumbbell , |
|
Hi , I downloaded RabbitMQ 3.6.12 and I have the same issue when it writes to a queue through 1.0 plugin. Could someone please send me the patch . Thank you. |
Hi,
I'm actually trying to make use of RabbitMQ with a "Informatica Cloud Real Time" iPaaS plateform.
This product is implementing AMQP 1-0 through Java QPid (I don't know the version yet but I'll know soon).
I'm able to have a listener getting messages without any problem.
The problem is when it tries to write to a queue (any queue).
If it can help here are what gives the 2 Rabbit log files.
log:
sasl.log
Hoping to find a way to make it work.
rabbitmq.config.txt
The text was updated successfully, but these errors were encountered: