Create your own GitHub profile
Join the platform over 31 million developers call home for hosting code, managing projects, and building their best software.
Sign up for free See pricing for teams and enterprises
Popular repositories
-
elasticsearch-docker
Forked from elastic/elasticsearch-docker
Official Elasticsearch Docker image
Python 1
-
elasticsearch-hadoop
Forked from elastic/elasticsearch-hadoop
Elasticsearch real-time search and analytics natively integrated with Hadoop
Java
-
securesm
Forked from elastic/securesm
SecurityManager implementation that works around design flaws in Java
Java
-
homebrew
Forked from Homebrew/legacy-homebrew
🍺 The missing package manager for OS X.Ruby
-
gradle-info-plugin
Forked from nebula-plugins/gradle-info-plugin
Plugin to gather information about the environment
Groovy
-
homebrew-versions
Forked from Homebrew/homebrew-versions
🔢 Versioned formulae for the Homebrew package managerRuby
1,950 contributions in the last year
Contribution activity
April 2019
Created a pull request in elastic/elasticsearch that received 10 comments
Enable testing against JDK 13 EA builds
This commit adds JDK 13 to the CI rotation for testing. For now, we will be testing against JDK 13 EA builds.
- Avoid concurrent modification in mock log appender
- Strengthen typing in sorted differences
- Use Java 11 collections conveniences everywhere
- Introduce aliases version
- Reduce security permissions in CCR plugin
- Remove script engine from X-Pack plugin
- Limit the number of forks getting Java versions
- Fix build issue if no specific Java version are set
- Use collections conveniences in static initializers
- Always check for archiving broken index settings
- Fix intervals section of auto date-histogram docs
- Add packaging to cluster stats response
- Fix unsafe publication of invalid license enforcer
- Cleanup JVM options after JDK 11 bump
- Fix unsafe publication in opt-out query cache
- Update contributing docs to reflect JDK 11
- Use bundled Java for all eligible versions in tests
- Fix date index name processor default date_formats
- Suppress lease background sync failures if stopping
- Allow AVX-512 on JDK 11+
- Deprecate versions of Java prior to Java 11
- Bump the minimum Java version to Java 11
- Be lenient when parsing build flavor and type on the wire
- Use default memory lock setting in testing
- Drop support for Ubuntu 14.04
- Use Java 11 collections conveniences everywhere
- Optimize TaskBatcher behavior in case of a datacenter failure.
- Introduce aliases version
- Clean up docs regarding recommended JVM
- Handle Bulk Requests on Write Threadpool
- Backport FullClusterRestart tests for 7.0
- fix FullClusterRestart tests now that 7.0.0 can be an "oldCluster"
- Fix the rpm and deb names for version starting with 7.0.0
- Add ILM poll_interval limit to breaking changes
- Add feature field to 7.0.0 release highlights
- Add packaging to cluster stats response
- Reindex from Remote encoding
- SQL: Increase the interval filtering for current_date tests
- [DOCS] Fix broken link to Elasticsearch Docker source code
- Source additional files correctly in elasticsearch-cli
- Add known ILM issue to release notes
- [DOCS] Adds known issue to 6.7.0 release notes
- Avoid background sync on relocated primary
- Fix alias resolution runtime complexity.
- Removes experimental tag from search_as_you_type field type
- Use TAR instead of DOCKER build type before 6.7.0
- Update indexing speed recommendations around the refresh interval.
Created an issue in elastic/elasticsearch that received 5 comments
org.elasticsearch.xpack.sql.qa.single_node.Jdbc*CsvSpecIT failing reliably
The failures look like:
2> org.junit.ComparisonFailure: Different result for column [first_name], entry [2] expected:<[Kenroku]> but was:<[Lillian]…