Skip to content

Commit

Permalink
Fix PR comments
Browse files Browse the repository at this point in the history
  • Loading branch information
liuh-80 committed Oct 10, 2023
1 parent 86d7b95 commit 0281a96
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions common/zmqconsumerstatetable.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,6 @@
#include "table.h"
#include "zmqserver.h"

#define MQ_RESPONSE_MAX_COUNT (4*1024*1024)
#define MQ_SIZE 100
#define MQ_MAX_RETRY 10
#define MQ_POLL_TIMEOUT (1000)

namespace swss {

class ZmqConsumerStateTable : public Selectable, public TableBase, public ZmqMessageHandler
Expand Down

0 comments on commit 0281a96

Please sign in to comment.