-
Notifications
You must be signed in to change notification settings - Fork 2
Comparing changes
Open a pull request
base repository: awagen/kolibri
base: v0.1.4
head repository: awagen/kolibri
compare: main
Commits on Feb 14, 2023
-
- adding maxLoadTimeInMinutes property for limiting time loading of r…
…esources is allowed to take, adding configured timeout to resource directive processing in JobManagerActor and WorkManagerActor - minor cleanup
Configuration menu - View commit details
-
Copy full SHA for a6a215e - Browse repository at this point
Copy the full SHA a6a215eView commit details -
- adding KOLIBRI_BLOCKING_DISPATCHER_POOL_SIZE property to docker-compose example
Configuration menu - View commit details
-
Copy full SHA for f813136 - Browse repository at this point
Copy the full SHA f813136View commit details
Commits on Feb 15, 2023
-
- correcting JudgementProviderFormat
- on creation of JudgementProvider passing object with more information passed from the judgement source (e.g sorted judgement values up to configured max size for later calculations assuming comparison with ideal sorting (e.g NDCG)) besides pure judgement mappings - adding config value for max allowed time for resource loading to example docker-compose.yaml
Configuration menu - View commit details
-
Copy full SHA for 205a95b - Browse repository at this point
Copy the full SHA 205a95bView commit details -
- adding config properties for the frequency of batch processing stat…
…us updates (batchStateUpdateInitialDelayInSeconds, batchStateUpdateIntervalInSeconds) - version bump to 0.1.5
Configuration menu - View commit details
-
Copy full SHA for 2f0ab91 - Browse repository at this point
Copy the full SHA 2f0ab91View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac797be - Browse repository at this point
Copy the full SHA ac797beView commit details -
- adding ResourceDirective for judgement provider
- adding separate structDef for supplier of JudgementProvider - adjusted JudgementProvider interface to get rid of retrieval of all judgements (not needed and can be large) - adjusting example job definitions - adjusting mapping in JudgementData data loading - adjusting tests
Configuration menu - View commit details
-
Copy full SHA for 9c917ca - Browse repository at this point
Copy the full SHA 9c917caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 338cee6 - Browse repository at this point
Copy the full SHA 338cee6View commit details
Commits on Feb 17, 2023
-
- set executor for local state distributor
- judgement availability metrics calculation - adding judgement availability metric aggregation type mapping
Configuration menu - View commit details
-
Copy full SHA for 74c3476 - Browse repository at this point
Copy the full SHA 74c3476View commit details
Commits on Feb 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9051949 - Browse repository at this point
Copy the full SHA 9051949View commit details
Commits on Apr 16, 2023
-
Merge pull request #6 from awagen/feature/processing-adjustment
Feature/processing adjustment
Configuration menu - View commit details
-
Copy full SHA for 965ff5b - Browse repository at this point
Copy the full SHA 965ff5bView commit details -
- moving storage-related classes to kolibri-storage
- adjusting build structure - adding folders for the intended separation of execution mechanism via akka vs zio
Configuration menu - View commit details
-
Copy full SHA for 928237f - Browse repository at this point
Copy the full SHA 928237fView commit details
Commits on Apr 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3665a20 - Browse repository at this point
Copy the full SHA 3665a20View commit details -
- copying resource files to fleet-akka
- TODO: revisit SerializationSpec due to failing SearchEvaluationDefinition serialization test
Configuration menu - View commit details
-
Copy full SHA for 99f2f41 - Browse repository at this point
Copy the full SHA 99f2f41View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3820d3 - Browse repository at this point
Copy the full SHA c3820d3View commit details
Commits on Apr 18, 2023
-
- removed akka-http dependency of CredentialsProvider
- removed akka-http-spray-json dependency - cleanup build.sbt - moved grafana, prometheus, test-files and scripts folders to fleet-akka - added mainClass for assembly in fleet-akka - moved docker-compose and Dockerfile to fleet-akka
Configuration menu - View commit details
-
Copy full SHA for a87e138 - Browse repository at this point
Copy the full SHA a87e138View commit details -
- cleanup kolibri-base configs
- adjustment Dockerfile, docker-compose.yml - move of README.md to kolibri-fleet-akka - assembly script kolibri-fleet-akka
Configuration menu - View commit details
-
Copy full SHA for cb44de5 - Browse repository at this point
Copy the full SHA cb44de5View commit details -
- adding assembly merge strategy for application and logback configs
- setting docker-compose image reference to new official docker repository (replacing kolibri-base with kolibri-fleet-akka)
Configuration menu - View commit details
-
Copy full SHA for b12483a - Browse repository at this point
Copy the full SHA b12483aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b19564 - Browse repository at this point
Copy the full SHA 0b19564View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57badc8 - Browse repository at this point
Copy the full SHA 57badc8View commit details -
- got rid of static config reference for ExecutionJsonProtocol (enabl…
…es moving it back into kolibri-base)
Configuration menu - View commit details
-
Copy full SHA for e287a04 - Browse repository at this point
Copy the full SHA e287a04View commit details
Commits on Apr 19, 2023
-
- continue making json formats independent of AppConfig to prepare mo…
…ving them back to kolibri-base
Configuration menu - View commit details
-
Copy full SHA for f61d756 - Browse repository at this point
Copy the full SHA f61d756View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e28282 - Browse repository at this point
Copy the full SHA 3e28282View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7edbda3 - Browse repository at this point
Copy the full SHA 7edbda3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48cb740 - Browse repository at this point
Copy the full SHA 48cb740View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96167e4 - Browse repository at this point
Copy the full SHA 96167e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d4870a - Browse repository at this point
Copy the full SHA 4d4870aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 099de4f - Browse repository at this point
Copy the full SHA 099de4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0483a45 - Browse repository at this point
Copy the full SHA 0483a45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f1fb7c - Browse repository at this point
Copy the full SHA 0f1fb7cView commit details
Commits on Apr 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5bbdbf1 - Browse repository at this point
Copy the full SHA 5bbdbf1View commit details
Commits on Apr 21, 2023
-
- preparing AppConfig / AppProperties with needed modules
- adding zio libs with newest versions
Configuration menu - View commit details
-
Copy full SHA for 36f190e - Browse repository at this point
Copy the full SHA 36f190eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6e58bb - Browse repository at this point
Copy the full SHA d6e58bbView commit details -
- added delete call to writer trait. TODO: fill in missing implementa…
…tions - setting up properties and basic traits for handling of file-based sync via claims and directives - basic README
Configuration menu - View commit details
-
Copy full SHA for b3564a9 - Browse repository at this point
Copy the full SHA b3564a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f98f03e - Browse repository at this point
Copy the full SHA f98f03eView commit details
Commits on Apr 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a97b49e - Browse repository at this point
Copy the full SHA a97b49eView commit details -
- extension claim functions to include claimTopic
Configuration menu - View commit details
-
Copy full SHA for 5ca30f4 - Browse repository at this point
Copy the full SHA 5ca30f4View commit details
Commits on Apr 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a216027 - Browse repository at this point
Copy the full SHA a216027View commit details
Commits on Apr 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bcb1420 - Browse repository at this point
Copy the full SHA bcb1420View commit details
Commits on May 1, 2023
-
- adding get method to AtomicMapPromiseStore
- moving calculation definitions to kolibri-definitions - relaxed type of RetrievalFailCause from Exception to Throwable - wrapping SearchEvaluationJsonProtocol formats into case class to pass dependencies / passing resourceProvider to calculation definitions
Configuration menu - View commit details
-
Copy full SHA for 6c50b48 - Browse repository at this point
Copy the full SHA 6c50b48View commit details
Commits on May 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0a7f8e9 - Browse repository at this point
Copy the full SHA 0a7f8e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f16191 - Browse repository at this point
Copy the full SHA 2f16191View commit details
Commits on May 3, 2023
-
- extending AppConfig - adding definitions of jobs and tasks and task execution - fixed directory path resolution - added simple test for task execution - added zio junit test runner to test dependencies
Configuration menu - View commit details
-
Copy full SHA for f33d1fc - Browse repository at this point
Copy the full SHA f33d1fcView commit details -
- correction property paths in AppProperties - ZIOConfig for effectful global state creation - added finding and registering of new jobs and their job definitions - adjusting FileStorageJobHandler - adding JobState to distinguish successfully parsed job definitions from invalid formats - adjusting App to incorporate initialization of ZIOConfig and job finder scheduling
Configuration menu - View commit details
-
Copy full SHA for f325281 - Browse repository at this point
Copy the full SHA f325281View commit details
Commits on May 4, 2023
-
- fixed conditional in ZIOCOnfig init
- adjusted job definition to provide split in batches - extended functionality of JobHandler to both register new existing jobs as well as store job definitions and batch files on submission of new job - adjusted folder resolutions to just take job identifier - extended API endpoints with job submission endpoint (stores job definition and creates single batch open-task files) - relaxed limitation of LocalDirectoryFileWriter to insist on directory path starting from root
Configuration menu - View commit details
-
Copy full SHA for 757116c - Browse repository at this point
Copy the full SHA 757116cView commit details -
- for job submission endpoint fixed reaction to check whether data al…
…ready exists (not doing anything in this case)
Configuration menu - View commit details
-
Copy full SHA for 30fda29 - Browse repository at this point
Copy the full SHA 30fda29View commit details
Commits on May 5, 2023
-
- making IndexedGenerator extend Iterable - adding immutable MetricAggregation - adding immutable MetricDocument, splitting into packages by mutable / immutable classes - adding immutable Aggregators - adding test for immutable MetricAggregation / MetricDocument ## kolibri-definitions - making Batch type parameter covariant
Configuration menu - View commit details
-
Copy full SHA for 7327f82 - Browse repository at this point
Copy the full SHA 7327f82View commit details -
- temp state of adjustments for batch job claiming and work handling - cleanup ZIODIConfig - FileStorageWorkHandler test
Configuration menu - View commit details
-
Copy full SHA for 48db46d - Browse repository at this point
Copy the full SHA 48db46dView commit details
Commits on May 10, 2023
-
- extending FileWriter interface (TODO: implement new methods for the…
… non-local-filesystem writers) - adjusting folder structure for jobs / tasks and status folders - defined JobDirectives and Rules to derive a single JobAction on a set of job-level directives - adjusted JobStateHandler interface and FileStorageJobStateHandler implementation - added orchestrator to take care of all steps in the scheduled processing update per node - defining current state of jobs with OpenJobsSnapshot / JobStateSnapshot - defined BatchProcessingStates, JobDefinitionLoadStates, JobProcessingStates - added example job structure to resources/testdata - added test for FileStorageJobStateHandler - added test for OpenJobsSnapshot
Configuration menu - View commit details
-
Copy full SHA for f19efe4 - Browse repository at this point
Copy the full SHA f19efe4View commit details -
Configuration menu - View commit details
-
Copy full SHA for de6c9b1 - Browse repository at this point
Copy the full SHA de6c9b1View commit details
Commits on May 11, 2023
-
- added option to hardcode node-hash (mainly for testing purposes) - test for FileStorageClaimHandler - pulled test object creation from FileStorageJobStateHandlerSpec to utility class TestObjects
Configuration menu - View commit details
-
Copy full SHA for 3261681 - Browse repository at this point
Copy the full SHA 3261681View commit details
There are no files selected for viewing