Skip to content

Instantly share code, notes, and snippets.

View yungchin's full-sized avatar

Yung-Chin Oei yungchin

  • Cambridge, United Kingdom
View GitHub Profile
This file has been truncated, but you can view the full file.
[2015-06-22 21:52:00,272] DEBUG [Topic Deletion Manager 0], Delete topic callback invoked for StopReplicaResponse(1589,Map([test-data,2] -> 0),0) (kafka.controller.TopicDeletionManager)
[2015-06-22 21:52:00,273] DEBUG [Topic Deletion Manager 0], Deletion successfully completed for replicas [Topic=test-data,Partition=2,Replica=1] (kafka.controller.TopicDeletionManager)
[2015-06-22 21:52:00,273] INFO [Replica state machine on controller 0]: Invoking state change to ReplicaDeletionSuccessful for replicas [Topic=test-data,Partition=2,Replica=1] (kafka.controller.ReplicaStateMachine)
[2015-06-22 21:52:00,273] INFO [delete-topics-thread-0], Handling deletion for topics test-data (kafka.controller.TopicDeletionManager$DeleteTopicsThread)
@yungchin
yungchin / Dockerfile
Last active December 12, 2015 05:37
Dockerfile to quickly pull together a development environment for pykafka (with rdkafka).
FROM debian:jessie
RUN apt-get -y update && \
apt-get -y install python-dev python-pip git gcc make \
python3 python3-dev \
python-tox python3-setuptools \
pypy pypy-dev \
libev-dev libsnappy-dev \
zlib1g-dev openjdk-7-jre-headless \
vim-tiny

Keybase proof

I hereby claim:

  • I am yungchin on github.
  • I am yungchin (https://keybase.io/yungchin) on keybase.
  • I have a public key ASDh5QS1jnSbghxejAs3UXfsr43bd3ulFi50ehhX_H6VQgo

To claim this, I am signing this object: