Sergey Sobolev

Results 2 issues of Sergey Sobolev

Due to the split of urllib2 into parts (urllib.error, urllib.parse, urllib.request) the library cannot be used with python 3.6.6. Once the client code updated to urllib another problem occurs: ../python3.6/site-packages/eureka_client/requests.py",...

I'm trying to use async stompest (2.3.0) with RabbitMq (3.7.18) and almost everything works but the failover feature. I've configured client with failover uri, then restarted the broker and the...