tair-client-java /

Revision Message Author Date
r72

fix version bug

yexiang 2012-02-22 13:22:24
r71

修复在网络分裂等复杂情况下,客户端无法恢复服务的bug

yexiang 2012-01-16 11:35:09
r70

create 2.3.3 branches

zongdai 2011-08-01 16:40:06
r69

Bug: sync configuration error when connection failed happened 100 times

07大熊 2011-05-05 15:45:25
r68

Bug: sync configuration error when connection failed happened 100 times

07大熊 2011-05-05 15:42:54
r67

[*]filter testcase

baoni 2011-04-13 10:12:55
r66

[*]filter testcase

baoni 2011-04-13 10:09:12
r65

[*]enlong waittime

baoni 2011-04-12 17:29:18
r64

[*]change case error

baoni 2011-04-12 17:21:53
r63

[*]change case error

baoni 2011-04-12 17:17:20
r62

[*]change case error

baoni 2011-04-12 16:36:27
r61

[*]change case error

baoni 2011-04-12 13:54:47
r60

[*]enlong waittime

baoni 2011-04-12 11:45:29
r59

[*]change cluster ip

baoni 2011-04-12 10:26:18
r58

[*]change case error

baoni 2011-03-31 16:26:17
r57

[*]change case error

baoni 2011-03-31 16:20:54
r56

[*]change case error

baoni 2011-03-31 16:19:47
r55

[*]change case error

baoni 2011-03-31 15:54:33
r54

[*]change case error

baoni 2011-03-31 15:43:50
r53

[*]change case error

baoni 2011-03-31 15:41:11
r52

fix a log error when set compress threshold

ruohai 2011-03-29 11:47:45
r51

addItem deals with resultcode

ruohai 2011-03-28 18:21:26
r50

[*]change count form -3998 to 0

baoni 2011-03-28 18:21:25
r49

[*]add namespace not exit testcase

baoni 2011-03-28 18:18:40
r48

[*]add namespace not exit testcase

baoni 2011-03-28 18:18:10
r47

fix mget return failed bug

ruohai 2011-03-28 17:58:04
r46

[*]add expire time

baoni 2011-03-28 17:55:55
r45

[*]add expire time

baoni 2011-03-28 16:34:37
r44

[*]add expire time

baoni 2011-03-28 16:33:47
r43

add two result code

07大熊 2011-03-28 15:52:34
r42

remove item partly success return code fix

ruohai 2011-03-25 20:22:24
r41

[*]add new Remove testcase

baoni 2011-03-25 19:06:29
r40

[*]add new Remove testcase

baoni 2011-03-25 18:51:39
r39

set count to 0 when getCount return data not exist

ruohai 2011-03-25 17:37:22
r38

[*]add new Remove testcase

baoni 2011-03-25 15:53:35
r37

[*]add new getAndRemove testcase

baoni 2011-03-25 13:54:02
r36

[*]add new getAndRemove testcase

baoni 2011-03-25 11:29:06
r35

[*]add new getAndRemove testcase

baoni 2011-03-25 11:12:00
r34

[*]add new getAndRemove testcase

baoni 2011-03-24 21:26:48
r33

fix npe

ruohai 2011-03-24 18:08:51
r32

[*]add new getItem testcase

baoni 2011-03-24 17:54:06
r31

return data not exist when got nothing

ruohai 2011-03-24 17:27:41
r30

fix mget return expired when partly success in face

ruohai 2011-03-24 17:11:27
r29

[*]add new getItem testcase

baoni 2011-03-24 16:13:18
r28

[*]add new addItem testcase

baoni 2011-03-24 15:11:05
r27

[*]add rdb package

baoni 2011-03-24 15:10:43
r26

fix partyly success do not return value list bug

ruohai 2011-03-24 14:18:22
r25

bugfix

ruohai 2011-03-24 13:59:14
r24

change max item size from 64kb to 32kb

ruohai 2011-03-23 17:18:17
r23

[+]modify error

baoni 2011-03-23 16:28:43
r22

[+]add new Item case

baoni 2011-03-23 15:38:49
r21

[*]modify addItem testcase

baoni 2011-03-23 14:37:47
r20

don't call delete when removeItem's count is ITEM_ALL since offset can gt 0

ruohai 2011-03-23 14:31:38
r19

[*]modify addItem testcase

baoni 2011-03-23 11:27:01
r18

[*]modify addItem testcase

baoni 2011-03-23 10:20:02
r17

[*]modify addItem testcase

baoni 2011-03-23 10:07:14
r16

[*]modify addItem testcase

baoni 2011-03-22 18:13:02
r15

[*]modify item verify method

baoni 2011-03-22 17:16:26
r14

bugfix: mget return success when serialize error

ruohai 2011-03-22 16:58:53
r13

[*]del invalid testcase

baoni 2011-03-22 16:50:31
r12

[*]add rdb package

baoni 2011-03-22 16:33:19
r11

[*]add common testcase

baoni 2011-03-22 16:12:55
r10

modify item to fit rdb

07大熊 2011-03-22 14:50:45
r9

modify item to fit rdb

07大熊 2011-03-22 12:27:05
r8

item format change to fit rdb

07大熊 2011-03-22 10:54:20
r7

item format change to fit rdb

ruohai 2011-03-18 23:46:14
r6

2.4 branch for rdb

ruohai 2011-03-18 15:55:34
r5

2.3 branch

ruohai 2011-03-18 15:55:12
r4

fix bug: http://code.taobao.org/trac/tair-client-java/ticket/1

ruohai 2010-12-28 10:35:28
r3

修复两个问题:1、并发时TairClientFactory.java下的processor变量没有锁保护,导致在createClient时线程之间产生交叉
2、在所有data se...

支付宝子岸 2010-11-03 16:48:57
r2

initial release

ruohai 2010-06-30 11:46:06
r1

canjian init

2010-06-29 18:06:30