AntidoteDB / AntidoteDB/antidote
incomplete op_number record initialization in inter_dc_log_sender_vnode
Đang mở
code-style
- Ngôn ngữ chính
- Erlang
- Star
- 892
- Fork
- 92
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
In [inter_dc_log_sender_vnode](https://github.com/SyncFree/antidote/blob/master/src/inter_dc_log_sender_vnode.erl#L95) a record `op_number` is created without setting the fields. This does not look right and it requires the [type of the record-fields](https://github.com/SyncFree/antidote/blob/master/include/antidote.hrl#L114-L118) to include `undefined`.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.