drill
DRILL-8283: Add a configurable recursive file listing size limit
#2632
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
10
Changes
View On
GitHub
DRILL-8283: Add a configurable recursive file listing size limit
#2632
jnturton
merged 10 commits into
apache:master
from
jnturton:8283-file-listing-max
jnturton
added
security
jnturton
added
backport-to-stable
jnturton
added
stability
jnturton
force pushed
from
bb9c7db7
to
453d6c95
2 years ago
jnturton
commented on 2022-08-24
cgivre
approved these changes on 2022-08-24
vvysotskyi
commented on 2022-08-24
vvysotskyi
commented on 2022-08-25
vvysotskyi
commented on 2022-08-28
jnturton
marked this pull request as draft
2 years ago
jnturton
requested a review
from
vvysotskyi
2 years ago
DRILL-8283: Add a configurable recursive file listing size limit.
b1dbb80f
Fix Jira number in unit test comment.
901726a7
Recursive listing max size <= 0 means no limit and default = 0.
c202ef80
Attempt to abort all tasks in the fork join pool upon encountering th…
e1a45000
Reverse limit check expression order so that fileCounter inc is not s…
174a68ae
Handle CancellationException in FileSystemUtil.
75ffe5bd
Convert BOOT option to a JVM system property.
f15f9280
jnturton
force pushed
from
18fcf298
to
f15f9280
2 years ago
jnturton
marked this pull request as ready for review
2 years ago
Remove default option value from drill-module.conf.
00a05e4d
Move drill.exec.recursive_listing_max_size to FileSystem conf.
ac198d5f
Checkstyle: remove tabs from core-site-example.xml.
3f640965
vvysotskyi
approved these changes on 2022-09-07
jnturton
merged
bb58a667
into master
2 years ago
Login to write a write a comment.
Login via GitHub
Reviewers
vvysotskyi
cgivre
pjfanning
Assignees
No one assigned
Labels
security
backport-to-stable
stability
Milestone
No milestone
Login to write a write a comment.
Login via GitHub