- c5c704b Inject EventDispatcher as DynamicItem by Luca Milanesio · 4 years, 4 months ago
- ab23ead Merge branch 'stable-2.16' into stable-3.0 by Marco Miller · 4 years, 9 months ago
- c11fc48 Force indexing of the ascync pending account events by Luca Milanesio · 5 years ago
- cf7c814 Merge remote-tracking branch 'origin/stable-2.16' into stable-3.0 by Fabio Ponciroli · 4 years, 10 months ago
- 677486f Improve readability of the refs filtering during replication by Luca Milanesio · 4 years, 10 months ago
- c726897 Reload local version when in memory ref is not up to date by Fabio Ponciroli · 4 years, 10 months ago
- 57534e4 Use a global version number instead of the commit timestamp by Luca Milanesio · 4 years, 10 months ago
- 93ff9c2 Update project version on global ref-db only when more recent by Luca Milanesio · 4 years, 10 months ago
- 6c5620c Re-create global-refdb project versions when missing by Luca Milanesio · 4 years, 11 months ago
- 6b5c3e2 Silence exception when repository is not found by Luca Milanesio · 4 years, 11 months ago
- 6281334 Generate project version logging for analyzing replication lag by Luca Milanesio · 4 years, 11 months ago
- 591727c Rely on replication for version ref propagation by Luca Milanesio · 4 years, 11 months ago
- d43d078 Format java files with google-java-format by David Ostrovsky · 4 years, 11 months ago
- e8cb276 Update subscriber metrics at every replication stage by Luca Milanesio · 4 years, 11 months ago
- deda2f9 Tidy up replication lag metrics publishing logs by Luca Milanesio · 4 years, 11 months ago
- 4e4d7e0 Fix replication lag unit: seconds by Luca Milanesio · 4 years, 11 months ago
- e094bc5 SubscriberMetrics: update only when replication is complete by Luca Milanesio · 4 years, 11 months ago
- 51bc0da Store version value in shared db by Fabio Ponciroli · 4 years, 11 months ago
- 055efb4 Only keep single metric for replication status by Fabio Ponciroli · 4 years, 11 months ago
- 6fba7f6 Tidy up constants ordering in ProjectVersionRefUpdate by Luca Milanesio · 4 years, 11 months ago
- 1afce72 Add missing serialVersionIds to exceptions in ProjectVersionRefUpdate by Luca Milanesio · 4 years, 11 months ago
- f06dfb4 Remove redundant else{} clause in ProjectVersionRefUpdate by Luca Milanesio · 4 years, 11 months ago
- d4ee3b1 Skip refs/starred-changes from version tracking by Luca Milanesio · 4 years, 11 months ago
- eca3f6f Silence warnings when version is not found on global refdb by Luca Milanesio · 4 years, 11 months ago
- 55d6111 Fix NPE when the replicated refs is not found locally by Luca Milanesio · 4 years, 11 months ago
- 9cbf1b1 Decrease log level from info to fine for subscriber metrics by Marcin Czech · 5 years ago
- 2a57105 Merge branch 'stable-2.16' into stable-3.0 by Luca Milanesio · 4 years, 11 months ago
- 54c3c81 Fix compile and test issues on stable-2.16 by Luca Milanesio · 4 years, 11 months ago
- e54a993 Merge "Fix cache eviction for projects cache" into stable-2.16 by Luca Milanesio · 4 years, 11 months ago
- 2ac7567 Merge branch 'stable-2.16' into stable-3.0 by Marcin Czech · 5 years ago
- b44a74b Improve logging when catching a zookeeper error by Marcin Czech · 5 years ago
- 806db1d Expose replication lag metrics by Fabio Ponciroli · 5 years ago
- ef93a9a Fix cache eviction for projects cache by Luca Milanesio · 5 years ago
- be7541b Store project versioning by Fabio Ponciroli · 5 years ago
- e22b0d5 Merge branch 'stable-2.16' into stable-3.0 by Marcin Czech · 5 years ago
- 6fe7efd Merge "Use separate topic for interactive indexing" into stable-2.16 by Marcin Czech · 5 years ago
- 6ef92b2 Index account asynchronously and flush upon replication by Luca Milanesio · 5 years ago
- 032dc25 Use separate topic for interactive indexing by Marcin Czech · 5 years ago
- 769fd40 Merge branch 'stable-2.16' into stable-3.0 by Marcin Czech · 5 years ago
- a5f7418 Exclude web_sessions cache from cache-eviction events propagation by Marcin Czech · 5 years ago
- befad02 Merge branch 'stable-2.16' into stable-3.0 by Luca Milanesio · 5 years ago
- d5f2e1f Route cache evictions routing to CacheEvictionEventRouter by Luca Milanesio · 5 years ago
- bfb359e Revert "Expose replication status metrics" by Luca Milanesio · 5 years ago
- 3d70221 Merge "Remove unused BrokerApiNoOp implementation" into stable-3.0 by Marcin Czech · 5 years ago
- e55045d Remove unused BrokerApiNoOp implementation by Marcin Czech · 5 years ago
- 7a33102 Load SubscribersModule as a plugin module instead of a lib module by Marcin Czech · 5 years ago
- 37d87a6 Merge "Return better response when repo is out of sync" into stable-3.0 by Fabio Ponciroli · 5 years ago
- 8ca3bdd Merge "Expose replication status metrics" into stable-3.0 by Fabio Ponciroli · 5 years ago
- fee8fce Expose replication status metrics by Fabio Ponciroli · 5 years ago
- a23bd01 Return better response when repo is out of sync by Fabio Ponciroli · 5 years ago
- 29790cb Use BrokerApi dynamic item definition from events-broker by Marcin Czech · 5 years ago
- 5bd1d5f Implement broker api replayAllEvents functionality by Marcin Czech · 5 years ago
- c1465de Merge "Remove kafka related code from multi-site" into stable-3.0 by Luca Milanesio · 5 years ago
- ed2c870 Remove kafka related code from multi-site by Marcin Czech · 5 years ago
- 283e72b Merge branch 'stable-2.16' into stable-3.0 by Luca Milanesio · 5 years ago
- 36fb5cd Fix NPE when removing refs by Luca Milanesio · 5 years ago
- 4cdd9c7 Leverage BrokerApi interface by Marcin Czech · 5 years ago
- e282d4a Remove zookeeper related code from multi-site by Marcin Czech · 5 years ago
- 1fac956 Global ref-db NoOp implementation should not block replication by Marcin Czech · 5 years ago
- 72b1c20 Don't import Id/Key/NameKey directly by David Ostrovsky · 5 years ago
- eb827e5 KafkaEventSubscriber: Remove unused imports by David Ostrovsky · 5 years ago
- 5b42bc3 Merge branch 'stable-2.16' into stable-3.0 by David Ostrovsky · 5 years ago
- 7aad2a8 Format java files with google-java-format by David Ostrovsky · 5 years ago
- 0df3915 Leverage GlobalRefDatabase interface by Luca Milanesio · 5 years ago
- a7bedd9 Kafka module should be responsible for reading its own configuration by Marcin Czech · 5 years ago
- 2031958 Fix issue with cleaning shared ref-db when project deleted by Marcin Czech · 5 years ago
- 543c6cb Remove producer/subscriber independent disabling properties by Marcin Czech · 5 years ago
- 22c96f7 Use PluginConfigFactory in ZookeeperConfig class by Marcin Czech · 5 years ago
- d1dcac9 Merge "Clean up unused methods from ZookeeperConfig class" into stable-3.0 by Marcin Czech · 5 years ago
- c1c1c92 Merge "Zookeeper module should be responsible for reading its own configuration" into stable-3.0 by Marcin Czech · 5 years ago
- e7e1da0 Clean up unused methods from ZookeeperConfig class by Marcin Czech · 5 years ago
- 14ff60a Zookeeper module should be responsible for reading its own configuration by Marcin Czech · 5 years ago
- dc00492 Merge branch 'stable-2.16' into stable-3.0 by Luca Milanesio · 5 years ago
- 9f9ec0e Merge "Move routers @Singleton annotations for the module definition" into stable-2.16 by Luca Milanesio · 5 years ago
- b864c3a Fix issue with Kafka publisher publishing to follower instead of leader broker by Marcin Czech · 5 years ago
- 287f40e Move routers @Singleton annotations for the module definition by Marcin Czech · 5 years ago
- 19c9115 Merge branch 'stable-2.16' into stable-3.0 by Luca Milanesio · 5 years ago
- ed66db5 Move DroppedEventListener out of kafka domain by Marcin Czech · 5 years ago
- f09c2c4 Merge Kafka-related modules into single KafkaBrokerModule by Marcin Czech · 5 years ago
- eb99c0e Decouple the multi-site engine from broker implementation by Marcin Czech · 5 years ago
- f8c1424 Fix NPE when source ref is null by Luca Milanesio · 5 years ago
- b646360 Fix NPE when source ref is null by Luca Milanesio · 5 years ago
- 19ef965 Merge branch 'stable-2.16' into stable-3.0 by Marcin Czech · 5 years ago
- 65d8348 Fix issue with Kafka topic alias resolving by Marcin Czech · 5 years ago
- af545e6 Cleanup unused forwarder interfaces by Marcin Czech · 5 years ago
- 58f8b30 Merge branch 'stable-2.16' into stable-3.0 by Luca Milanesio · 5 years ago
- 9c83e9d Move routers configuration out of kafka domain by Marcin Czech · 5 years ago
- b844476 Move subscribers related code out of kafka module by Marcin Czech · 5 years ago
- dfe2d0f Use BrokerApi for events consuming by Marcin Czech · 5 years ago
- 3336330 Move SourceAwareEventWrapper out of the kafka package by Marcin Czech · 5 years ago
- 0765a85 Move Kafka consumer logic to a separate class by Marcin Czech · 5 years ago
- ac6905a Split event consumer logic into separate steps by Marcin Czech · 5 years ago
- 86c942f Move broker publish metrics to the BrokerApiWrapper by Luca Milanesio · 5 years ago
- b12da08 Introduce DynamicItem<BrokerApi> and its BrokerApiWrapper by Luca Milanesio · 5 years ago
- 539a290 Move BrokerPublisher into the Kafka package domain by Luca Milanesio · 5 years ago
- f4c5e1c Rename EventFamily to EventTopic by Luca Milanesio · 5 years ago
- 51da2dc Use BrokerApi for sending stream events by Luca Milanesio · 5 years ago
- a9cf2fa Use BrokerApi for sending project list updates by Luca Milanesio · 5 years ago
- 4c9cbd6 Use BrokerApi for sending index events by Luca Milanesio · 5 years ago
- 939cb4e Introduce the abstract BrokerApi by Luca Milanesio · 5 years ago