tair /
| Revision | Message | Author | Date |
|---|---|---|---|
| r847 | test-Building-- 20120521 12:38:43 |
ads | 2012-05-21 12:38:43 |
| r846 | modfiy tools/makefile.am |
zongdai | 2012-05-21 12:35:05 |
| r845 | modify rpm config |
zongdai | 2012-05-21 12:22:36 |
| r844 | http://rb.corp.taobao.com/r/31386/ |
zongdai | 2012-05-21 11:43:49 |
| r843 | fix bug: wrong inval code. see http://rb.corp.taobao.com/r/31377/ |
zongdai | 2012-05-21 11:10:02 |
| r842 | revert leveldb/snappy/config.h.in |
zongdai | 2012-05-21 10:19:03 |
| r841 | vim src/storage/ldb/leveldb/snappy/config.h.in |
zongdai | 2012-05-21 10:02:18 |
| r840 | change prefixPut count |
xinshu | 2012-05-18 20:04:19 |
| r839 | do put |
xinshu | 2012-05-18 17:57:00 |
| r838 | test without work thrad |
xinshu | 2012-05-18 17:48:43 |
| r837 | add prefix single case |
ashu | 2012-05-18 17:28:16 |
| r836 | change some assert premise in prefix case |
ashu | 2012-05-18 16:10:47 |
| r835 | handling duplicated data_entry in set or map |
dutor | 2012-05-18 13:43:05 |
| r834 | tmp ver |
xinshu | 2012-05-18 00:08:45 |
| r833 | add check msg status |
xinshu | 2012-05-17 21:13:03 |
| r832 | add prefix failover case |
ashu | 2012-05-17 09:56:05 |
| r831 | change for find core |
xinshu | 2012-05-16 23:48:43 |
| r830 | fix C++ smembers number translate core |
choutian | 2012-05-16 17:35:39 |
| r829 | merge from http://code.taobao.org/svn/tair/tags/ldb_release_for_tmp@726:820, fix migrate b... |
nayan | 2012-05-16 17:26:54 |
| r828 | change diamond group name |
xinshu | 2012-05-15 17:15:30 |
| r827 | change java-tool conf name in test case |
xinshu | 2012-05-15 16:21:03 |
| r826 | change inval bin |
xinshu | 2012-05-15 16:07:46 |
| r825 | change test_bin |
xinshu | 2012-05-15 15:21:19 |
| r824 | change java-tool conf name |
ashu | 2012-05-15 14:57:43 |
| r823 | prevent duplicated keys received in get_packet |
dutor | 2012-05-14 16:35:40 |
| r822 | fix bug about expire time when prefix puts |
dutor | 2012-05-14 14:20:06 |
| r821 | prevent duplicated skeys from dataserver. |
dutor | 2012-05-14 13:03:12 |
| r820 | migrate check key size with TAIR_MAX_KEY_SIZE_WITH_AREA; see http://rb.corp.taobao.com/r/3... |
nayan | 2012-05-10 17:41:45 |
| r819 | print invalid kv size ; see http://rb.corp.taobao.com/r/30424/ |
nayan | 2012-05-10 15:29:20 |
| r818 | http://rb.corp.taobao.com/r/30420 |
zongdai | 2012-05-10 15:21:03 |
| r817 | return ok if no ipacket |
xinshu | 2012-05-10 10:00:21 |
| r816 | fix get_hidden bug: returning item hidden |
dutor | 2012-05-09 15:48:21 |
| r815 | merge prefix key to trunk |
dutor | 2012-05-09 10:34:08 |
| r814 | add prefix puts' transaction |
dutor | 2012-05-09 09:21:00 |
| r813 | add thread |
xinshu | 2012-05-08 12:47:38 |
| r812 | add getcwd warning |
xinshu | 2012-05-08 10:59:06 |
| r811 | comment FailOverAshuTest |
xinshu | 2012-05-08 10:58:38 |
| r810 | fixed with easy pool bug,tmp version |
xinshu | 2012-05-08 10:34:47 |
| r809 | cs clear stat info when ds is removed from _server_list; abs cleanup; see http://rb.corp.t... |
nayan | 2012-05-08 10:27:01 |
| r808 | test-Building-- 20120508 10:19:55 |
ads | 2012-05-08 10:19:56 |
| r807 | change getVerifySuccessful ret |
ashu | 2012-05-07 20:27:31 |
| r806 | mv FailOverNetCutTest2 to NetCutTest2 |
ashu | 2012-05-07 19:44:06 |
| r805 | change DataDebug to mdb_tool |
xinshu | 2012-05-07 19:41:29 |
| r804 | change diamond-client dependent in pom.xml |
xinshu | 2012-05-07 17:36:11 |
| r803 | configserver clear stat info of down servers see ; cleanup |
nayan | 2012-05-07 16:07:27 |
| r802 | c++ client direct connect to data server. see http://rb.corp.taobao.com/r/29797 |
mobing | 2012-05-07 15:36:29 |
| r801 | add prefix invalid/hide |
dutor | 2012-05-06 21:23:24 |
| r800 | test-Building-- 20120504 17:01:37 |
ads | 2012-05-04 17:01:38 |
| r799 | substitute self-defined TAIR_MAX_PATH_LEN for PATH_MAX to avoid to cry for lost limits.. |
nayan | 2012-05-04 16:58:06 |
| r798 | delay to destroy ldbinstance/cache to avoid ldb_instance/cache wild pointer use; see http:... |
nayan | 2012-05-04 16:41:27 |
| r797 | move diamond configure files into diamond path |
ashu | 2012-05-04 13:59:27 |
| r796 | changed some assert judge |
ashu | 2012-05-03 19:04:02 |
| r795 | rollback README |
xinshu | 2012-05-03 14:08:29 |
| r794 | fix C++ client add integer core |
choutian | 2012-05-02 18:05:00 |
| r793 | add client cmd to control migrate speed; see http://rb.corp.taobao.com/r/28755/ |
nayan | 2012-05-02 15:22:45 |
| r792 | slave configserver reject op_cmd request; client check init; op cmd lock guard; see http:/... |
nayan | 2012-05-02 11:23:12 |
| r791 | fix bug when proxy |
choutian | 2012-05-02 09:45:41 |
| r790 | shell on cs |
ashu | 2012-04-28 11:53:06 |
| r789 | fixed a problem that change tairtool's putstart wrong |
ashu | 2012-04-28 11:24:14 |
| r788 | test case for ldb fastdump failover test |
ashu | 2012-04-28 10:32:12 |
| r787 | test-Building-- 20120427 15:09:51 |
ads | 2012-04-27 15:09:52 |
| r786 | abs cleanup |
nayan | 2012-04-27 14:59:01 |
| r785 | http://rb.corp.taobao.com/r/29368/ localmode |
yexiang | 2012-04-26 19:14:09 |
| r784 | test-Building-- 20120426 18:39:03 |
ads | 2012-04-26 18:39:04 |
| r783 | abs cleanup |
nayan | 2012-04-26 13:17:10 |
| r782 | test-Building-- 20120426 12:53:12 |
ads | 2012-04-26 12:53:13 |
| r781 | abs cleanup |
nayan | 2012-04-26 11:15:10 |
| r780 | abs cleanup |
nayan | 2012-04-26 11:01:41 |
| r779 | test-Building-- 20120425 18:55:22 |
ads | 2012-04-25 18:55:23 |
| r778 | abs cleanup |
nayan | 2012-04-25 18:48:01 |
| r777 | abs cleanup |
nayan | 2012-04-25 17:42:16 |
| r776 | abs cleanup |
nayan | 2012-04-25 16:43:06 |
| r775 | abs cleanup |
nayan | 2012-04-25 11:07:29 |
| r774 | abs cleanup |
nayan | 2012-04-25 10:35:47 |
| r773 | bloomfilter tag |
yexiang | 2012-04-25 10:27:46 |
| r772 | make rpms cleanup |
nayan | 2012-04-25 10:12:34 |
| r771 | merge multi_cluster_client and tair_client_impl; cleanup using node based on time sequnce ... |
nayan | 2012-04-24 16:35:02 |
| r770 | use self packet streamer tair_packet_streamer; see http://rb.corp.taobao.com/r/28897/ |
nayan | 2012-04-23 17:30:12 |
| r769 | slave config done't reply finish_migrate_bucket |
xinshu | 2012-04-23 16:28:52 |
| r768 | 2.3.1.3 release. modify changelog |
zongdai | 2012-04-23 16:04:18 |
| r767 | fixed copy_count=1 restart cs |
ashu | 2012-04-23 15:39:34 |
| r766 | tmp version |
xinshu | 2012-04-23 11:25:07 |
| r765 | sync table can't fail |
xinshu | 2012-04-23 00:26:05 |
| r764 | tmp version |
xinshu | 2012-04-22 23:49:53 |
| r763 | tmp version for configsever |
xinshu | 2012-04-22 23:27:01 |
| r762 | tmp version for configsever |
xinshu | 2012-04-22 23:24:18 |
| r761 | tmp version |
xinshu | 2012-04-22 19:13:30 |
| r760 | fix bug when no confirm |
xinshu | 2012-04-20 16:59:05 |
| r759 | check ioth |
xinshu | 2012-04-20 11:28:31 |
| r758 | migreate use same ioth |
xinshu | 2012-04-20 10:24:55 |
| r757 | if send failed,don't stop |
xinshu | 2012-04-19 17:55:56 |
| r756 | resetgroup => resetserver; see http://rb.corp.taobao.com/r/28700/ |
nayan | 2012-04-19 16:39:23 |
| r755 | check alive |
xinshu | 2012-04-19 16:23:01 |
| r754 | conn use same ioth |
xinshu | 2012-04-19 15:13:55 |
| r753 | change Makefile.am after add CTAIRCLIENTAPI_17_x_mget_Test.cpp |
ashu | 2012-04-19 15:03:36 |
| r752 | add mget testcase CTAIRCLIENTAPI_17_x_mget_Test.cpp |
ashu | 2012-04-19 15:02:48 |
| r751 | modify tair.sh. add LD_LIBRARY_PATH |
zongdai | 2012-04-19 13:26:17 |
| r750 | test-Building-- 20120419 11:04:55 |
ads | 2012-04-19 11:04:56 |
| r749 | see http://rb.corp.taobao.com/r/28248 |
zongdai | 2012-04-19 10:23:44 |
| r748 | modify changelog |
zongdai | 2012-04-19 10:21:30 |

Weibo Login
Taobao Login