[jira] [Updated] (CASSANDRA-15257) Remove joda time from dependencies

2019-08-03 Thread Boris Tsirkin (JIRA)


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

Boris Tsirkin updated CASSANDRA-15257:
--
Fix Version/s: 4.0

> Remove joda time from dependencies
> --
>
> Key: CASSANDRA-15257
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15257
> Project: Cassandra
>  Issue Type: Improvement
>  Components: Dependencies
>Reporter: Boris Tsirkin
>Assignee: Boris Tsirkin
>Priority: Low
>  Labels: pull-request-available
> Fix For: 4.0
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> Joda time is not supported anymore
> {quote}
> Note that Joda-Time is considered to be a largely “finished” project. No 
> major enhancements are planned. If using Java SE 8, please migrate to 
> {{java.time}} (JSR-310).
> {quote}
> See: https://www.joda.org/joda-time/



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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



[jira] [Updated] (CASSANDRA-15257) Remove joda time from dependencies

2019-08-03 Thread Boris Tsirkin (JIRA)


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

Boris Tsirkin updated CASSANDRA-15257:
--
Test and Documentation Plan: 
Normal regression tests.
Nothing changed on the client side
 Status: Patch Available  (was: Open)

https://github.com/apache/cassandra/pull/337

> Remove joda time from dependencies
> --
>
> Key: CASSANDRA-15257
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15257
> Project: Cassandra
>  Issue Type: Improvement
>  Components: Dependencies
>Reporter: Boris Tsirkin
>Assignee: Boris Tsirkin
>Priority: Low
>  Labels: pull-request-available
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> Joda time is not supported anymore
> {quote}
> Note that Joda-Time is considered to be a largely “finished” project. No 
> major enhancements are planned. If using Java SE 8, please migrate to 
> {{java.time}} (JSR-310).
> {quote}
> See: https://www.joda.org/joda-time/



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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



[jira] [Updated] (CASSANDRA-15257) Remove joda time from dependencies

2019-08-03 Thread Boris Tsirkin (JIRA)


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

Boris Tsirkin updated CASSANDRA-15257:
--
 Complexity: Low Hanging Fruit
   Priority: Low  (was: Normal)
Change Category: Code Clarity
 Status: Open  (was: Triage Needed)

> Remove joda time from dependencies
> --
>
> Key: CASSANDRA-15257
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15257
> Project: Cassandra
>  Issue Type: Improvement
>  Components: Dependencies
>Reporter: Boris Tsirkin
>Assignee: Boris Tsirkin
>Priority: Low
>
> Joda time is not supported anymore
> {quote}
> Note that Joda-Time is considered to be a largely “finished” project. No 
> major enhancements are planned. If using Java SE 8, please migrate to 
> {{java.time}} (JSR-310).
> {quote}
> See: https://www.joda.org/joda-time/



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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



[jira] [Created] (CASSANDRA-15257) Remove joda time from dependencies

2019-08-03 Thread Boris Tsirkin (JIRA)
Boris Tsirkin created CASSANDRA-15257:
-

 Summary: Remove joda time from dependencies
 Key: CASSANDRA-15257
 URL: https://issues.apache.org/jira/browse/CASSANDRA-15257
 Project: Cassandra
  Issue Type: Improvement
  Components: Dependencies
Reporter: Boris Tsirkin
Assignee: Boris Tsirkin


Joda time is not supported anymore

{quote}
Note that Joda-Time is considered to be a largely “finished” project. No major 
enhancements are planned. If using Java SE 8, please migrate to {{java.time}} 
(JSR-310).
{quote}
See: https://www.joda.org/joda-time/



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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



[jira] [Commented] (CASSANDRA-15222) BufferedDataOutputStreamPlus.write() should use FastByteOperations.copy()

2019-08-03 Thread Boris Tsirkin (JIRA)


[ 
https://issues.apache.org/jira/browse/CASSANDRA-15222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16899467#comment-16899467
 ] 

Boris Tsirkin commented on CASSANDRA-15222:
---

Thanks [~benedict], I have redone my Merge Request.

> BufferedDataOutputStreamPlus.write() should use FastByteOperations.copy()
> -
>
> Key: CASSANDRA-15222
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15222
> Project: Cassandra
>  Issue Type: Improvement
>  Components: Local/Compaction, Local/SSTable, Messaging/Internode
>Reporter: Benedict
>Assignee: Boris Tsirkin
>Priority: Normal
>  Labels: pull-request-available
> Fix For: 4.0.x
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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



[jira] [Commented] (CASSANDRA-15222) BufferedDataOutputStreamPlus.write() should use FastByteOperations.copy()

2019-08-02 Thread Boris Tsirkin (JIRA)


[ 
https://issues.apache.org/jira/browse/CASSANDRA-15222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16899210#comment-16899210
 ] 

Boris Tsirkin commented on CASSANDRA-15222:
---

Well, I can do that as well. I may, however, need some advice on the unsafe. 
Unfortunately, I have not done this "magic" yet :)

> BufferedDataOutputStreamPlus.write() should use FastByteOperations.copy()
> -
>
> Key: CASSANDRA-15222
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15222
> Project: Cassandra
>  Issue Type: Improvement
>  Components: Local/Compaction, Local/SSTable, Messaging/Internode
>Reporter: Benedict
>Assignee: Boris Tsirkin
>Priority: Normal
>  Labels: pull-request-available
> Fix For: 4.0.x
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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



[jira] [Updated] (CASSANDRA-15222) BufferedDataOutputStreamPlus.write() should use FastByteOperations.copy()

2019-07-29 Thread Boris Tsirkin (JIRA)


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

Boris Tsirkin updated CASSANDRA-15222:
--
Test and Documentation Plan: Nothing in partucular as I just changed the 
method, used to copy.
 Status: Patch Available  (was: In Progress)

See https://github.com/apache/cassandra/pull/335

> BufferedDataOutputStreamPlus.write() should use FastByteOperations.copy()
> -
>
> Key: CASSANDRA-15222
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15222
> Project: Cassandra
>  Issue Type: Improvement
>  Components: Local/Compaction, Local/SSTable, Messaging/Internode
>Reporter: Benedict
>Assignee: Boris Tsirkin
>Priority: Normal
>  Labels: pull-request-available
> Fix For: 4.0.x
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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



[jira] [Assigned] (CASSANDRA-15222) BufferedDataOutputStreamPlus.write() should use FastByteOperations.copy()

2019-07-29 Thread Boris Tsirkin (JIRA)


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

Boris Tsirkin reassigned CASSANDRA-15222:
-

Assignee: Boris Tsirkin

> BufferedDataOutputStreamPlus.write() should use FastByteOperations.copy()
> -
>
> Key: CASSANDRA-15222
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15222
> Project: Cassandra
>  Issue Type: Improvement
>  Components: Local/Compaction, Local/SSTable, Messaging/Internode
>Reporter: Benedict
>Assignee: Boris Tsirkin
>Priority: Normal
> Fix For: 4.0.x
>
>




--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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