·
7 commits
to master
since this release
- Added: System property "metricRegistryStartConsoleReporter" to start the metric registry console reporter automatically
- Added: Add fetch hint to exclude edge vertex ids or edge ids from edge references
- Added: Accumulo: Logging of large rows coming from Accumulo custom iterators
- Added: Accumulo: Option to compress transfers from iterator to client
- Added: methods to read multiple Streaming Property Values in one request
- Changed: Elasticsearch: Throw better exceptions when elements are missing in missing document helper
- Changed: Elasticsearch: bulk to squash multiple updates to same element into a single update
- Changed: Accumulo: use a string lookup to store label strings to reduce memory usage when reading vertices with large number of edges
- Changed: InMemory: Support property graph queries with FetchHints.NONE
- Fixed: Accumulo: don't queue events when no event listeners are attached
- Fixed: Concurrency issue in org.vertexium.metric.StackTraceTracker