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

Jyothsna Konisa updated CASSSIDECAR-236:
----------------------------------------
     Bug Category: Parent values: Correctness(12982)Level 1 values: Transient 
Incorrect Response(12987)
       Complexity: Low Hanging Fruit
      Component/s: Rest API
    Discovered By: Adhoc Test
        Reviewers: Bernardo Botella, Francisco Guerrero, Yifan Cai
         Severity: Low
         Assignee: Jyothsna Konisa
           Status: Open  (was: Triage Needed)

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