Bug #2398
Unable to play large tide file when using spread transport
Status: | New | Start date: | 09/22/2015 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | J. Moringen | % Done: | 0% | |
Category: | Common Lisp Tools | |||
Target version: | rsb-0.18 |
Description
rsbag crashes with a REJECT-QUOTA error when trying to play a large tide file. This setup uses a single spread running on localhost.
$ rsbag play VP1R1_verbal_2015-09-21_12-08-44.tide Failed to create INFORMER participant in the channel designated by "/rsb/introspection/participants/16e144bbb49847e0a7128ab7ceacfcb9/". Caused by: > Failed to construct SPREAD connector for direction OUT with options > > :HOST "lax" > :PORT "3803" > > . Caused by: > > Failed to connect to the spread daemon designated by "3803@lax": REJECT-QUOTA.
$ ls -la VP1R1_verbal_2015-09-21_12-08-44.tide -rw-r--r-- 1 csracontrol csra 202M 2015-09-22 11:53 VP1R1_verbal_2015-09-21_12-08-44.tide
This might be due to the creation of indivdual informers for every scope in that file. One solution can be the reduction to a single informer to send the events.
Related issues
History
#1 Updated by J. Moringen about 8 years ago
- Related to Enhancement #2199: Spread connection pooling for informers [Common Lisp] added
#2 Updated by J. Moringen over 7 years ago
- Target version changed from rsb-0.14 to rsb-0.15
#3 Updated by J. Moringen about 7 years ago
- Target version changed from rsb-0.15 to rsb-0.16
#4 Updated by J. Moringen over 6 years ago
- Target version changed from rsb-0.16 to rsb-0.17
#5 Updated by J. Moringen about 6 years ago
- Target version changed from rsb-0.17 to rsb-0.18