Details
-
Type:
Story
-
Status: Invalid
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: Qserv
-
Labels:None
-
Story Points:4
-
Team:Data Access and Database
Description
These messages are stored in VARCHAR(255) (FYI, MEMORY tables can't contain TEXT). We just need to make sure we have a reasonable fixed size CHAR (and maybe check whether we are hitting the limit, and log it somewhere)
Fabrice, is it more complicated than inserting one log message, running integration test, checking what the output from the temporarily created log message is, and thinking for 5 minutes? I'd have guessed <1 SP, not 4.