Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
835 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 4 commits in 3 repositories
Created 1 repository
- rjernst/gradle-test Java
Reviewed 16 pull requests in 1 repository
elastic/elasticsearch 16 pull requests
- Allow bootstrap plugins to appear in _cat/plugins
- RestController should not consume request content
- Add searchable snapshot cache folder to NodeEnvironment
- [client] Add client metadata header on RestClient requests
- [client] Add client metadata header on RestClient requests
- Fix cat tasks api params in spec and handler
- Show -Dlicense.key value in test repro info
- Remove suggest reference in some API specs
- Correctly determine defaults of settings which depend on other settings
- Adding example of running tests without a snapshot build
- Include licensed field in PluginInfo xcontent and toString
- Introduce licensed plugins
- Add Netty ByteBuf Leak Check to REST Test Clusters
- Try to make DeprecationHttpIT more robust
- Refactor ActionListener#map towards Stricter API
- Add List Append Utility Method
Created an issue in elastic/elasticsearch that received 4 comments
Warn when autoheap is not used
#65905 is adding automatic configuration of heap size based on roles and memory available. This feature is the future for Elasticsearch; we hope to…