Christopher S. Meiklejohn

Results 82 issues of Christopher S. Meiklejohn

When running: ``` enginex new_engine ``` I'm getting this: ``` `raise_if_conflicts': can't activate activesupport-3.0.3, already activated activesupport-3.0.9 ```

Migrating from lasp-lang/lasp_pg#13. Anti-entropy isn't triggered immediately when a new node joins the cluster when using the state-based propagation backend. Therefore, it may take time before a node sees updates...

When running in GKE -- instances performing the second test of the test suite are running into eval_work_list failures with dets -- presumably there's some sort of table corruption, even...

Status: Review Needed
Status: In Progress

Right now, in do_send_message in the default peer service manager, it's assumed that if a node is connected, that a connection is open for the channel. Options: * Since the...

enhancement
Priority: High

To reproduce: ``` $ cd lasp $ make shell > net_kernel:start(['[email protected]',longnames]). ```

bug
Status: Review Needed
Priority: Low

Because of a race condition with delivering disconnect messages, which do not contain either an epoch or birth number, a node can be connected to the overlay via random walk...

Status: Review Needed