snowplow / snowplow-java-tracker

Snowplow event tracker for Java. Add analytics to your Java desktop and server apps, servlets and games. (See also: snowplow-android-tracker)
http://snowplowanalytics.com
Apache License 2.0
23 stars 36 forks source link

Reduce the default maximum event buffer capacity (close #352) #353

Closed mscwilson closed 2 years ago

mscwilson commented 2 years ago

Sets a sensible default size for the InMemoryEventStore buffer.

github-actions[bot] commented 2 years ago

This pull request is for issue #352.