The JIRA bot should be able to start progress on reopened issues, not just open ones. This was causing the PR updates for SPARK-529 to fail. I also increased the urlfetch request timeout in the JIRA handlers since a slow Apache JIRA was causing tasks to fail.
The JIRA bot should be able to start progress on reopened issues, not just open ones. This was causing the PR updates for SPARK-529 to fail. I also increased the
urlfetch
request timeout in the JIRA handlers since a slow Apache JIRA was causing tasks to fail.