You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Yichen Zhou (JIRA)" <ji...@apache.org> on 2018/09/05 12:02:00 UTC

[jira] [Created] (KYLIN-3541) TableACLManagerTest failed

Yichen Zhou created KYLIN-3541:
----------------------------------

             Summary: TableACLManagerTest failed
                 Key: KYLIN-3541
                 URL: https://issues.apache.org/jira/browse/KYLIN-3541
             Project: Kylin
          Issue Type: Bug
            Reporter: Yichen Zhou


2018-09-05 11:11:27,013 ERROR [pool-179-thread-1] cachesync.Broadcaster:137 : Announce broadcast event failed, targetNode localhost:49607 broadcastEvent BroadcastEvent\{entity=table_acl, event=create, cacheKey=default}, error msg: org.apache.http.conn.HttpHostConnectException: Connection to

[http://localhost:49607|http://localhost:49607/]

refused 2018-09-05 11:11:27,013 ERROR [pool-179-thread-1] cachesync.Broadcaster:330 : Announce broadcast event exceeds retry limit, abandon targetNode localhost:49607 broadcastEvent BroadcastEvent\{entity=table_acl, event=create, cacheKey=default} 2018-09-05 11:11:27,015 INFO [main] server.AbstractConnector:318 : Stopped ServerConnector@664c7565\{HTTP/1.1,[http/1.1]}{0.0.0.0:49607} 2018-09-05 11:11:27,015 INFO [main] handler.ContextHandler:910 : Stopped o.e.j.s.ServletContextHandler@515a8659\{/,null,UNAVAILABLE} 2018-09-05 11:11:27,026 INFO [main] common.KylinConfig:113 : Destroy KylinConfig [ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.932 s <<< FAILURE! - in org.apache.kylin.rest.security.TableACLManagerTest [ERROR] test(org.apache.kylin.rest.security.TableACLManagerTest) Time elapsed: 2.856 s <<< FAILURE! java.lang.AssertionError: expected:<1> but was:<0> at org.apache.kylin.rest.security.TableACLManagerTest.test(TableACLManagerTest.java:50)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)