Commit Graph
61 Commits
Author SHA1 Message Date
Axel Uhl 6dcd7d4187 bug6127_2024-12: adjusted JUnit dependencies in MANIFEST.MF files to downgraded versions 2025-07-07 11:33:18 +02:00
Axel Uhl 3138f7745f bug6127: refactored more test fragments to JUnit5 2025-06-05 17:21:26 +02:00
Axel Uhl b1f7b45966 bug5977: added esoteric minlog to target platform; redisson 3.27.1 has a transitive dependency on it 2024-03-07 00:32:44 +01:00
Axel Uhl 5350b9acf4 bug5977: use rediss (SSL) protocol; encode month folder starting from 1, not 0; also wait for S3 writes to finish 2024-03-06 23:15:01 +01:00
Axel Uhl 1efb8ef64a bug5977: trying again with redisson-3.27.1, plus kryo bundle 2024-03-06 21:49:52 +01:00
Axel Uhl b1c2eddbd6 bug5977: force redisson 3.17.1 in ingestion pom.xml; use cluster mode 2024-03-06 18:05:58 +01:00
Axel Uhl 4c6c6c2fab use an interim String when parsing JSON message in fix ingestion lambdas 2024-03-06 10:16:23 +01:00
Axel Uhl 7621888c64 switching fix ingestion to serverless Redis cache with new endpoint config 2024-03-05 18:03:56 +01:00
Wessels, Udo (PPN) 2b66121265 bug5910: remove not supported line in .project files so that current Eclipse version (2023-09) can import the projects. 2023-10-09 18:00:50 +02:00
Axel Uhl bec979ec71 Merge branch 'master' into bug5715 2022-11-29 17:39:11 +01:00
Axel Uhl c851af523d use JUnit 4.13.1 to close potential security hole in ingestion project 2022-11-29 17:38:49 +01:00
Axel Uhl 776d63d97b bug5715: started to refactor isWin 2022-11-29 16:52:59 +01:00
Axel Uhl d2bc7d1881 upgraded JUnit to 4.13 also for the ingestion project 2022-11-29 14:15:37 +01:00
Axel Uhl 206f52669d remove gson dependency of ingestion project's manifest 2022-11-29 11:22:14 +01:00
Axel Uhl 11eaec2740 Merge branch 'master' into bug5440 2022-11-28 21:41:26 +01:00
Axel Uhl 5289df1742 re-formatted com.sap.sailing.ingestion/pom.xml 2022-11-28 21:39:36 +01:00
Kevin Wiesner 57bf7815c3 bug5440: removed gson dependency and replaced it with custom serializers and deserializers 2022-11-05 10:11:08 +01:00
Axel Uhl 14fe689b30 bug5440: updated README.md 2022-11-02 18:00:50 +01:00
Axel Uhl 24f6394052 bug5440: added aws-lambda-java-core[.sources] and reddison to target-base 2022-11-02 17:30:30 +01:00
Axel Uhl 8736d0218b bug5440: trying to turn ingestion project also into an OSGi bundle and avoid m2e Maven build in Eclipse 2022-11-02 13:40:35 +01:00
Kevin Wiesner cb80399af0 bug5440: added maven profile with-aws-lambda for the build process of com.sap.sailing.ingestion and adjusted documentation 2022-11-01 12:37:10 +01:00
Axel Uhl 5db8145b35 bug5440: documentation 2022-09-30 16:41:18 +02:00
Kevin Wiesner af09be2fc5 bug5440: adjusted README.md to cover maven build process of ingestion project 2022-09-30 16:05:33 +02:00
Kevin Wiesner cba9c545b4 bug5440: improved implementation of FixIngestionLambda and FixCombinationLambda to use a central class S3FixStorageStructure organizing the S3 2022-09-30 12:41:39 +02:00
Kevin Wiesner 32143eb633 bug5440: adjusted GpsFixPayloadDTO to implement Comparable 2022-09-30 12:29:12 +02:00
Kevin Wiesner 94c85fabad bug5440: adjusted the documentation of the ingestion project to match current server implementation 2022-09-30 12:27:27 +02:00
Kevin Wiesner 366ee9fa2c bug5440: first implementation of FixCombinationLambda responsible for creating collections of new fixes on S3 2022-09-26 14:18:12 +02:00
Axel Uhl f93a73ee1b Merge branch 'master' into bug5440 2022-08-23 13:40:30 +02:00
Finn Huelsbusch d888c1fad9 added configuration for eclipse 2022-06 and updated the onboarding 2022-07-07 16:51:33 +02:00
Axel Uhl 2c2a379e37 Merge branch 'master' into bug5440 2021-12-03 17:43:50 +01:00
Axel Uhl 2c622e5b45 patched <!DOCTYPE projectDescription> into all project files to avoid info/warning in problems view about no grammar constraint 2021-06-19 12:45:03 +02:00
Axel Uhl f077bd69cb added dummy files to force resources/ directories under com.sap.sailing.ingestion 2021-05-06 23:44:51 +02:00
Axel Uhl 33973e383c bug5440: added documentation on CLI build/deployment of Lambda functions 2021-01-01 02:21:37 +01:00
Axel Uhl 52ea6aa667 bug5440: fixed Maven shade plugin declaration (again) in pom.xml 2021-01-01 02:21:16 +01:00
Axel Uhl f76d29dd0f bug5440: adjusted pom.xml for ingestion project for parent project and local project name 2021-01-01 01:48:26 +01:00
Simon Pamies 912c621def Greatly improved documentation for ingestion 2020-12-30 17:08:46 +01:00
Axel Uhl fe0267f164 Merge branch 'master' into bug5440 2020-12-14 21:12:46 +01:00
Axel Uhl c3dc36fa26 bug5440: write to S3 in ForkJoinPoolThread, too; use static Redis client to avoid "Too many open files" 2020-12-13 18:15:16 +01:00
Axel Uhl f0df9d57fa bug5440: flushing and closing before asking for response to ensure all content is sent 2020-12-13 10:29:34 +01:00
Axel Uhl ea585d5ced bug5440: added missing read from HttpUrlConnection which triggers the POST 2020-12-13 10:15:50 +01:00
Axel Uhl fa589e278d bug5440: transmit payload as JSON, not the HTTP protocol wrapper in base64-encoded format 2020-12-13 09:47:49 +01:00
Axel Uhl d81b17521c bug5440: uploaded another version 2020-12-13 01:08:11 +01:00
Axel Uhl 2010d32703 bug5440: handle base64 body encoding 2020-12-13 00:56:27 +01:00
Axel Uhl af2721a4d6 bug5440: use Class<T> instead of an object ot type T to determine type for de-serialization 2020-12-12 23:59:22 +01:00
Axel Uhl 6f511fc7cc bug5440: code formatting; added finals 2020-12-12 23:46:00 +01:00
Simon Pamies 13b6465359 Improved handling of streams and documentation 2020-12-12 09:03:24 +01:00
Simon Pamies 6142e1f827 Clarified parameters for lambda 2020-12-12 09:03:24 +01:00
Simon Pamies 0425cd7780 Cosmetical and documentation changes 2020-12-12 09:03:24 +01:00
Simon Pamies 841c3e62e6 Added AWS response wrappers 2020-12-12 09:03:24 +01:00
Simon Pamies 830f0cb9ba Added Redis client connection 2020-12-12 09:03:24 +01:00