Commit Graph
21 Commits
Author SHA1 Message Date
Axel Uhl a507601a0f bug5973: share MongoClients with equal ConnectionString throughout 2024-03-12 10:03:30 +01:00
Axel Uhl f8e1d5d5e2 bug5765: use bcprov-ext for newer ssh kex algorithms 2023-03-23 13:37:33 +01:00
Axel Uhl eaeb0fb55c bug5765: first green workspace after switching to JSch from com.github.mwiede 2023-03-23 10:01:14 +01:00
Axel Uhl 829568a871 mongo42driver: made compilable; let's see what Hudson says this time 2021-08-27 00:16:50 +02:00
Axel Uhl 370d23b983 mongo42driver: uncompilable interims commit with *-legacy bundle removed from our bundle dependencies;
this produces lots of compilation errors, mostly because of MongoClientURI replaced by ConnectionString
2021-08-26 23:29:35 +02:00
Axel Uhl 0bd21957a8 MongoDB Driver update: added org.mongodb.bson to all bundles that require it; now it's down to actual deprecations and functions removed/replaced 2021-08-25 21:53:23 +02:00
Axel Uhl bc3ff2fd8c Starting with MongoDB driver update to 4.3.1 2021-08-25 18:56:05 +02:00
Axel Uhl 96f0dbed9a bug4811: refactored ReplicationServlet constants; started to implement stopping replicas when upgrading application replica set 2021-04-01 18:44:39 +02:00
Axel Uhl 83c11f5fd4 resolved ambiguity of com.sap.sse.util package between com.sap.sse and com.sap.sse.shared.android;
renamed the com.sap.sse.util and com.sap.sse.util.impl packages in com.sap.sse.shared.android
to com.sap.sse.shared.util and com.sap.sse.shared.util.impl, respectively; this is supposed to fix
all issues with ambiguous package imports
2021-03-23 21:01:32 +01:00
Axel Uhl 2457fafe80 bug4811: fixed activation policy for landscape-related bundles, setting to "lazy"; added SSHKeyPairJsonSerializer 2021-01-21 17:06:16 +01:00
Axel Uhl eb2edbb9d1 bug4811: added new bundle com.sap.sse.landscape.common 2021-01-14 13:41:28 +01:00
Axel Uhl c7528905b7 bug4811: enhanced /gwt/status and /replication/replication?action=STATUS output and use it for application replica set assembly;
/replication/replication?action=STATUS no longer requires the READ_REPLICATOR permission;
its output was contained in the free-to-air /gwt/status output already, so no use in
this additional check
2021-01-08 17:30:00 +01:00
Axel Uhl e5c05c073c bug4811: separated process configuration from host launch parameterization 2020-11-24 21:05:29 +01:00
Axel Uhl b08af453ba bug4811: started the assignment of ALB rule priorities, making them unique 2020-10-27 18:41:54 +01:00
Axel Uhl 352ce13b4d bug4811: started adding abstract intermediate Process implementation classes 2020-10-21 18:40:58 +02:00
Axel Uhl 18d92050fe bug4811: added more MongoDB support and a first test case 2020-10-16 16:52:12 +02:00
Axel Uhl a58b517069 bug4811: working towards passing through DB configs 2020-10-06 17:44:26 +02:00
Axel Uhl 138f17bfd3 bug4811: tag instances launched, particularly with their name 2020-10-02 19:39:26 +02:00
Axel Uhl 1bbe956dc5 bug4811: working version of SSH login with AWS-generated key pair 2020-07-09 15:58:21 +02:00
Axel Uhl 243a8eeb8a bug4811: added Route53 libs and another bundle to capture AWS specifics of landscape modeling 2020-07-07 13:41:52 +02:00
Axel Uhl 8d9b483aa7 bug4811: added a first interface model for our runtime landscape 2020-06-29 18:18:48 +02:00