mirror of
https://github.com/apache/druid.git
synced 2025-02-17 07:25:02 +00:00
fix serde bug
This commit is contained in:
parent
6993d84f02
commit
cd9ba1f852
@ -142,7 +142,7 @@ public class RealtimeTuningConfig implements TuningConfig
|
||||
return versioningPolicy;
|
||||
}
|
||||
|
||||
@JsonProperty
|
||||
@JsonProperty("rejectionPolicy")
|
||||
public RejectionPolicyFactory getRejectionPolicyFactory()
|
||||
{
|
||||
return rejectionPolicyFactory;
|
||||
|
Loading…
x
Reference in New Issue
Block a user