Skip to content

I am seeing this issue during build. #5

@Karthickarumugam

Description

@Karthickarumugam

could you please tell me how to fix it so that i can build ratelimit binary.

In file included from ratelimit/RateLimitServer.cpp:3:0:
./pipeline/RedisPipelineBootstrap.h:124:5: note: candidate: pipeline::RedisPipelineBootstrap::Config::Config(pipeline::RedisPipelineBootstrap::RedisHandlerFactory, pipeline::RedisPipelineBootstrap::KafkaConsumerFactoryMap, pipeline::RedisPipelineBootstrap::DatabaseManagerFactory, pipeline::RedisPipelineBootstrap::ScheduledTaskProcessorFactoryMap, pipeline::RedisPipelineBootstrap::RocksDbCfConfiguratorMap, pipeline::RedisPipelineBootstrap::RocksDbConfigurator, bool)
Config(RedisHandlerFactory _redisHandlerFactory,
^
./pipeline/RedisPipelineBootstrap.h:124:5: note: no known conversion for argument 4 from 'std::nullptr_t' to 'pipeline::RedisPipelineBootstrap::ScheduledTaskProcessorFactoryMap {aka std::unordered_map<std::__cxx11::basic_string, std::shared_ptrinfra::ScheduledTaskProcessor ()(pipeline::RedisPipelineBootstrap)>}'
./pipeline/RedisPipelineBootstrap.h:94:10: note: candidate: pipeline::RedisPipelineBootstrap::Config::Config(const pipeline::RedisPipelineBootstrap::Config&)
struct Config {
^

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions