-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
Cleared/reset RabbitQM queues and data.
Zero errors even with debug logging turned on.
I can see the new data going out from the Image service, but the new data does not get saved into the database.
The pull/REST request for the comments from the Comments service works fine.
I see lines like this in both the Comments service and the Image service
INFO [ctor-http-nio-2] o.s.a.r.c.CachingConnectionFactory : Created new connection: SpringAMQP#2633e64d:0/SimpleConnection@57006d57 [delegate=amqp://[email protected]:5672/, localPort= 58919]
I suspect that this code does not work as expected with only JDK 9.
I'm choosing not to try this with JDK 8, but I do suspect that this code works fine with JDK 8.
Also running this code on Windows 10 Pro system with 16 GB of RAM
Metadata
Metadata
Assignees
Labels
No labels