AntidoteDB / AntidoteDB/antidote

incomplete op_number record initialization in inter_dc_log_sender_vnode

Open
#225 2 comments 0 reactions 0 assignees View on GitHub
code-style
Dominant language
Erlang
Stars
892
Forks
92
PR merge metrics
No merged PRs in 30d

Description

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`.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.