- 31 10月, 2017 1 次提交
-
-
由 gongweibao 提交于
* add logs and fix a bug * fix break buf * modify path bugs * fix by comments * fix by comments * add batch * add float32tostring * add pb support * moidfy gotpaht * compile ok * add proto * delete not need * add proto * add empty proto * clean not need * clean not need * modify deps * fix by comments and update depend * fix compile error * fix loop bugs
-
- 26 10月, 2017 1 次提交
-
-
由 Helin Wang 提交于
The pserver checkpoint before failed because the MD5 checksum is calculated incorrectly. Now changed to CRC32 checksum.
-
- 25 10月, 2017 3 次提交
-
-
由 Helin Wang 提交于
-
由 Helin Wang 提交于
-
由 Helin Wang 提交于
-
- 08 8月, 2017 1 次提交
-
-
由 Helin Wang 提交于
-
- 25 7月, 2017 1 次提交
-
-
由 Helin Wang 提交于
-
- 21 7月, 2017 1 次提交
-
-
由 Helin Wang 提交于
-
- 20 7月, 2017 1 次提交
-
-
由 dongzhihong 提交于
-
- 18 7月, 2017 2 次提交
-
-
由 Helin Wang 提交于
-
由 Helin Wang 提交于
Unchecked errors could be handled by: cd go; gometalinter --vendor --disable-all --enable errcheck $(glide nv)
-
- 13 7月, 2017 3 次提交
-
-
由 dongzhihong 提交于
-
由 dongzhihong 提交于
-
由 Yancey 提交于
* Server recovery from checkpoint
-
- 09 7月, 2017 1 次提交
-
-
由 dongzhihong 提交于
-
- 07 7月, 2017 2 次提交
-
-
由 dongzhihong 提交于
-
由 dongzhihong 提交于
-
- 05 7月, 2017 1 次提交
-
-
由 wuyi05 提交于
-
- 04 7月, 2017 1 次提交
-
-
由 Qiao Longfei 提交于
* init etcd cclient * add etcd * add etcd.go * fix compile problem * move code to etcd.go * add etcd_lister.go for pserver client * add etcd_client_test.go * merge etcd_client_test and client_test * refine client_test.go * refine code * format code * add TODO and use interface instead of struct * fix typo of initDesiredPservers * optimize dir structure of go/pserver/client * add a flag to config index for pserver * follow comment * fix path * optimize code * remove err in pserver NewEtcd * restore comment about /ps_desired
-
- 03 7月, 2017 3 次提交
-
-
由 dongzhihong 提交于
-
由 dongzhihong 提交于
-
由 dongzhihong 提交于
-
- 28 6月, 2017 2 次提交
-
-
由 dongzhihong 提交于
-
由 Helin Wang 提交于
The pserver need to have server index for saving model on the distributed file system. The server index comes from etcd if etcd is used, or user can manually specify them. So we need pserver.NewService() to take index as an argument. Since index could come from etcd, it would be strange if pserver takes an index as argument, at the same time get the index from etcd. so we will need to decouple pserver with etcd.
-
- 27 6月, 2017 1 次提交
-
-
由 dongzhihong 提交于
-
- 26 6月, 2017 2 次提交
-
-
由 dongzhihong 提交于
-
由 dongzhihong 提交于
-
- 24 6月, 2017 2 次提交
- 23 6月, 2017 1 次提交
-
-
由 Helin Wang 提交于
I made a comment in WuYi's PR that this is not necessary, so WuYi removed it. Turns out it's necessary after confirming with coreOS developer.
-
- 22 6月, 2017 2 次提交
- 21 6月, 2017 1 次提交
-
-
由 wuyi05 提交于
-
- 13 6月, 2017 1 次提交
-
-
由 qiaolongfei 提交于
-
- 10 6月, 2017 1 次提交
-
-
由 Helin Wang 提交于
Please refer to the change design doc for what in API have changed.
-
- 09 6月, 2017 1 次提交
-
-
由 qiaolongfei 提交于
-
- 31 5月, 2017 2 次提交
-
-
由 Helin Wang 提交于
-
由 Helin Wang 提交于
-
- 22 5月, 2017 2 次提交
-
-
由 Helin Wang 提交于
-
由 Helin Wang 提交于
-