Focusing
Elasticsearch Dev @elastic
- Schwyz, Switzerland
- http://obrown.io
Highlights
Block or Report
Block or report original-brownbear
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
elastic/logstash Public
Logstash - transport and process your logs, events, or other data
-
-
apache/spark Public
Apache Spark - A unified analytics engine for large-scale data processing
-
1,183 contributions in the last year
Less
More
Activity overview
Contributed to
elastic/elasticsearch,
elastic/rally
Contribution activity
August 2022
Created 13 commits in 1 repository
Created a pull request in elastic/elasticsearch that received 13 comments
Preemptively compute RoutingNodes and the indices lookup during publication
Computing routing nodes and the indices lookup takes considerable time for large states. Both are needed during cluster state application and Prior…
+48
−8
•
13
comments
Opened 12 other pull requests in 1 repository
elastic/elasticsearch
2
open
10
merged
- Fork to MANAGEMENT for ILM cache cleanup operations
- Run potentially expensive checks in SystemIndexMetadataUpgraderService off the applier thread
- [8.4] Fix BlobStoreIncrementalityIT.testRecordCorrectSegmentCountsWithBackgroundMerges (#89416)
- Fix BlobStoreIncrementalityIT.testRecordCorrectSegmentCountsWithBackgroundMerges
- Fix ConcurrentSnapshotsIT.testAssertMultipleSnapshotsAndPrimaryFailOver
- Small cleanups to Allocation Performance
- Deduplicate ShardRouting instances when building ClusterInfo
- Remove needless optimization ShardRouting.asList
- Remove redundant and slow null token check from KeywordFieldMapper
- Dry up custom immutable Map.Entry implementations
- Preemptively initialize routing nodes and indices lookup on all node types
- Avoid expensive loop in indicesDeletedFromClusterState() when possible
Reviewed 14 pull requests in 2 repositories
elastic/elasticsearch
13 pull requests
- Use chunked REST serialization for large REST responses
- Remove side-effects in streams in PrimaryShardAllocator
- Small cleanups to Allocation Performance
- Fix CheckTargetShardsCountStep #(48460)
- Deduplicate ShardRouting instances when building ClusterInfo
- Log when repository is marked as corrupted
- Refine size-your-shards wording
- Wrap code in new tracing contexts where required
- Preemptively initialize routing nodes and indices lookup on all node types
- Rework shard snapshot workers
- Preemptively compute RoutingNodes and the indices lookup during publication
- Save loop over all local shards in IndicesClusterService.applyClusterState
- Provide tracing implementation using OpenTelemetry + APM agent
elastic/rally
1 pull request
Created an issue in elastic/elasticsearch that received 4 comments
Default APM tracing configuration wastes CPU on exception throwing
Since the APM tracing was merged I see lots of exception/error throwing in profiles for nodes that have no configuration for APM set up. I think so…
4
comments