Re: [DISCUSS] A more thorough Pull Request check list and template

2017-07-18 Thread Nico Kruber
I like the new template but also agree with the text being too long and would move the intro to the contributors guide with a link in the PR template. Regarding the questions to fill out - I'd like the headings to be short and have the affected components last so that documentation is not lost

Re: [VOTE] Release 1.3.2, release candidate #2

2017-08-02 Thread Nico Kruber
+-1 (non-binding) L.1 Check if checksums and GPG files match the corresponding release files - found an issue with a malformed flink-1.3.2-src.tgz.md5 that gnu coreutils 8.27 was not accepting - already fixed by now L.3 Check if the source release is building properly (mvn clean verify) - found

Re: [VOTE] Release Apache Flink 1.3.0 (RC3)

2017-05-31 Thread Nico Kruber
IMHO, any release that improves things and does not break anything is worth releasing and should not be blocked on bugs that it did not cause. There will always be a next (minor/major) release that may fix this at a later time, given that the time between releases is not too high. Consider

Re: [DISCUSS] Release Apache Flink 1.3.1

2017-06-02 Thread Nico Kruber
while fixing build issues - what about FLINK-6654? On Friday, 2 June 2017 11:05:34 CEST Robert Metzger wrote: > Hi devs, > > I would like to release Apache Flink 1.3.1 with the following fixes: > > - FLINK-6812 Elasticsearch 5 release artifacts not published to Maven > central > - FLINK-6783

[DISCUSS] FLIP-19: Improved BLOB storage architecture

2017-06-13 Thread Nico Kruber
Hi all, I'd like to initiate a discussion on some architectural changes for the BLOB server which finally add a proper cleanup story, remove some dead code, and extend the BLOB store's use for off-loaded (large) RPC messages. Please have a look at FLIP-19 that details the proposed changes:

Re: Elasticsearch 5 connector maven artifact

2017-06-12 Thread Nico Kruber
This is among the fixes for 1.3.1 see https://issues.apache.org/jira/browse/FLINK-6812 Nico On Friday, 9 June 2017 08:57:39 CEST Dawid Wysakowicz wrote: > Hi devs, > > I tried using flink-connector-elasticsearch5_2.10 dependency: > > > > > > org.apache.flink > > > >

Re: [DISCUSS] FLIP-19: Improved BLOB storage architecture

2017-06-14 Thread Nico Kruber
ted > cache is not implemented > via the blob store. > > The DC is essentially just a copy routine with local caching and > automatic cleanup, so basically what > the blob store is supposed to do (i guess). > > On 13.06.2017 16:31, Nico Kruber wrote: > > Hi all, >

Re: [DISCUSS] NOTICE

2017-08-28 Thread Nico Kruber
I actually ran into the same thing again, when I needed to copy a file from Netty's tests (an abstract test base class) and was not quite sure what 4d) under the ASL 2.0 meant: 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium,

[NOTICE] Tests of S3-related PRs are not verified by the Travis configuration of the PR

2017-11-06 Thread Nico Kruber
I recently came across the fact, that if I changed anything S3 related, these tests will only run if proper AWS credentials are set up via the environment variables ARTIFACTS_AWS_BUCKET, ARTIFACTS_AWS_ACCESS_KEY, and ARTIFACTS_AWS_SECRET_KEY. I can set them in my personal Travis CI

Re: [VOTE] Enable GitBox integration (#2)

2018-05-22 Thread Nico Kruber
;   * no projects >   * no merge commit button (rebase/squash merge button still enabled) >   * protected branch: asf-site >   * default branch: asf-site (while we're at it...) > > [1] > http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/DISCUSS-GitBox-td22328.html >

Re: 回复:[DISCUSS] Release Flink 1.5.1

2018-07-05 Thread Nico Kruber
-9761 Nico On 05/07/18 12:24, Nico Kruber wrote: > FYI: I just merged this to master as well as release-1.5 (hopefully - > this is my first merge since I became a committer) > > On 05/07/18 10:22, Zhijiang(wangzhijiang999) wrote: >> I have reviewed FLINK-9676, wish it merged so

Re: 回复:[DISCUSS] Release Flink 1.5.1

2018-07-05 Thread Nico Kruber
gt;>> >>> What do you think? >>> >>> [1] https://issues.apache.org/jira/projects/FLINK/versions/12343053 >>> >>> [2] >>> https://lists.apache.org/thread.html/1b8b0e627739d1f01b760fb722a1aeb2e786eec09ddd47b8303faadb@%3Cdev.flink.apache.org%3E

Re: TaskManager deadlock on NetworkBufferPool

2018-04-06 Thread Nico Kruber
rg.apache.flink.runtime.operators.shipping.OutputCollector.collect( >>> OutputCollector.java:65) >>>> at >>>> org.apache.flink.runtime.operators.util.metrics. >>> CountingCollector.collect(CountingCollector.java:35) >>>> at >>>> org

Re: [VOTE] Release 1.5.0, release candidate #1

2018-04-06 Thread Nico Kruber
he java classes: >>>>> https://github.com/xseris/Flink-test-union/tree/master/src/ >>>>> main/java/okkam/it/flink/flink150SNAPSHOT (you first need to generate >>>>> the test input csv [8 GB] through the RandomCsvGenerator.javaclass). >>>>>

Re: [VOTE] Release 1.5.6, release candidate #1

2018-12-21 Thread Nico Kruber
I know, DataStreamUtils#reinterpretAsKeyedStream() is marked experimental, but would you nevertheless consider the following issue a blocker? https://issues.apache.org/jira/browse/FLINK-10809 It has always been present since the introduction of DataStreamUtils#reinterpretAsKeyedStream() and so

Re: [VOTE] Release flink-shaded 7.0, release candidate 3

2019-05-29 Thread Nico Kruber
not being > used at all (I guess?) > > They have now removed the inclusion, meaning they now work against the > snakeyaml version that we're including. > > So this is a safe change. > > On 28/05/2019 15:16, Nico Kruber wrote: >> this is a bit different here: >>

Re: [VOTE] Release flink-shaded 7.0, release candidate 3

2019-05-28 Thread Nico Kruber
than before. > AFAIK we do not work directly against the contained snakeyaml version, > so we should be fine in any case. > > On 27/05/2019 16:45, Nico Kruber wrote: >> +1 (mod jackson snakeyaml support; see below) >> >> - checked release notes >> - verified s

Re: [VOTE] Release flink-shaded 7.0, release candidate 3

2019-05-28 Thread Nico Kruber
AV-T4JA-FDED%7C8ba061049bec0c5a72dc0191c47bb53a73b82cb4%7Clin >>> >>> [2] https://dist.apache.org/repos/dist/dev/flink/flink-shaded-7.0-rc3/ >>> [3] https://dist.apache.org/repos/dist/release/flink/KEYS >>> [4] >>> https://repository.apache.org/content/r

Re: [VOTE] Release flink-shaded 7.0, release candidate 2

2019-05-27 Thread Nico Kruber
gt; we aren't relocating hadoop classes. > > On 27/05/2019 10:50, Nico Kruber wrote: >> Honestly, I'm not sure whether FLINK-12598 should be treated as a >> blocker nonetheless: Although it does not affect the usage of >> flink-shaded, it may affect Flink + Flink job developer

Re: [VOTE] Release flink-shaded 7.0, release candidate 2

2019-05-27 Thread Nico Kruber
le in general. > > > On 23/05/2019 10:26, Chesnay Schepler wrote: > > Worked for me; could you try again without parallel builds? > > > > Which maven version are you using? > > > > On 23/05/2019 09:24, Nico Kruber wrote: > >> Thank

Re: [VOTE] Release flink-shaded 7.0, release candidate 2

2019-05-23 Thread Nico Kruber
0-rc2/ >> [3] https://dist.apache.org/repos/dist/release/flink/KEYS >> [4] https://repository.apache.org/content/repositories/orgapacheflink-1218 >> [5] https://github.com/apache/flink-shaded/tree/release-7.0-rc2 >> [6] https://github.com/apache/flink-web/pull/209 >>

Re: [DISCUSS] Release flink-shaded 8.0

2019-08-19 Thread Nico Kruber
equires asm-commons to be added to flink-shaded-asm > > Are there any other changes on anyone's radar that we will have to make > for 1.10? (will bumping calcite require anything, for example) > > -- Nico Kruber | Solutions Architect Follow us @VervericaData Ververica -- Join Flink Forw

Re: flink-mapr-fs failed in travis

2019-08-06 Thread Nico Kruber
thanks a lot On 06/08/2019 13:25, Chesnay Schepler wrote: > Done. > > On 06/08/2019 13:17, Nico Kruber wrote: >> Hi Chesnay, >> can you backport these changes to the 1.7 release branch as well? Since >> this is still a supported version (and may eventually receive a fu

Re: flink-mapr-fs failed in travis

2019-08-06 Thread Nico Kruber
-fs:jar:1.10-SNAPSHOT: Failed to collect >>>>> dependencies at com.mapr.hadoop:maprfs:jar:5.2.1-mapr: Failed to read >>>>> artifact descriptor for com.mapr.hadoop:maprfs:jar:5.2.1-mapr: >>>>> Could not >>>>> transfer artifact com.mapr.ha

Re: [SURVEY] Dropping non Credit-based Flow Control

2019-10-23 Thread Nico Kruber
ed model ( >>>> `taskmanager.network.credit-model: false`)? If so, why? >>>> >>>> Piotrek >>>> >>>> [1] https://flink.apache.org/2019/06/05/flink-network-stack.html < >>>> https://flink.apache.org/2019/06/05/flink-network-stack.html> >>>> [2] >

Re: [VOTE] FLIP-92: Add N-Ary Stream Operator in Flink

2020-01-20 Thread Nico Kruber
四 下午11:25写道: >>>>> >>>>>> Hi, >>>>>> >>>>>> I would like to start a vote for adding the N-Ary Stream Operator in >>>>> Flink >>>>>> as discussed in the discussion thread [1]. >>>&g

Re: [ANNOUNCE] RocksDB Version Upgrade and Performance

2021-08-04 Thread Nico Kruber
ommitters can find the relevant patch from RocksDB master and backport > > it. > > That isn't the greatest user experience. > > > > Because of those disadvantages, we would prefer to do the upgrade to the > > newer RocksDB version despite the unfortunate perfor

Re: [DISCUSS] Deprecate Java 8 support

2021-11-26 Thread Nico Kruber
; > > >>> > > > > >>>> All of the prerequisites from 3rd party projects for both HBase > > > > [1] > > > > > > and > > > > > > > > >>>> Hive [2] to fully support Java 11 have been completed, so

Re: [DISCUSS] FLIP-220: Temporal State

2022-04-21 Thread Nico Kruber
ow to store key bytes serialized by the new serializer (as we > might not be able to write the length in the beginning of serialized bytes > to make the order of bytes same as natural order). > Best > Yun Tang. > > From: Nico Kruber > Sent: Wednesday,

Re: [DISCUSS] FLIP-220: Temporal State

2022-04-22 Thread Nico Kruber
va objects first. > > For the fixed-length serializer, such as LongSerializer, we just need to > > ensure all numbers are positive or inverting the sign bit. > > However, for non-fixed-length serializer, such as StringSerializer, it > > will write the length of the bytes first, which

Re: [DISCUSS] FLIP-220: Temporal State

2022-04-19 Thread Nico Kruber
gt; improvement > >> > >> to > >> > >> > this pattern usage, I'm interested in it. Do you have some POC work to > >> > share for a closer look. > >> > Besides, I have one question that can we support ex

Re: [DISCUSS] FLIP-220: Temporal State

2022-05-06 Thread Nico Kruber
is new form of state Nico On Friday, 29 April 2022 14:25:59 CEST Nico Kruber wrote: > Hi all, > Yun, David M, David A, and I had an offline discussion and talked through a > couple of details that emerged from the discussion here. We believe, we have > found a consensus on the

Re: [DISCUSS] FLIP-220: Temporal State

2022-04-29 Thread Nico Kruber
e'd be happy to get more feedback and will incorporate this into the FLIP description soon. Nico -- Dr. Nico Kruber | Solutions Architect Follow us @VervericaData Ververica -- Join Flink Forward - The Apache Flink Conference Stream Processing | Event Driven | Real Time -- Ververica GmbH

[jira] [Created] (FLINK-5613) QueryableState: requesting a non-existing key in RocksDBStateBackend is not consistent with the MemoryStateBackend and FsStateBackend

2017-01-23 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-5613: -- Summary: QueryableState: requesting a non-existing key in RocksDBStateBackend is not consistent with the MemoryStateBackend and FsStateBackend Key: FLINK-5613 URL: https

[jira] [Created] (FLINK-5615) queryable state: execute the QueryableStateITCase for all three state back-ends

2017-01-23 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-5615: -- Summary: queryable state: execute the QueryableStateITCase for all three state back-ends Key: FLINK-5615 URL: https://issues.apache.org/jira/browse/FLINK-5615 Project

[jira] [Created] (FLINK-5642) queryable state: race condition with HeadListState

2017-01-25 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-5642: -- Summary: queryable state: race condition with HeadListState Key: FLINK-5642 URL: https://issues.apache.org/jira/browse/FLINK-5642 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-5651) state backends: forbid Iterator#remove() from the Iterable returned by HeapListState#get()

2017-01-26 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-5651: -- Summary: state backends: forbid Iterator#remove() from the Iterable returned by HeapListState#get() Key: FLINK-5651 URL: https://issues.apache.org/jira/browse/FLINK-5651

[jira] [Created] (FLINK-5591) queryable state: request failures failing on the server side do not contain client stack trace

2017-01-20 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-5591: -- Summary: queryable state: request failures failing on the server side do not contain client stack trace Key: FLINK-5591 URL: https://issues.apache.org/jira/browse/FLINK-5591

[jira] [Created] (FLINK-5814) flink-dist creates wrong symlink when not used with cleaned before

2017-02-16 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-5814: -- Summary: flink-dist creates wrong symlink when not used with cleaned before Key: FLINK-5814 URL: https://issues.apache.org/jira/browse/FLINK-5814 Project: Flink

[jira] [Created] (FLINK-5576) extend deserialization functions of KvStateRequestSerializer to detect unconsumed bytes

2017-01-19 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-5576: -- Summary: extend deserialization functions of KvStateRequestSerializer to detect unconsumed bytes Key: FLINK-5576 URL: https://issues.apache.org/jira/browse/FLINK-5576

[jira] [Created] (FLINK-5507) remove queryable list state sink

2017-01-16 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-5507: -- Summary: remove queryable list state sink Key: FLINK-5507 URL: https://issues.apache.org/jira/browse/FLINK-5507 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-5515) fix unused kvState.getSerializedValue call in KvStateServerHandler

2017-01-16 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-5515: -- Summary: fix unused kvState.getSerializedValue call in KvStateServerHandler Key: FLINK-5515 URL: https://issues.apache.org/jira/browse/FLINK-5515 Project: Flink

[jira] [Created] (FLINK-5521) remove unused KvStateRequestSerializer#serializeList

2017-01-17 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-5521: -- Summary: remove unused KvStateRequestSerializer#serializeList Key: FLINK-5521 URL: https://issues.apache.org/jira/browse/FLINK-5521 Project: Flink Issue Type

[jira] [Created] (FLINK-5527) QueryableState: requesting a non-existing key in MemoryStateBackend or FsStateBackend does not return the default value

2017-01-17 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-5527: -- Summary: QueryableState: requesting a non-existing key in MemoryStateBackend or FsStateBackend does not return the default value Key: FLINK-5527 URL: https://issues.apache.org/jira

[jira] [Created] (FLINK-5526) QueryableState: notify upon receiving a query but having queryable state disabled

2017-01-17 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-5526: -- Summary: QueryableState: notify upon receiving a query but having queryable state disabled Key: FLINK-5526 URL: https://issues.apache.org/jira/browse/FLINK-5526 Project

[jira] [Created] (FLINK-5528) tests: reduce the retry delay in QueryableStateITCase

2017-01-17 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-5528: -- Summary: tests: reduce the retry delay in QueryableStateITCase Key: FLINK-5528 URL: https://issues.apache.org/jira/browse/FLINK-5528 Project: Flink Issue Type

[jira] [Created] (FLINK-5530) race condition in AbstractRocksDBState#getSerializedValue

2017-01-17 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-5530: -- Summary: race condition in AbstractRocksDBState#getSerializedValue Key: FLINK-5530 URL: https://issues.apache.org/jira/browse/FLINK-5530 Project: Flink Issue

[jira] [Created] (FLINK-5559) queryable state: KvStateRequestSerializer#deserializeKeyAndNamespace() throws an IOException without own failure message if deserialisation fails

2017-01-18 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-5559: -- Summary: queryable state: KvStateRequestSerializer#deserializeKeyAndNamespace() throws an IOException without own failure message if deserialisation fails Key: FLINK-5559 URL: https

[jira] [Created] (FLINK-5561) DataInputDeserializer#available returns one too few

2017-01-18 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-5561: -- Summary: DataInputDeserializer#available returns one too few Key: FLINK-5561 URL: https://issues.apache.org/jira/browse/FLINK-5561 Project: Flink Issue Type

[jira] [Created] (FLINK-5059) only serialise events once in RecordWriter#broadcastEvent

2016-11-14 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-5059: -- Summary: only serialise events once in RecordWriter#broadcastEvent Key: FLINK-5059 URL: https://issues.apache.org/jira/browse/FLINK-5059 Project: Flink Issue

[jira] [Created] (FLINK-5060) only serialise records once in RecordWriter#emit and RecordWriter#broadcastEmit

2016-11-14 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-5060: -- Summary: only serialise records once in RecordWriter#emit and RecordWriter#broadcastEmit Key: FLINK-5060 URL: https://issues.apache.org/jira/browse/FLINK-5060 Project

[jira] [Created] (FLINK-5066) prevent LocalInputChannel#getNextBuffer from de-serialising all events when looking for EndOfPartitionEvent only

2016-11-14 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-5066: -- Summary: prevent LocalInputChannel#getNextBuffer from de-serialising all events when looking for EndOfPartitionEvent only Key: FLINK-5066 URL: https://issues.apache.org/jira/browse

[jira] [Created] (FLINK-5178) allow BLOB_STORAGE_DIRECTORY_KEY to point to a distributed file system

2016-11-28 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-5178: -- Summary: allow BLOB_STORAGE_DIRECTORY_KEY to point to a distributed file system Key: FLINK-5178 URL: https://issues.apache.org/jira/browse/FLINK-5178 Project: Flink

[jira] [Created] (FLINK-5081) unable to set yarn.maximum-failed-containers with flink one-time YARN setup

2016-11-16 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-5081: -- Summary: unable to set yarn.maximum-failed-containers with flink one-time YARN setup Key: FLINK-5081 URL: https://issues.apache.org/jira/browse/FLINK-5081 Project: Flink

[jira] [Created] (FLINK-5008) Update IDE setup documentation

2016-11-03 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-5008: -- Summary: Update IDE setup documentation Key: FLINK-5008 URL: https://issues.apache.org/jira/browse/FLINK-5008 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-5308) download links to previous releases are incomplete

2016-12-09 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-5308: -- Summary: download links to previous releases are incomplete Key: FLINK-5308 URL: https://issues.apache.org/jira/browse/FLINK-5308 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-5309) documentation links on the home page point to 1.2-SNAPSHOT

2016-12-09 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-5309: -- Summary: documentation links on the home page point to 1.2-SNAPSHOT Key: FLINK-5309 URL: https://issues.apache.org/jira/browse/FLINK-5309 Project: Flink Issue

[jira] [Created] (FLINK-5334) outdated scala SBT quickstart example

2016-12-14 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-5334: -- Summary: outdated scala SBT quickstart example Key: FLINK-5334 URL: https://issues.apache.org/jira/browse/FLINK-5334 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-5482) QueryableStateClient does not recover from a failed lookup due to a non-running job

2017-01-13 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-5482: -- Summary: QueryableStateClient does not recover from a failed lookup due to a non-running job Key: FLINK-5482 URL: https://issues.apache.org/jira/browse/FLINK-5482

[jira] [Created] (FLINK-5202) test timeout (no output for 300s) in YARNHighAvailabilityITCase

2016-11-29 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-5202: -- Summary: test timeout (no output for 300s) in YARNHighAvailabilityITCase Key: FLINK-5202 URL: https://issues.apache.org/jira/browse/FLINK-5202 Project: Flink

[jira] [Created] (FLINK-5204) Flakey YARNSessionCapacitySchedulerITCase (NullPointerException)

2016-11-29 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-5204: -- Summary: Flakey YARNSessionCapacitySchedulerITCase (NullPointerException) Key: FLINK-5204 URL: https://issues.apache.org/jira/browse/FLINK-5204 Project: Flink

[jira] [Created] (FLINK-5203) YARNHighAvailabilityITCase fails to deploy YARN cluster

2016-11-29 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-5203: -- Summary: YARNHighAvailabilityITCase fails to deploy YARN cluster Key: FLINK-5203 URL: https://issues.apache.org/jira/browse/FLINK-5203 Project: Flink Issue Type

[jira] [Created] (FLINK-5206) Flakey PythonPlanBinderTest

2016-11-29 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-5206: -- Summary: Flakey PythonPlanBinderTest Key: FLINK-5206 URL: https://issues.apache.org/jira/browse/FLINK-5206 Project: Flink Issue Type: Bug Environment

[jira] [Created] (FLINK-5212) Flakey ScalaShellITCase#testPreventRecreationBatch (out of Java heap space)

2016-11-30 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-5212: -- Summary: Flakey ScalaShellITCase#testPreventRecreationBatch (out of Java heap space) Key: FLINK-5212 URL: https://issues.apache.org/jira/browse/FLINK-5212 Project: Flink

[jira] [Created] (FLINK-6064) wrong BlobServer hostname in TaskExecutor

2017-03-15 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-6064: -- Summary: wrong BlobServer hostname in TaskExecutor Key: FLINK-6064 URL: https://issues.apache.org/jira/browse/FLINK-6064 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-6299) make all IT cases extend from TestLogger

2017-04-12 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-6299: -- Summary: make all IT cases extend from TestLogger Key: FLINK-6299 URL: https://issues.apache.org/jira/browse/FLINK-6299 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-6270) Port several network config parameters to ConfigOption

2017-04-06 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-6270: -- Summary: Port several network config parameters to ConfigOption Key: FLINK-6270 URL: https://issues.apache.org/jira/browse/FLINK-6270 Project: Flink Issue Type

[jira] [Created] (FLINK-6287) Flakey JobManagerRegistrationTest

2017-04-10 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-6287: -- Summary: Flakey JobManagerRegistrationTest Key: FLINK-6287 URL: https://issues.apache.org/jira/browse/FLINK-6287 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-6293) Flakey JobManagerITCase

2017-04-11 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-6293: -- Summary: Flakey JobManagerITCase Key: FLINK-6293 URL: https://issues.apache.org/jira/browse/FLINK-6293 Project: Flink Issue Type: Bug Components: Job

[jira] [Created] (FLINK-6292) Travis: transfer.sh not accepting uploads via http:// anymore

2017-04-11 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-6292: -- Summary: Travis: transfer.sh not accepting uploads via http:// anymore Key: FLINK-6292 URL: https://issues.apache.org/jira/browse/FLINK-6292 Project: Flink

[jira] [Created] (FLINK-6329) refactor name-addressable accessors in BlobService classes from returning a URL to a File or InputStream

2017-04-19 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-6329: -- Summary: refactor name-addressable accessors in BlobService classes from returning a URL to a File or InputStream Key: FLINK-6329 URL: https://issues.apache.org/jira/browse/FLINK

[jira] [Created] (FLINK-6305) flink-ml tests are executed in all flink-fast-test profiles

2017-04-13 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-6305: -- Summary: flink-ml tests are executed in all flink-fast-test profiles Key: FLINK-6305 URL: https://issues.apache.org/jira/browse/FLINK-6305 Project: Flink Issue

[jira] [Created] (FLINK-6320) Flakey JobManagerHAJobGraphRecoveryITCase

2017-04-18 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-6320: -- Summary: Flakey JobManagerHAJobGraphRecoveryITCase Key: FLINK-6320 URL: https://issues.apache.org/jira/browse/FLINK-6320 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-6008) collection of BlobServer improvements

2017-03-09 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-6008: -- Summary: collection of BlobServer improvements Key: FLINK-6008 URL: https://issues.apache.org/jira/browse/FLINK-6008 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-6005) unit test ArrayList initializations without default size

2017-03-09 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-6005: -- Summary: unit test ArrayList initializations without default size Key: FLINK-6005 URL: https://issues.apache.org/jira/browse/FLINK-6005 Project: Flink Issue

[jira] [Created] (FLINK-6046) Add support for oversized messages during deployment

2017-03-14 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-6046: -- Summary: Add support for oversized messages during deployment Key: FLINK-6046 URL: https://issues.apache.org/jira/browse/FLINK-6046 Project: Flink Issue Type

[jira] [Created] (FLINK-5973) check whether the direct memory size is always correctly calculated

2017-03-06 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-5973: -- Summary: check whether the direct memory size is always correctly calculated Key: FLINK-5973 URL: https://issues.apache.org/jira/browse/FLINK-5973 Project: Flink

[jira] [Created] (FLINK-7315) use flink's buffers in netty

2017-07-31 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-7315: -- Summary: use flink's buffers in netty Key: FLINK-7315 URL: https://issues.apache.org/jira/browse/FLINK-7315 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-7316) always use off-heap network buffers

2017-07-31 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-7316: -- Summary: always use off-heap network buffers Key: FLINK-7316 URL: https://issues.apache.org/jira/browse/FLINK-7316 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-7311) refrain from using fail(Exception#getMessage()) in core memory tests

2017-07-31 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-7311: -- Summary: refrain from using fail(Exception#getMessage()) in core memory tests Key: FLINK-7311 URL: https://issues.apache.org/jira/browse/FLINK-7311 Project: Flink

[jira] [Created] (FLINK-7312) activate checkstyle for flink/core/memory/*

2017-07-31 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-7312: -- Summary: activate checkstyle for flink/core/memory/* Key: FLINK-7312 URL: https://issues.apache.org/jira/browse/FLINK-7312 Project: Flink Issue Type

[jira] [Created] (FLINK-7310) always use HybridMemorySegment

2017-07-31 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-7310: -- Summary: always use HybridMemorySegment Key: FLINK-7310 URL: https://issues.apache.org/jira/browse/FLINK-7310 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-7351) test instability in JobClientActorRecoveryITCase#testJobClientRecovery

2017-08-02 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-7351: -- Summary: test instability in JobClientActorRecoveryITCase#testJobClientRecovery Key: FLINK-7351 URL: https://issues.apache.org/jira/browse/FLINK-7351 Project: Flink

[jira] [Created] (FLINK-7346) EventTimeWindowCheckpointingITCase.testPreAggregatedSlidingTimeWindow killed by maven watchdog on Travis

2017-08-02 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-7346: -- Summary: EventTimeWindowCheckpointingITCase.testPreAggregatedSlidingTimeWindow killed by maven watchdog on Travis Key: FLINK-7346 URL: https://issues.apache.org/jira/browse/FLINK

[jira] [Created] (FLINK-7361) flink-web doesn't build with ruby 2.4

2017-08-03 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-7361: -- Summary: flink-web doesn't build with ruby 2.4 Key: FLINK-7361 URL: https://issues.apache.org/jira/browse/FLINK-7361 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-7352) ExecutionGraphRestartTest timeouts

2017-08-02 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-7352: -- Summary: ExecutionGraphRestartTest timeouts Key: FLINK-7352 URL: https://issues.apache.org/jira/browse/FLINK-7352 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-7370) rework operator documentation

2017-08-04 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-7370: -- Summary: rework operator documentation Key: FLINK-7370 URL: https://issues.apache.org/jira/browse/FLINK-7370 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-7363) add hashes and signatures to the download page

2017-08-03 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-7363: -- Summary: add hashes and signatures to the download page Key: FLINK-7363 URL: https://issues.apache.org/jira/browse/FLINK-7363 Project: Flink Issue Type

[jira] [Created] (FLINK-7412) optimise NettyMessage.TaskEventRequest#readFrom() to read from netty buffers directly

2017-08-10 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-7412: -- Summary: optimise NettyMessage.TaskEventRequest#readFrom() to read from netty buffers directly Key: FLINK-7412 URL: https://issues.apache.org/jira/browse/FLINK-7412

[jira] [Created] (FLINK-7427) integrate PartitionRequestProtocol into NettyProtocol

2017-08-11 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-7427: -- Summary: integrate PartitionRequestProtocol into NettyProtocol Key: FLINK-7427 URL: https://issues.apache.org/jira/browse/FLINK-7427 Project: Flink Issue Type

[jira] [Created] (FLINK-7428) avoid one additional buffer copy when receiving messages

2017-08-11 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-7428: -- Summary: avoid one additional buffer copy when receiving messages Key: FLINK-7428 URL: https://issues.apache.org/jira/browse/FLINK-7428 Project: Flink Issue

[jira] [Created] (FLINK-7431) test instability in JobManagerFailsITCase

2017-08-11 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-7431: -- Summary: test instability in JobManagerFailsITCase Key: FLINK-7431 URL: https://issues.apache.org/jira/browse/FLINK-7431 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-7467) a slow client on the BlobServer may block writing operations

2017-08-17 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-7467: -- Summary: a slow client on the BlobServer may block writing operations Key: FLINK-7467 URL: https://issues.apache.org/jira/browse/FLINK-7467 Project: Flink

[jira] [Created] (FLINK-7166) generated avro sources not cleaned up or re-created after changes

2017-07-12 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-7166: -- Summary: generated avro sources not cleaned up or re-created after changes Key: FLINK-7166 URL: https://issues.apache.org/jira/browse/FLINK-7166 Project: Flink

[jira] [Created] (FLINK-7196) add a TTL to transient BLOB files

2017-07-14 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-7196: -- Summary: add a TTL to transient BLOB files Key: FLINK-7196 URL: https://issues.apache.org/jira/browse/FLINK-7196 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-7212) JobManagerLeaderSessionIDITSuite not executed

2017-07-17 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-7212: -- Summary: JobManagerLeaderSessionIDITSuite not executed Key: FLINK-7212 URL: https://issues.apache.org/jira/browse/FLINK-7212 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-7140) include a UUID/random name into the BlobKey

2017-07-10 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-7140: -- Summary: include a UUID/random name into the BlobKey Key: FLINK-7140 URL: https://issues.apache.org/jira/browse/FLINK-7140 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-7141) enable travis cache again

2017-07-10 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-7141: -- Summary: enable travis cache again Key: FLINK-7141 URL: https://issues.apache.org/jira/browse/FLINK-7141 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-7262) remove unused FallbackLibraryCacheManager

2017-07-25 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-7262: -- Summary: remove unused FallbackLibraryCacheManager Key: FLINK-7262 URL: https://issues.apache.org/jira/browse/FLINK-7262 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-7261) avoid unnecessary exceptions in the logs in non-HA cases

2017-07-25 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-7261: -- Summary: avoid unnecessary exceptions in the logs in non-HA cases Key: FLINK-7261 URL: https://issues.apache.org/jira/browse/FLINK-7261 Project: Flink Issue

  1   2   3   4   5   >