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

Add support for v0 object in parallel-mode AAE (#11) #1882

Open
wants to merge 1 commit into
base: develop-3.0
Choose a base branch
from

Commits on Nov 14, 2023

  1. Add support for v0 object in parallel-mode AAE (#11)

    * Add support for v0 object in parallel-mode AAE
    
    Cannot assume that v0 objects will not happen - capability negotiation down to v0 on 3.0 Riak during failure scenarios
    
    * Update following review
    
    As ?MAGIC is distinctive constant, then it should be the one on the pattern match - with everything else assume to be convertible by term_to_binary.
    
    * Update src/riak_object.erl
    
    Co-authored-by: Thomas Arts <[email protected]>
    
    ---------
    
    Co-authored-by: Thomas Arts <[email protected]>
    martinsumner and ThomasArts committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    2ac2c80 View commit details
    Browse the repository at this point in the history