- **status**: open --> closed
- **assigned_to**: Dave Brondsema
- **Comment**:

The activitystream library prevents concurrent updates, but if an update failed 
then the flag was never reset, and activity updates would never run for that 
node again.  Fixed with mongo cmd:

    db.nodes.update({is_aggregating:true}, {$set: {is_aggregating:false}}, 
{multi:true})



---

** [tickets:#8166] No activity **

**Status:** closed
**Milestone:** unreleased
**Created:** Mon Oct 02, 2017 06:50 PM UTC by ShalokShalom
**Last Updated:** Tue Oct 03, 2017 03:38 PM UTC
**Owner:** Dave Brondsema


There is no activity anymore: https://forge-allura.apache.org/p/allura/activity/


---

Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed 
to https://forge-allura.apache.org/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://forge-allura.apache.org/p/allura/admin/tickets/options.  Or, if this is 
a mailing list, you can unsubscribe from the mailing list.

Reply via email to