[jira] [Updated] (CASSANDRA-17008) CEP-10: Simulator

2021-11-30 Thread Benedict Elliott Smith (Jira)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-17008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benedict Elliott Smith updated CASSANDRA-17008:
---
  Fix Version/s: 4.1
 (was: 4.x)
Source Control Link: 
[209c35aa62855e2834e629e8ecb38ebb329aa6ce|https://github.com/apache/cassandra/commit/209c35aa62855e2834e629e8ecb38ebb329aa6ce]
 Resolution: Fixed
 Status: Resolved  (was: Ready to Commit)

[CI|https://app.circleci.com/pipelines/github/belliottsmith/cassandra/209/workflows/d176664c-8e32-498d-b19d-cb6d1e202d7a]
 (one of many runs)


> CEP-10: Simulator
> -
>
> Key: CASSANDRA-17008
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17008
> Project: Cassandra
>  Issue Type: Improvement
>  Components: Test/burn, Test/dtest/java
>Reporter: Benedict Elliott Smith
>Assignee: Benedict Elliott Smith
>Priority: Normal
> Fix For: 4.1
>
>
> This ticket introduces the Simulator facility proposed by CEP-10, including 
> mock implementations of: time, blocking concurrency primitives, executors, 
> messaging, object monitors, identity hashcode, and byte weaving class loaders 
> to ensure these mock implementations are utilised in place of their originals.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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



[jira] [Updated] (CASSANDRA-17008) CEP-10: Simulator

2021-10-05 Thread Benedict Elliott Smith (Jira)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-17008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benedict Elliott Smith updated CASSANDRA-17008:
---
Status: Ready to Commit  (was: Review In Progress)

> CEP-10: Simulator
> -
>
> Key: CASSANDRA-17008
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17008
> Project: Cassandra
>  Issue Type: Improvement
>  Components: Test/burn, Test/dtest/java
>Reporter: Benedict Elliott Smith
>Assignee: Benedict Elliott Smith
>Priority: Normal
> Fix For: 4.x
>
>
> This ticket introduces the Simulator facility proposed by CEP-10, including 
> mock implementations of: time, blocking concurrency primitives, executors, 
> messaging, object monitors, identity hashcode, and byte weaving class loaders 
> to ensure these mock implementations are utilised in place of their originals.



--
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



[jira] [Updated] (CASSANDRA-17008) CEP-10: Simulator

2021-09-30 Thread Benedict Elliott Smith (Jira)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-17008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benedict Elliott Smith updated CASSANDRA-17008:
---
Status: Review In Progress  (was: Patch Available)

> CEP-10: Simulator
> -
>
> Key: CASSANDRA-17008
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17008
> Project: Cassandra
>  Issue Type: Improvement
>  Components: Test/burn, Test/dtest/java
>Reporter: Benedict Elliott Smith
>Assignee: Benedict Elliott Smith
>Priority: Normal
> Fix For: 4.x
>
>
> This ticket introduces the Simulator facility proposed by CEP-10, including 
> mock implementations of: time, blocking concurrency primitives, executors, 
> messaging, object monitors, identity hashcode, and byte weaving class loaders 
> to ensure these mock implementations are utilised in place of their originals.



--
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



[jira] [Updated] (CASSANDRA-17008) CEP-10: Simulator

2021-09-30 Thread Benedict Elliott Smith (Jira)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-17008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benedict Elliott Smith updated CASSANDRA-17008:
---
Test and Documentation Plan: Introduces new test infrastructure, and 
linearizability verification tests
 Status: Patch Available  (was: In Progress)

> CEP-10: Simulator
> -
>
> Key: CASSANDRA-17008
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17008
> Project: Cassandra
>  Issue Type: Improvement
>  Components: Test/burn, Test/dtest/java
>Reporter: Benedict Elliott Smith
>Assignee: Benedict Elliott Smith
>Priority: Normal
> Fix For: 4.x
>
>
> This ticket introduces the Simulator facility proposed by CEP-10, including 
> mock implementations of: time, blocking concurrency primitives, executors, 
> messaging, object monitors, identity hashcode, and byte weaving class loaders 
> to ensure these mock implementations are utilised in place of their originals.



--
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



[jira] [Updated] (CASSANDRA-17008) CEP-10: Simulator

2021-09-30 Thread Benedict Elliott Smith (Jira)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-17008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benedict Elliott Smith updated CASSANDRA-17008:
---
Change Category: Quality Assurance
 Complexity: Challenging
Component/s: Test/dtest/java
 Test/burn
  Fix Version/s: 4.x
  Reviewers: Sam Tunnicliffe
   Assignee: Benedict Elliott Smith
 Status: Open  (was: Triage Needed)

> CEP-10: Simulator
> -
>
> Key: CASSANDRA-17008
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17008
> Project: Cassandra
>  Issue Type: Improvement
>  Components: Test/burn, Test/dtest/java
>Reporter: Benedict Elliott Smith
>Assignee: Benedict Elliott Smith
>Priority: Normal
> Fix For: 4.x
>
>
> This ticket introduces the Simulator facility proposed by CEP-10, including 
> mock implementations of: time, blocking concurrency primitives, executors, 
> messaging, object monitors, identity hashcode, and byte weaving class loaders 
> to ensure these mock implementations are utilised in place of their originals.



--
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



[jira] [Updated] (CASSANDRA-17008) CEP-10: Simulator

2021-09-30 Thread Benedict Elliott Smith (Jira)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-17008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benedict Elliott Smith updated CASSANDRA-17008:
---
Summary: CEP-10: Simulator  (was: CEP-10: Simulator (Phase 4))

> CEP-10: Simulator
> -
>
> Key: CASSANDRA-17008
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17008
> Project: Cassandra
>  Issue Type: Improvement
>Reporter: Benedict Elliott Smith
>Priority: Normal
>
> This ticket tracks work related to the final phase of CEP-10



--
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



[jira] [Updated] (CASSANDRA-17008) CEP-10: Simulator

2021-09-30 Thread Benedict Elliott Smith (Jira)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-17008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benedict Elliott Smith updated CASSANDRA-17008:
---
Description: This ticket introduces the Simulator facility proposed by 
CEP-10, including mock implementations of: time, blocking concurrency 
primitives, executors, messaging, object monitors, identity hashcode, and byte 
weaving class loaders to ensure these mock implementations are utilised in 
place of their originals.  (was: This ticket tracks work related to the final 
phase of CEP-10)

> CEP-10: Simulator
> -
>
> Key: CASSANDRA-17008
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17008
> Project: Cassandra
>  Issue Type: Improvement
>Reporter: Benedict Elliott Smith
>Priority: Normal
>
> This ticket introduces the Simulator facility proposed by CEP-10, including 
> mock implementations of: time, blocking concurrency primitives, executors, 
> messaging, object monitors, identity hashcode, and byte weaving class loaders 
> to ensure these mock implementations are utilised in place of their originals.



--
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