[ 
https://issues.apache.org/jira/browse/CASSSIDECAR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17942254#comment-17942254
 ] 

Jyothsna Konisa commented on CASSSIDECAR-236:
---------------------------------------------

CI : 
https://app.circleci.com/pipelines/github/jyothsnakonisa/cassandra-sidecar/104/workflows/bc1b7a70-5372-4fae-9462-44f9644561f1

> Fixing incorrect creation of MinuteBoundConfiguration & 
> MillisecondBoundConfiguration in CdcConfigImpl
> ------------------------------------------------------------------------------------------------------
>
>                 Key: CASSSIDECAR-236
>                 URL: https://issues.apache.org/jira/browse/CASSSIDECAR-236
>             Project: Sidecar for Apache Cassandra
>          Issue Type: Bug
>          Components: Rest API
>            Reporter: Jyothsna Konisa
>            Assignee: Jyothsna Konisa
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> CdcConfigImpl class has MinuteBoundConfiguration objects created in it. 
> MillisecondBoundConfiguration(long quantity, TimeUnit unit)
> MinuteBoundConfiguration(long quantity, TimeUnit unit)
> The above two constructors are used to create respective objects and the 
> second parameter unit should be higher granularity than the bound.
> Ex: For MillisecondBoundConfiguration, the unit should be minutes or hours or 
> higher unit but it cannot be seconds.



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

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

Reply via email to