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

Stefan Miklosovic updated CASSANDRA-21178:
------------------------------------------
          Fix Version/s: 5.1
                             (was: 5.x)
    Source Control Link: 
https://github.com/apache/cassandra/commit/0be5ffa8c8fe30263227591d439d252c6c292824
             Resolution: Fixed
                 Status: Resolved  (was: Ready to Commit)

> Introduce created_at column to system_distributed.compression_dictionaries
> --------------------------------------------------------------------------
>
>                 Key: CASSANDRA-21178
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-21178
>             Project: Apache Cassandra
>          Issue Type: Task
>          Components: Feature/Compression
>            Reporter: Stefan Miklosovic
>            Assignee: Stefan Miklosovic
>            Priority: Normal
>             Fix For: 5.1
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Rationale:
> 1) A user does not know when a training occurred so they can not evaluate if 
> they shoul train again.
> 2) A user could implement "poor's man auto training" just by croning it. 
> 3) At the same time, we do not want to "over train", that is, we do not want 
> to allow a user to train, for example, 100 times per minute as that does not 
> make any sense. If we introduce created_at column with a timestamp, then we 
> could say that not enough time elapsed since the last training and such 
> operation would be failed.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to