Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rpc有的时候莫名的出现protobuf的异常 #72

Closed
jcai opened this issue Jun 5, 2015 · 0 comments
Closed

rpc有的时候莫名的出现protobuf的异常 #72

jcai opened this issue Jun 5, 2015 · 0 comments

Comments

@jcai
Copy link
Contributor

jcai commented Jun 5, 2015

rpc有的时候莫名的出现protobuf的异常,考虑采用 LengthFieldBasedFrameDecoder 来代替 ProtobufVarint32FrameDecoder

@jcai jcai closed this as completed in 0603822 Jun 5, 2015
jcai added a commit that referenced this issue Jun 5, 2015
jcai added a commit that referenced this issue Jun 18, 2015
* develop: (30 commits)
  FIXES #77 添加搜索的时候,需要支持排序和搜索
  采用case class
  去掉对sort的定义
  FIXES #77 采取完成NumbericDocValueField代替IntField或者LongField
  FIXES #77 调整搜索时候,采取自定义的collector进行处理
  使用基础类来代替
  FIXES #77 增加排序选项支持正序和倒序,通过asc和desc来进行
  FIXES #75 支持通过指定文件夹读取配置,方便docker运行时刻指定文件目录
  rt的依赖当且仅当在wiredtiger库被使用
  去掉一些debug信息
  FIXES #44 在运行时刻捕获所有异常消息
  FIXES #44 同步函数发生错误,需要将异常消息输出
  调整为尾递归
  FIXES #70 实现stat2 API
  FIXES #70 添加完成对同步信息的支持,方便输出同步数据的情况
  调整文字错误
  FIXES #72 调整解码时候的操作
  FIXES #72 设置protobuf的编码方式
  升级rocksdb到3.11.1
  修正编译参数,支持wiredtiger引擎
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant