Jyothsna Konisa created CASSANDRA-16968:
-------------------------------------------

             Summary: Diff Job retry bug fixes in reading previous run's job 
parameters & marking the job status
                 Key: CASSANDRA-16968
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16968
             Project: Cassandra
          Issue Type: New Feature
            Reporter: Jyothsna Konisa
            Assignee: Jyothsna Konisa


Diff job retry with same jobId should avoid running diffs on the partitions 
that were successfully diffed previously. The retry failed because previous run 
failed to mark the job as not running on exit. This is due to a bug in the 
resource try catch block where session object Is closed before marking the job 
as not running. Also there is another bug in the way we get job parameters 
during rerun of a failed diff job.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to