You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't see any reason why riak_repl_aae_sink and riak_repl_aae_source use different behaviors. It would make sense to have one common worker behavior for these modules and gen_fsm seems the logical choice given the type of work they are doing.
I don't see any reason why
riak_repl_aae_sinkandriak_repl_aae_sourceuse different behaviors. It would make sense to have one common worker behavior for these modules andgen_fsmseems the logical choice given the type of work they are doing.