Re: [NOTICE] Jenkins CI server change, manual job migrations required

2020-08-06 Thread Ganesh Murthy
On Thu, Aug 6, 2020 at 6:09 AM Robbie Gemmell wrote: > Reminder that the old system is being turned off on Aug 15th, migrate > any other jobs you want to be kept. > > Also, disable old jobs when done migrating them to reflect demand > there, since the worker nodes are also being shifted across gr

Re: Qpid Proton Python - waiting for data from external process

2020-08-06 Thread Justin Ross
In case it's still useful, an example of creating an anonymous sender (used here for the response part of a request/response interaction): https://github.com/amqphub/equipage/blob/master/qpid-proton-python/respond.py#L44 (define the anonymous sender) https://github.com/amqphub/equipage/blob/master

Re: [NOTICE] Jenkins CI server change, manual job migrations required

2020-08-06 Thread Robbie Gemmell
Reminder that the old system is being turned off on Aug 15th, migrate any other jobs you want to be kept. Also, disable old jobs when done migrating them to reflect demand there, since the worker nodes are also being shifted across gradually as appropriate. Robbie On Fri, 24 Jul 2020 at 13:29, R

Re: System Clock change impact on qpid jms client

2020-08-06 Thread Robbie Gemmell
Please dont cross post to both lists, just use the users list. The JMS client uses System.nanotime() for its heartbeating mechanics because it is monotonic, specifically to avoid them being impacted by wall clock changes. In my previous and current testing, changing the system clock did not affect