Yunjong Jeong (ollie)

Results 33 comments of Yunjong Jeong (ollie)

Hi, if the problem persists please raise an issue in https://github.com/kaiachain/kaia. Thanks.

Please include the pebbleDB to db_manager_test so that we can continuously test while you push commits to this PR branch.

@hyeonLewis @junha-ahn Sure, you can use the same metric keys for LevelDB and PebbleDB.

Hello @junha-ahn, would you reopen the pull request to https://github.com/kaiachain/kaia repository? we're migrating to kaiachain repos.

It looks like this particular block has too many transactions to be processed at once. Without changing the node configuration, you can use `debug_traceTransaction` for each txhash in the block...

Hello, could you either (1) rebase against the latest dev or (2) `git fetch --all && git cherry-pick 946bfe6`? This will fix the CI failure.

Please continue any further inquiries on https://github.com/kaiachain/kaia/issues.

Hello, could you either (1) rebase against the latest dev or (2) `git fetch --all && git cherry-pick 946bfe6`? This will fix the CI failure.

@hyunsooda Do not merge the dev. Please rebase against the latest dev.

The official zookeeper image seems working. But there's no official Kafka image. Could you try https://hub.docker.com/r/bitnami/kafka instead?