linkedin / linkedin/ambry

AccountUpdateTool integration test failing

Open
#731 0 comments 0 reactions 1 assignee View on GitHub

@xiahome is already working on this.

Since Aug 21, 2017.

bug
Dominant language
Java
Stars
1.8k
Forks
298
Avg merge
21h 43m
Merged PRs (30d)
9

Description

```
com.github.ambry.account.AccountUpdateToolTest > testUpdateAccount FAILED
org.I0Itec.zkclient.exception.ZkTimeoutException: Unable to connect to zookeeper server within timeout: 2000
at org.I0Itec.zkclient.ZkClient.connect(ZkClient.java:1120)
at org.I0Itec.zkclient.ZkClient.(ZkClient.java:147)
at org.I0Itec.zkclient.ZkClient.(ZkClient.java:122)
at org.apache.helix.manager.zk.ZkClient.(ZkClient.java:60)
at org.apache.helix.manager.zk.ZkClient.(ZkClient.java:69)
at org.apache.helix.manager.zk.ZkClient.(ZkClient.java:82)
at com.github.ambry.commons.HelixNotifier.(HelixNotifier.java:75)
at com.github.ambry.account.AccountUpdateTool.getHelixAccountService(AccountUpdateTool.java:229)
at com.github.ambry.account.AccountUpdateTool.updateAccount(AccountUpdateTool.java:196)
at com.github.ambry.account.AccountUpdateToolTest.createOrUpdateAccountsAndWait(AccountUpdateToolTest.java:218)
at com.github.ambry.account.AccountUpdateToolTest.testUpdateAccount(AccountUpdateToolTest.java:125)
```

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.