Skip to content

xiexiaojing/epiphany-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#发版默认command sh -ex $WORKSPACE/mms-search-transmission/target/deploy/deploy194FullAlbum.sh && sleep 10 && sh -ex $WORKSPACE/mms-search-transmission/target/deploy/deploy184FullVideo.sh && sleep 10 && sh -ex $WORKSPACE/mms-search-transmission/target/deploy/deploy194Album.sh && sleep 10 && sh -ex $WORKSPACE/mms-search-transmission/target/deploy/deploy194Video.sh&& sleep 10 && sh -ex $WORKSPACE/mms-search-transmission/target/deploy/deploy184Album.sh&& sleep 10 && sh -ex $WORKSPACE/mms-search-transmission/target/deploy/deploy184Video.sh

#统计请求状态命令 cat geturl.20170807.log | grep "/mms/inner" |awk '{if($9!=200) print substr($4,0,18),$9}'| uniq -c;

#统计ID总数命令 ls |grep -v gz|xargs awk '{print $1}' |sort -u|wc -l

About

这是一个乐视线上正在使用的服务,基于我的epiphany框架,实现了failfast的集群,高可用,分区容错,最终一致性

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published