Skip to content

Add circle.yml and Dockerfile to test flare on circle-ci#3

Open
ikehara wants to merge 22 commits intodevelopfrom
circle
Open

Add circle.yml and Dockerfile to test flare on circle-ci#3
ikehara wants to merge 22 commits intodevelopfrom
circle

Conversation

@ikehara
Copy link
Owner

@ikehara ikehara commented Nov 10, 2014

No description provided.

Yoshimoto Masanori and others added 18 commits September 5, 2014 14:13
bug fixes
 - Avoid to close the already closed socket
 - Skip proxy request when destination node is down
 - Fix the resource leaks of socket in server
 - Fix some compile warnings
 - Fix some race conditions in thread.cc
 - Check dynamic_cast result
 - Fix pthread_cond_wait() in zookeeper_lock::_assure_session_connected()
 - Add initialization of cluster#node
 - Remove some deadcode
 - Add null check before the code with the potential null access
 - Exit when IO-buffer is unsafe
 - Fix memory leak of proxy in op_parser_text
Fix zookeeper_lock::_assure_session_connected()
Fix failure of test_handler_cluster_replication
feature updates
- Added storage access time watching feature
- Replication over cluster

bug fixes
- Avoid to close the already closed socket.
- Fix bwlimit when creating new partition
- Fix initial value of epoll socket
- Fix pthread_cond_wait() in zookeeper_lock::_assure_session_connected()
- Fix resource leak of server socket
- Fix some initialization
- Fix the race condition in thread class
- Fix zookeeper_lock::_assure_session_connected()
- Fixed socket condition add_epoll_socket and add_kqueue_socket
- Modified include guards to fit them to the C++ standard naming convention.
- Skip proxy when destination node is down

others
- Support TravisCI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants