[
https://issues.apache.org/jira/browse/CASSANDRA-13343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Zhou updated CASSANDRA-13343:
-----------------------------------
Status: Patch Available (was: Open)
[~pauloricardomg] do you mind taking a quick review? Just one line change.
> Wrong class name for LoggerFactory.getLogger
> --------------------------------------------
>
> Key: CASSANDRA-13343
> URL: https://issues.apache.org/jira/browse/CASSANDRA-13343
> Project: Cassandra
> Issue Type: Bug
> Reporter: Simon Zhou
> Assignee: Simon Zhou
> Priority: Trivial
> Fix For: 3.0.13
>
> Attachments: CASSANDRA-13343-v1.patch
>
>
> We have the below code in AnticompactionTask.java. The parameter is wrong.
> {code}
> private static Logger logger = LoggerFactory.getLogger(RepairSession.class);
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)