-
Elastic
- Hoofddorp
Highlights
- Pro
Block or Report
Block or report martijnvg
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories Loading
-
elasticsearch Public
Forked from elastic/elasticsearch
Open Source, Distributed, RESTful Search Engine with grouping
-
elasticsearch-mocksolrplugin Public
Forked from mattweber/elasticsearch-mocksolrplugin
Use Solr clients/tools with ElasticSearch
-
-
elasticsearch-paramedic Public
Forked from karmi/elasticsearch-paramedic
A simple tool to inspect the state and statistics about ElasticSearch clusters
JavaScript
-
-
GeoIP2-java Public
Forked from maxmind/GeoIP2-java
Java API for GeoIP2 webservice client and database reader
Java
705 contributions in the last year
Contribution activity
November 2021
Created 10 commits in 1 repository
Created a pull request in elastic/elasticsearch that received 9 comments
Code cleanup in TransportRolloverAction and added concurrent rollover test.
Code cleanups around rollover executor in TransportRolloverAction and added an integration test that tests rollover concurrently.
Relates to #79945
Opened 14 other pull requests in 1 repository
elastic/elasticsearch
13
merged
1
open
- [7.16] Add debug logging to SchedulerEngine. (#80592)
- [8.0] Add debug logging to SchedulerEngine. (#80592)
- [8.0] Mute 'Fix IndexNotFoundException error when handling remove alias action' test, (#80593)
- Mute 'Fix IndexNotFoundException error when handling remove alias action' test,
- Add debug logging to SchedulerEngine.
- [8.0] Code cleanup in TransportRolloverAction and added concurrent rollover test. (#80397)
- [8.0] Batch rollover cluster state updates. (#79945)
- [7.16] Fix IndexNotFoundException error when handling remove alias action. (#80312)
- [8.0] Fix IndexNotFoundException error when handling remove alias action. (#80312)
- Reuse MappingMetadata instances in Metadata class.
- Change ESRestTestCase#getAllUnexpectedTemplates() to remove v2 style templates if nodes are in 7.8.0 or later
- Change ESRestTestCase#getAllUnexpectedTemplates() to remove v2 style templates if nodes are in 7.8.0 or later
- Change ESRestTestCase#getAllUnexpectedTemplates() to remove v2 style templates if nodes are in 7.8.0 or later
- Fix IndexNotFoundException error when handling remove alias action.
Reviewed 8 pull requests in 1 repository
elastic/elasticsearch
8 pull requests
- Reuse MappingMetadata instances in Metadata class.
- Remove tricky switch in bulk
- TSDB: add index timestamp range check
- Disable deprecation log indexing until templates are loaded
- Batch rollover cluster state updates.
- Correct check for write index and increment generation on all DS backing index operations
- Fix IndexNotFoundException error when handling remove alias action.
- Fix IndexTemplateRegistry Deserializing Templates etc. During CS Updates