robinroos
robinroos
Full source. [MapInfoController.txt](https://github.com/FasterXML/jackson-dataformats-text/files/7177696/MapInfoController.txt)
``` 2021-08-03 15:07:17,125 [ INFO] [main] [c.h.w.s.ClusterManager]: Connecting to 2 enabled cluster(s) on startup. 2021-08-03 15:07:17,763 [ INFO] [MC-Client-cache-rhel.lifecycle-1] [c.h.w.s.MCClientManager]: MC Client connected to cluster cache-rhel. 2021-08-03 15:07:17,785 [ INFO]...
Here is the config of the "cache-rhel" cluser in Management Center. 
Management Center is running on my PC host. I believe this is the same network. I can ping anl-cmi22 fro my PC host without adding any suffixes to the hostname.
In the absence of a suitable Connector, my alternative is to implement a Sink processor which deserializes to POJO graphs, and writes those through JPA with EntityManager.get() and EntityManager.merge().
Just a quick note. Having forked the repo, and created the feature branch, using Maven 3.6.3 "mvn clean install" succeeds but issues five warnings: ``` [WARNING] JAR will be empty...
Having locally upgraded GWTP to use gwt-2.9.0, dependency convergence issues manifest which require some action on the part of GWT itself. I have raised these on gitter (gwtproject/gwt) and will...
Hi Folks, I probably saw issues only when Macbeth was building, and those were probably warnings and not real issues. I've moved back onto server-side projects since then and am...
Macbeth = Maven (!)
The next set of refactorings is ready.