Mark Payne
|
4428fe28bf
|
NIFI-4858: Expose Request Timeout from HTTP Context Map and use that to set as the timeout of the 'AsyncContext' in HandleHttpRequest. Otherwise, the request will never timeout (which is OK because the HttpContextMap will handle this). However, Jetty behind the scenes is adding a task to Scheduled Executor for each request with a delay of whatever the timeout is set to. Since it's currently set to Long.MAX_VALUE, that task will never be run and as a result the ExecutorService's queue will grow indefinitely, eventually exhausting the JVM Heap
This closes #2460.
Signed-off-by: Bryan Bende <bbende@apache.org>
|
2018-02-08 17:38:13 -05:00 |
joewitt
|
41ce788812
|
NIFI-4751 changed to next minor release version snapshot
|
2018-01-12 15:15:32 -05:00 |
joewitt
|
36405e888c
|
NIFI-4751-RC1 prepare for next development iteration
|
2018-01-08 23:39:49 -07:00 |
joewitt
|
46d30c7e92
|
NIFI-4751-RC1 prepare release nifi-1.5.0-RC1
|
2018-01-08 23:39:32 -07:00 |
Jeff Storck
|
a57911d3db
|
NIFI-4412-RC2 prepare for next development iteration
|
2017-09-28 13:45:36 -04:00 |
Jeff Storck
|
e6508ba7d3
|
NIFI-4412-RC2 prepare release nifi-1.4.0-RC2
|
2017-09-28 13:45:21 -04:00 |
Matt Gilman
|
cc741d2be6
|
NIFI-3997:
- Bumping to next minor version.
|
2017-06-08 15:22:51 -04:00 |
Matt Gilman
|
6ee12e9b47
|
NIFI-3997-RC1prepare for next development iteration
|
2017-06-05 11:07:43 -04:00 |
Matt Gilman
|
ddb73612bd
|
NIFI-3997-RC1prepare release nifi-1.3.0-RC1
|
2017-06-05 11:07:28 -04:00 |
Bryan Bende
|
3af53419af
|
NIFI-3770-RC2 prepare for next development iteration
|
2017-05-05 20:50:28 -04:00 |
Bryan Bende
|
3a605af8e0
|
NIFI-3770-RC2 prepare release nifi-1.2.0-RC2
|
2017-05-05 20:50:14 -04:00 |
joewitt
|
92f17a995b
|
NIFI-3100-rc2 prepare for next development iteration
|
2016-11-25 23:49:27 -05:00 |
joewitt
|
5536f690a8
|
NIFI-3100-rc2 prepare release nifi-1.1.0-RC2
|
2016-11-25 23:49:13 -05:00 |
Joseph Percivall
|
1fe18a1567
|
NIFI-2676-rc1 prepare for next development iteration
|
2016-08-26 11:40:58 -04:00 |
Joseph Percivall
|
74d5224783
|
NIFI-2676-rc1 prepare release nifi-1.0.0-RC1
|
2016-08-26 11:40:44 -04:00 |
Matt Gilman
|
2de7f3f884
|
Updating versions to 1.0.0-SNAPSHOT.
|
2016-04-04 11:36:20 -04:00 |
Aldrin Piri
|
e977729b56
|
NIFI-1634-rc2 prepare for next development iteration
|
2016-03-23 18:56:34 -04:00 |
Aldrin Piri
|
0b9bd20d31
|
NIFI-1634-rc2 prepare release nifi-0.6.0-RC2
|
2016-03-23 18:56:22 -04:00 |
Tony Kurc
|
ad73b5c9d9
|
NIFI-1379-RC3 prepare for next development iteration
|
2016-02-12 17:28:10 -05:00 |
Tony Kurc
|
8309dba80b
|
NIFI-1379-RC3 prepare release nifi-0.5.0-RC3
|
2016-02-12 17:27:59 -05:00 |
Tony Kurc
|
303f8eabf1
|
NIFI-1379: Move to 0.5.0-SNAPSHOT, add tkurc code signing key to keys
|
2016-02-06 08:49:48 -05:00 |
joewitt
|
f4ac8d75c5
|
NIFI-1312-RC1 prepare for next development iteration
|
2015-12-19 00:41:04 -05:00 |
joewitt
|
d624ea4866
|
NIFI-1312-RC1 prepare release nifi-0.4.1-RC1
|
2015-12-19 00:40:53 -05:00 |
joewitt
|
d755e43ec8
|
NIFI-1122_nifi-0.4.0-RC2prepare for next development iteration
|
2015-12-08 13:00:10 -05:00 |
joewitt
|
b66c029090
|
NIFI-1122_nifi-0.4.0-RC2prepare release nifi-0.4.0-RC2
|
2015-12-08 12:59:59 -05:00 |
joewitt
|
99629646fe
|
NIFI-1122 moved to 0.4.0-SNAPSHOT
|
2015-11-06 23:41:15 -05:00 |
Matt Gilman
|
ded74ec94c
|
NIFI-876 prepare for next development iteration
|
2015-09-14 21:48:11 -04:00 |
Matt Gilman
|
2ec735e350
|
NIFI-876 prepare release nifi-0.3.0-RC1
|
2015-09-14 21:48:00 -04:00 |
joewitt
|
aa99884782
|
NIFI-850 removed nifi parent, updated nifi pom, moved all nifi subdirs up one level, fixed readme.
|
2015-08-15 13:12:22 -04:00 |