[jira] [Created] (FLINK-15486) LocalInputChannelTest.testConcurrentConsumeMultiplePartitions failing on ppc64le platform.

2020-01-06 Thread Siddhesh Ghadi (Jira)
Siddhesh Ghadi created FLINK-15486:
--

 Summary: 
LocalInputChannelTest.testConcurrentConsumeMultiplePartitions failing on 
ppc64le platform.
 Key: FLINK-15486
 URL: https://issues.apache.org/jira/browse/FLINK-15486
 Project: Flink
  Issue Type: Bug
  Components: Runtime / Network
 Environment: arch: ppc64le
os: rhel7.6
jdk: 8
mvn: 3.6.2
Reporter: Siddhesh Ghadi
 Attachments: surefire-report.txt

LocalInputChannelTest.testConcurrentConsumeMultiplePartitions fails due to 
timeout however when the timeout is increased, it is passing. Any pointer to 
possible solution/explanation for such behavior would be helpful.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (FLINK-15318) RocksDBWriteBatchPerformanceTest.benchMark fails on ppc64le

2019-12-19 Thread Siddhesh Ghadi (Jira)


[ 
https://issues.apache.org/jira/browse/FLINK-15318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17000605#comment-17000605
 ] 

Siddhesh Ghadi commented on FLINK-15318:


I verified it with master, release-1.10, release-1.9 & release-1.8 branches, 
RocksDBWriteBatchPerformanceTest.benchMark fails on all these branches. Also I 
came across this error for the first time when I tried it on ppc64le.

> RocksDBWriteBatchPerformanceTest.benchMark fails on ppc64le
> ---
>
> Key: FLINK-15318
> URL: https://issues.apache.org/jira/browse/FLINK-15318
> Project: Flink
>  Issue Type: Bug
>  Components: Benchmarks, Runtime / State Backends
> Environment: arch: ppc64le
> os: rhel7.6, ubuntu 18.04
> jdk: 8, 11
> mvn: 3.3.9, 3.6.2
>Reporter: Siddhesh Ghadi
>Priority: Major
> Attachments: surefire-report.txt
>
>
> RocksDBWriteBatchPerformanceTest.benchMark fails due to TestTimedOut, however 
> when test-timeout is increased from 2s to 5s in 
> org/apache/flink/contrib/streaming/state/benchmark/RocksDBWriteBatchPerformanceTest.java:75,
>  it passes. Is this acceptable solution?
> Note: Tests are ran inside a container.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (FLINK-15318) RocksDBWriteBatchPerformanceTest.benchMark fails on ppc64le

2019-12-18 Thread Siddhesh Ghadi (Jira)
Siddhesh Ghadi created FLINK-15318:
--

 Summary: RocksDBWriteBatchPerformanceTest.benchMark fails on 
ppc64le
 Key: FLINK-15318
 URL: https://issues.apache.org/jira/browse/FLINK-15318
 Project: Flink
  Issue Type: Bug
  Components: Benchmarks, Runtime / State Backends
 Environment: arch: ppc64le
os: rhel7.6, ubuntu 18.04
jdk: 8, 11
mvn: 3.3.9, 3.6.2
Reporter: Siddhesh Ghadi
 Attachments: surefire-report.txt

RocksDBWriteBatchPerformanceTest.benchMark fails due to TestTimedOut, however 
when test-timeout is increased from 2s to 5s in 
org/apache/flink/contrib/streaming/state/benchmark/RocksDBWriteBatchPerformanceTest.java:75,
 it passes. Is this acceptable solution?

Note: Tests are ran inside a container.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (FLINK-15305) MemoryMappedBoundedDataTest fails with IOException on ppc64le

2019-12-17 Thread Siddhesh Ghadi (Jira)
Siddhesh Ghadi created FLINK-15305:
--

 Summary: MemoryMappedBoundedDataTest fails with IOException on 
ppc64le
 Key: FLINK-15305
 URL: https://issues.apache.org/jira/browse/FLINK-15305
 Project: Flink
  Issue Type: Bug
  Components: Runtime / Network
 Environment: arch: ppc64le
os: rhel 7.6
jdk: 8
mvn: 3.3.9
Reporter: Siddhesh Ghadi
 Attachments: surefire-report.txt

By reducing the buffer size from 76_687 to 60_787 in 
flink-runtime/src/test/java/org/apache/flink/runtime/io/network/partition/BoundedDataTestBase.java:164,
 test passes. Any thoughts on this approach?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)