James Howe

Results 442 comments of James Howe

I’m not familiar with how the agent or slf4j should work in a multi tenant application server. I’m guessing the logging implementation is provided by the server, so it can...

No instances being available is a client-side HTTP error. If you chose one you thought was available but it turned out not to be, a `ResourceAccessException` would be thrown. Pre-knowledge...

@ryanjbaxter have you looked at how Spring already uses it? As I said, you already get `RestClientException` if no instances are available - it's only in this specific case when...

Well in a plain `RestTemplate` if the only instance is down then you get `RestClientException`. In a `@LoadBalanced RestTemplate` if all the instances are down but not currently marked, you...

I'm not arguing semantics, I'm pointing out practical reasons why this should be changed.

The "Stackblitz Starting Templates" all still use v2, for example

Do you need any help? Is there much more to it than adding/updating Dockerfiles in libzbxpgsql-build?

Just to note current LTS Zabbix versions are 2.2.23, 3.0.25 and 4.0.4 - 3.2 and 3.4 are no longer supported.

Another note: downloading the zabbix source could be automated during the build to speed things up. The URLs are https://sourceforge.net/projects/zabbix/files/ZABBIX%20Latest%20Stable/${version}/zabbix-${version}.tar.gz