-
Updated
Oct 16, 2020 - Java
cloud
Here are 452 public repositories matching this topic...
-
Updated
Oct 16, 2020 - Java
-
Updated
Oct 14, 2020 - Java
-
Updated
Oct 14, 2020 - Java
-
Updated
Oct 14, 2020 - Java
-
Updated
Oct 16, 2020 - Java
-
Updated
Apr 12, 2020 - Java
-
Updated
Oct 10, 2020 - Java
-
Updated
Oct 14, 2020 - Java
-
Updated
Mar 28, 2019 - Java
-
Updated
Oct 13, 2020 - Java
-
Updated
Oct 16, 2020 - Java
-
Updated
Jul 1, 2020 - Java
-
Updated
Oct 15, 2020 - Java
-
Updated
Oct 5, 2020 - Java
-
Updated
Mar 24, 2017 - Java
-
Updated
Oct 16, 2020 - Java
// Close the ZkConnectionManager if no other shared client is referring to it.
// Note the close operation of connection manager needs to be synchronized with the pool operation
// to avoid race condition.
private void cleanupConnectionManager(ZkConnectionManager zkConnectionManager) {
synchronized (_connectionManagerPool) {
zkConnectionManager.close(true);
}
}
-
Updated
Jul 15, 2020 - Java
-
Updated
Oct 13, 2020 - Java
-
Updated
Oct 5, 2020 - Java
-
Updated
Oct 16, 2020 - Java
Improve this page
Add a description, image, and links to the cloud topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cloud topic, visit your repo's landing page and select "manage topics."
https://www.eclipse.org/che/getting-started/cloud/ list things like thorntail which is no longer supported - could it be replaced with a Quarkus flow ?