[Katello 2.2 RC3] Katello-Agent on Client is consuming almost 100% CPU

It seems that the current Katello-Agent (goferd) is consuming 100% CPU,
when using the officially Katello Package "qpid-proton" with version 0.9.1.
The problem disappered when I´m using the version 0.9.3 from epel-testing,
but I´m not sure if it has some other side effects, please check and let me
know if I should open a ticket.

CentOS-6 with version 0.9.1
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
1899 root 20 0 801m 28m 8936 S 98.0 1.5 0:53.52 python
[root@test6 ~]# ps -ef | grep 1899
root 1899 1 73 13:53 ? 00:01:16 python /usr/bin/goferd

CentOS-7 with version 0.9.1
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
1176 root 20 0 833420 34172 10016 S 99.3 1.8 1:13.23 python
[root@test7 ~]# ps -ef | grep 1176
root 1176 1 79 13:53 ? 00:01:44 python /usr/bin/goferd –
foreground
root 3646 3574 0 13:55 pts/0 00:00:00 grep --color=auto 117

thx,
Christian