Re: Are there multiple processes out there running JIRA <-> Github maintenance tasks?

2017-08-30 Thread Josh Rosen
I think that's because https://issues.apache.org/jira/browse/SPARK-21728 was re-opened in JIRA and had a new PR associated with it, so the bot did the temporary issue re-assignment in order to be able to transition the issue status from "reopened" to "in progress". On Wed, Aug 30, 2017 at 1:18 PM

Re: Are there multiple processes out there running JIRA <-> Github maintenance tasks?

2017-08-30 Thread Marcelo Vanzin
I'm still seeing some odd behavior. I just deleted my repo's branch for https://github.com/apache/spark/pull/19013 and the script seems to have done some update to the bug, since I got a bunch of e-mails. On Mon, Aug 28, 2017 at 2:34 PM, Josh Rosen wrote: > This should

Re: Are there multiple processes out there running JIRA <-> Github maintenance tasks?

2017-08-28 Thread Josh Rosen
This should be fixed now. The problem was that debug code had been pushed while investigating the JIRA linkage failure but was not removed and this problem went unnoticed because linking was failing well before the debug code was hit. Once the JIRA connectivity issues were resolved, the

Re: Are there multiple processes out there running JIRA <-> Github maintenance tasks?

2017-08-28 Thread Marcelo Vanzin
It seems a little wonky, though. Feels like it's updating JIRA every time you comment on a PR. Or maybe it's still working through the backlog... On Mon, Aug 28, 2017 at 9:57 AM, Reynold Xin wrote: > The process for doing that was down before, and might've come back up and >

Re: Are there multiple processes out there running JIRA <-> Github maintenance tasks?

2017-08-28 Thread Reynold Xin
The process for doing that was down before, and might've come back up and are going through the huge backlog. On Mon, Aug 28, 2017 at 6:56 PM, Sean Owen wrote: > Like whatever reassigns JIRAs after a PR is closed? > > It seems to be going crazy, or maybe there are many

Are there multiple processes out there running JIRA <-> Github maintenance tasks?

2017-08-28 Thread Sean Owen
Like whatever reassigns JIRAs after a PR is closed? It seems to be going crazy, or maybe there are many running. Not sure who owns that, but can he/she take a look?