[ 
https://issues.apache.org/jira/browse/KYLIN-4771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17211613#comment-17211613
 ] 

ASF GitHub Bot commented on KYLIN-4771:
---------------------------------------

hit-lacus commented on pull request #1438:
URL: https://github.com/apache/kylin/pull/1438#issuecomment-706512995


   Hello @ggKe , I have checked your patch, your patch look good to me. But 
there are some UT failure, could you please help to fix them? 
   
   Following is part of log:
   
   
   ```sh
   [INFO] Tests run: 1, Failures: 0, Errors: 0, 
Skipped: 0, Time elapsed: 0.242 s - in 
org.apache.kylin.stream.core.storage.RecordsSerDeTest
   [INFO] Running 
org.apache.kylin.stream.core.storage.CheckPointStoreTest
   client:0 round266 scan finished
   client:1 round269 scan finished
   CheckPoint{sourceConsumePosition='{"1":30000,"2":40000,"3":50000}', 
persistedIndexes={1602241200000=1, 1602241199999=2, 1602241199998=3}, 
longLatencyInfo=LongLatencyInfo{longLatencyEventCnts={}, 
totalLongLatencyEventCnt=0}, 
segmentSourceStartPosition={1602241200000={"1":10000,"2":20000,"3":30000}}, 
checkPointTime=1602242847871, totalCount=1000000, checkPointCount=50000}
   going to delete checkpoint file CP-1602201600000
   going to delete checkpoint file CP-1602288000000
   going to delete checkpoint file CP-1602374400000
   going to delete checkpoint file CP-1602460800000
   going to delete checkpoint file CP-1602547200000
   CheckPoint{sourceConsumePosition='{"1":10000,"2":20000,"3":30000}', 
persistedIndexes={1602241200000=1, 1602241199999=2, 1602241199998=3}, 
longLatencyInfo=LongLatencyInfo{longLatencyEventCnts={}, 
totalLongLatencyEventCnt=0}, 
segmentSourceStartPosition={1602241200000={"1":10000,"2":20000,"3":30000}}, 
checkPointTime=1603020447894, totalCount=1000000, checkPointCount=50000}
   [INFO] Tests run: 3, Failures: 0, Errors: 0, 
Skipped: 0, Time elapsed: 0.028 s - in 
org.apache.kylin.stream.core.storage.CheckPointStoreTest
   [INFO] 
   [INFO] Results:
   [INFO] 
   [ERROR] Failures: 
   [ERROR]   
StreamingSegmentManagerTest.testAddEventAndScan:120 expected:<80000> but 
was:<30007>
   [ERROR]   StreamingSegmentManagerTest.testIndexFilter:182 
expected:<153298[080]0000> but was:<153298[104]0000>
   [INFO] 
   [ERROR] Tests run: 29, Failures: 2, Errors: 0, Skipped: 0
   [INFO] 
   [INFO] 
   [INFO] 
------------------------------------------------------------------------
   [INFO] Skipping Apache Kylin
   [INFO] This project has been banned from the build due to previous 
failures.
   [INFO] 
------------------------------------------------------------------------
   [INFO] 
------------------------------------------------------------------------
   [INFO] Reactor Summary:
   [INFO] 
   [INFO] Apache Kylin 3.1.1-SNAPSHOT ........................ 
SUCCESS [  3.516 s]
   [INFO] Apache Kylin - kylin External ...................... 
SUCCESS [  9.946 s]
   [INFO] Apache Kylin - Core Common ......................... 
SUCCESS [ 22.354 s]
   [INFO] Apache Kylin - Core Metadata ....................... 
SUCCESS [ 48.745 s]
   [INFO] Apache Kylin - Core Dictionary ..................... 
SUCCESS [03:16 min]
   [INFO] Apache Kylin - Core Cube ........................... 
SUCCESS [02:19 min]
   [INFO] Apache Kylin - Core Metrics ........................ 
SUCCESS [  5.364 s]
   [INFO] Apache Kylin - Core Job ............................ 
SUCCESS [01:08 min]
   [INFO] Apache Kylin - Core Storage ........................ 
SUCCESS [  9.280 s]
   [INFO] Apache Kylin - Stream Core ......................... 
FAILURE [01:02 min]
   [INFO] Apache Kylin - MapReduce Engine .................... 
SKIPPED
   [INFO] Apache Kylin - Spark Engine ........................ 
SKIPPED
   [INFO] Apache Kylin - Flink Engine ........................ 
SKIPPED
   [INFO] Apache Kylin - Hive Source ......................... 
SKIPPED
   [INFO] Apache Kylin - DataSource SDK ...................... 
SKIPPED
   [INFO] Apache Kylin - Jdbc Source ......................... 
SKIPPED
   [INFO] Apache Kylin - Kafka Source ........................ 
SKIPPED
   [INFO] Apache Kylin - Cache ............................... 
SKIPPED
   [INFO] Apache Kylin - HBase Storage ....................... 
SKIPPED
   [INFO] Apache Kylin - Query ............................... 
SKIPPED
   [INFO] Apache Kylin - Metrics Reporter Hive ............... 
SKIPPED
   [INFO] Apache Kylin - Metrics Reporter Kafka .............. 
SKIPPED
   [INFO] Apache Kylin - Stream Source Kafka ................. 
SKIPPED
   [INFO] Apache Kylin - Stream Coordinator .................. 
SKIPPED
   [INFO] Apache Kylin - Stream Receiver ..................... 
SKIPPED
   [INFO] Apache Kylin - Stream Storage ...................... 
SKIPPED
   [INFO] Apache Kylin - REST Server Base .................... 
SKIPPED
   [INFO] Apache Kylin - Tool ................................ 
SKIPPED
   [INFO] Apache Kylin - Cube Migration Service .............. 
SKIPPED
   [INFO] Apache Kylin - REST Server ......................... 
SKIPPED
   [INFO] Apache Kylin - JDBC Driver ......................... 
SKIPPED
   [INFO] Apache Kylin - Assembly ............................ 
SKIPPED
   [INFO] Apache Kylin - Tool Assembly ....................... 
SKIPPED
   [INFO] Apache Kylin - Integration Test .................... 
SKIPPED
   [INFO] Apache Kylin - Tomcat Extension 3.1.1-SNAPSHOT ..... 
SKIPPED
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD FAILURE
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time: 09:28 min
   [INFO] Finished at: 2020-10-09T11:27:28Z
   [INFO] 
------------------------------------------------------------------------
   [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.21.0:test 
(default-test) on project kylin-stream-core: There are 
test failures.
   [ERROR] 
   [ERROR] Please refer to 
/home/travis/build/apache/kylin/stream-core/../target/surefire-reports for the 
individual test results.
   [ERROR] Please refer to dump files (if any exist) 
[date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
   [ERROR] -> [Help 1]
   org.apache.maven.lifecycle.LifecycleExecutionException: 
Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.21.0:test 
(default-test) on project kylin-stream-core: There are 
test failures.
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Query streaming cube - Thread pool of MultiThreadsResultCollector be blocked.
> -----------------------------------------------------------------------------
>
>                 Key: KYLIN-4771
>                 URL: https://issues.apache.org/jira/browse/KYLIN-4771
>             Project: Kylin
>          Issue Type: Bug
>          Components: Query Engine, Real-time Streaming
>    Affects Versions: v3.1.0
>         Environment: Centos 7.4.1
> hbase 1.2.4
> hive 2.0.1
> hadoop 2.7.2
>            Reporter: GuKe
>            Assignee: GuKe
>            Priority: Major
>             Fix For: Future
>
>         Attachments: image-2020-09-23-11-57-15-795.png, 
> image-2020-09-23-11-57-55-413.png
>
>
> When the receiver query streaming-cube on local it will be blocked for 
> unknown reason.
>  This problem can lead to it the receiver can't response query to request.
> !image-2020-09-23-11-57-15-795.png!
> !image-2020-09-23-11-57-55-413.png!



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

Reply via email to