Jorge Lee
Jorge Lee
The env var `HQ_DEFAULT_URL` is very useful, but often orgs have to manage multiple Elasticsearch clusters. It would be good if the list of clusters to connect too could be...
I noticed that `Query.queryNames(mbeanServer)` calls `mbeanServer.queryNames(objectName, null)` to fetch all the objectNames that matches the objectName in the query config. In my current use case, a Cassandra server, the number...
The app started to break as soon as I hatched eggs with gen 2 pokemons. Since I do not know if there is any work in progress regarding the extra...
We should let the users choose other JSON providers if possible.
Sometimes it is useful to validate when a jsonpath expression does not return anything, i.e.: validate if your serialized is ignoring entries with null value properly. The jsonpath library throws...