aboutsummaryrefslogtreecommitdiff
path: root/exec/java-exec/src/test/java/org/apache/drill/exec/server
AgeCommit message (Expand)Author
2018-10-10DRILL-6788: Intermittent unit test failure TestDrillbitResilience.failsWhenPa...Sorabh Hamirwasia
2018-09-04DRILL-6684: Swap sys.options and sys.options_val tablesKunal Khatua
2018-08-30DRILL-5735: UI options grouping and filtering & Metrics hintsKunal Khatua
2018-08-28DRILL-6422: Replace guava imports with shaded onesVolodymyr Vysotskyi
2018-08-23DRILL-6385: Support JPPD featureweijie.tong
2018-07-18DRILL-6496: Added print methods for debugging tests, and fixed missing log st...Timothy Farkas
2018-06-15DRILL-6468: CatastrophicFailures should not do a graceful shutdown of drill w...Timothy Farkas
2018-06-06DRILL-6438: Remove excess logging form the tests.Timothy Farkas
2018-05-10DRILL-6386: Remove unused imports and star imports.Drill Dev
2018-04-17DRILL-6320: Fixed license headers.Drill Dev
2018-03-26DRILL-6283: WebServer stores SPNEGO client principal without taking any conve...Sorabh Hamirwasia
2018-03-11DRILL-6187: Exception in RPC communication between DataClient/ControlClient a...Sorabh Hamirwasia
2018-03-11DRILL-1491: Support for JDK 8vladimir tkach
2018-01-26DRILL-5730: Mock testing improvements and interface improvementsTimothy Farkas
2018-01-21DRILL-6088: MainLoginPageModel errors out when http.auth.mechanisms is not co...Sorabh Hamirwasia
2018-01-02DRILL-5963: Query state process improvementsArina Ielchiieva
2018-01-02DRILL-5425: Support HTTP Kerberos auth using SPNEGOSindhuri Rayavaram
2017-11-29DRILL-5989: Categories some tests to speed up smoke tests. Made travis run te...Timothy Farkas
2017-11-14DRILL-5783, DRILL-5841, DRILL-5894: Rationalize test temp directoriesTimothy Farkas
2017-11-13DRILL-5832: Change OperatorFixture to use system option managerPaul Rogers
2017-10-30DRILL-5874: NPE in AnonWebUserConnection.cleanupSession()Sorabh Hamirwasia
2017-10-11DRILL-5819: Default value of security.admin.user_groups and security.admin.us...karthik
2017-10-04DRILL-5752 this change includes:Timothy Farkas
2017-09-25DRILL-5809 made the storage format of system options backwards compatible, an...Timothy Farkas
2017-09-24DRILL-5781: Fix unit test failures to use tests config even if default config...Volodymyr Vysotskyi
2017-09-19DRILL-5798 changes include:Timothy Farkas
2017-09-16DRILL-5723: Added System Internal Options That can be Modified at RuntimeTimothy Farkas
2017-08-14DRILL-5601: Rollup of external sort fixes an improvementsPaul Rogers
2017-02-24DRILL-4280: CORE (unit tests)Sudheesh Katkam
2017-02-21DRILL-5230: Translation of millisecond duration into hours is incorrectKunal Khatua
2016-02-16DRILL-4382: Remove dependency on drill-logical from vector packageSteven Phillips
2016-02-05DRILL-3581: Upgrade to Guava 18.0Jacques Nadeau
2015-12-21DRILL-4134: Allocator ImprovementsJacques Nadeau
2015-12-02DRILL-4124: Make all uses of AutoCloseables use addSuppressed exceptions to a...Julien Le Dem
2015-11-12DRILL-3987: (MOVE) Extract RPC, memory-base and memory-impl as separate modules.Jacques Nadeau
2015-11-12DRILL-3987: (REFACTOR) Common and Vector modules building.Jacques Nadeau
2015-10-26DRILL-3749: Upgrade Hadoop to 2.7.1aleph-zero
2015-10-26DRILL-3742: Classpath scanning and build improvementJulien Le Dem
2015-10-14DRILL-3930: Remove direct references to TopLevelAllocator from unit testsChris Westin
2015-10-14DRILL-3927: use OutOfMemoryException in more placesChris Westin
2015-10-01DRILL-1065: Support for ALTER ... RESET statementSudheesh Katkam
2015-09-24DRILL-3836: Find free port automatically in TestBitRpcJulien Le Dem
2015-09-08DRILL-3622: When user authentication is enabled, enforce admin privileges to ...vkorukanti
2015-09-08DRILL-3497: Throw UserException#validationError instead of SetOptionException...Sudheesh Katkam
2015-09-02DRILL-3598: use a factory to create the root allocator.Chris Westin
2015-08-04DRILL-3122: Ignore OptionType for option statusSudheesh Katkam
2015-06-25DRILL-3147: tpcds-sf1-parquet query 73 causes memory leakadeneche
2015-06-24DRILL-2903: General improvements to tests in TestDrillbitResilienceSudheesh Katkam
2015-05-14DRILL-3061: Fix memory leaks in TestDrillbitResilienceadeneche
2015-05-14DRILL-3065: Ensure the selection vectors in mSort to be closed after failure ...Hsuan-Yi Chu