Closed
Bug 1328986
Opened 9 years ago
Closed 9 years ago
Mark HBaseMainSummaryViewTest test as slow
Categories
(Cloud Services Graveyard :: Metrics: Pipeline, defect, P1)
Cloud Services Graveyard
Metrics: Pipeline
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bugzilla, Assigned: rvitillo)
References
Details
Attachments
(1 file)
The test is new, and fails on OS X with this message over and over until it times out
```
17/01/05 13:54:29 WARN ClientCnxn: Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect
java.net.ConnectException: Connection refused
at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
```
We should add setup instructions for zookeeper/hbase so we can run the tests successfully on OS X
![]() |
Assignee | |
Updated•9 years ago
|
Assignee: nobody → rvitillo
![]() |
Assignee | |
Comment 1•9 years ago
|
||
Attachment #8824504 -
Flags: review?(ssuh)
![]() |
Assignee | |
Updated•9 years ago
|
Points: --- → 1
Priority: -- → P1
![]() |
Assignee | |
Updated•9 years ago
|
Summary: Update docs on setting up environment to run HBaseMainSummaryViewTest on OS X → Mark HBaseMainSummaryViewTest test as slow
![]() |
Assignee | |
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Attachment #8824504 -
Flags: review?(ssuh) → review+
Updated•7 years ago
|
Product: Cloud Services → Cloud Services Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•