Pekka Enberg
38a54df863
Fix pre-ScyllaDB copyright statements
...
People keep tripping over the old copyrights and copy-pasting them to
new files. Search and replace "Cloudius Systems" with "ScyllaDB".
Message-Id: <1460013664-25966-1-git-send-email-penberg@scylladb.com >
2016-04-08 08:12:47 +03:00
Asias He
2cc31ac977
streaming: Get rid of the stream_index
...
It is always zero.
2016-01-25 16:58:57 +08:00
Asias He
89b79d44de
streaming: Get rid of the _connecting_ parameter
...
messaging_service will use private ip address automatically to connect a
peer node if possible. There is no need for the upper level like
streaming to worry about it. Drop it simplifies things a bit.
2015-12-31 11:25:08 +01:00
Avi Kivity
d5cf0fb2b1
Add license notices
2015-09-20 10:43:39 +03:00
Asias He
d574e6e3c8
streaming: Rename getTotalFilesToSend to get_total_files_to_send
2015-07-21 16:12:54 +08:00
Asias He
ec8a0e2566
streaming: Add add_session_info and get_all_session_info
2015-06-26 09:21:21 +08:00
Asias He
fb3df916b9
streaming: Complete session_info
2015-06-24 16:13:30 +08:00
Asias He
4a7ef682ab
streaming: Use stream_session_state
...
In session_info, stream_coordinator and stream_session
2015-06-24 16:13:30 +08:00
Asias He
573e96c4c2
streaming: Convert StreamState.java to C++
2015-06-24 16:13:30 +08:00
Asias He
0aa9fdff5d
streaming: Convert SessionInfo.java to C++
2015-06-18 23:02:31 +08:00