Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.

Add batched event processing to Java client - #1

Merged
jkodumal merged 12 commits into
masterfrom
event-processing
Nov 29, 2014
Merged

Add batched event processing to Java client#1
jkodumal merged 12 commits into
masterfrom
event-processing

Conversation

@jkodumal

@jkodumal jkodumal commented Oct 3, 2014

Copy link
Copy Markdown
Contributor

This PR creates event processing scaffolding and publishes feature request events to LaunchDarkly.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This format seemed to mollify the picky Go JSON date parser

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ahh, the JS impl will be fun. It looks like this (stripped down, since we only need to support one particular format) should work: http://jsfiddle.net/phZr7/1/

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@pkaeding

Copy link
Copy Markdown
Contributor

lgtm

@jkodumal

Copy link
Copy Markdown
Contributor Author

I'm going to hold off on merging this until the event recorder is live in prod.

jkodumal added a commit that referenced this pull request Nov 29, 2014
Add batched event processing to Java client
@jkodumal
jkodumal merged commit a66c83a into master Nov 29, 2014
jkodumal added a commit that referenced this pull request Sep 25, 2015
Add batched event processing to Java client
@jkodumal
jkodumal deleted the event-processing branch January 29, 2016 18:00
arun251 added a commit that referenced this pull request Feb 24, 2017
…meout

Add configured timeouts to EventProcessor
LaunchDarklyCI pushed a commit that referenced this pull request Jan 16, 2020
(4.x - #1) start renaming FeatureStore & UpdateProcessor to DataStore & DataSource
LaunchDarklyCI pushed a commit that referenced this pull request Jan 30, 2020
(4.x - #1) add component-scoped configuration for polling and streaming
eli-darkly added a commit that referenced this pull request Apr 30, 2020
…nd-eval

(5.0 - #1) refactor model classes and evaluation logic
eli-darkly added a commit that referenced this pull request Apr 30, 2020
(5.0 - #1) increase the minimum Java version all the way to 8!
eli-darkly added a commit that referenced this pull request Apr 30, 2020
(5.0 - #1) use a context object to pass the DiagnosticAccumulator to components
eli-darkly added a commit that referenced this pull request Apr 30, 2020
(5.0 - #1) implement new DataStore/PersistentDataStore model
eli-darkly added a commit that referenced this pull request Apr 30, 2020
5.0 (#1): remove deprecated HTTP config properties
eli-darkly added a commit that referenced this pull request Apr 30, 2020
(5.0 - #1) use non-nullable integers in EvaluationDetail and events
LaunchDarklyCI pushed a commit that referenced this pull request May 13, 2020
(#1) relax test app OSGi version constraints to support beta versions
LaunchDarklyReleaseBot pushed a commit that referenced this pull request Dec 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants