SNAS / openbmp

OpenBMP Server Collector
www.openbmp.org
Eclipse Public License 1.0
230 stars 76 forks source link

Prefix with only Large Communities not getting stored properly #73

Open ayalaalex opened 6 years ago

ayalaalex commented 6 years ago

If a route comes in with only Large communities (no communities or extcommunities) the database stores the prefix with all communities blank, including the large communities. If I add a single community or extCommunity then it stores correctly both types of communities.

Perhaps problem with the consumer or kafka. I'm using docker aio.

TimEvens commented 5 years ago

Thanks for reporting the issue. The issue is with the collector not hasing large communities. I’ll update that to fix this.

ayalaalex commented 5 years ago

Will this fix make it on the docker version?