Are you proposing that the Gerrit server make the JSON-RPC request for
this data, or would it be the client's browser?
> Since this is an interim solution while you don't move the data model
> out of the database into Git, right?
How would the Git data store for review data eliminate the need for
this JSON-RPC request to another system? Is the other system storing
information that you want to put into gerrit, but cannot because the
review data isn't flexible enough yet?
> Do you think it worth for this period?
Maybe not. I'm hoping to get the git store stuff wrapped up in Q1.
I've been too distracted by too may side projects in Q3 and Q4 last
year, and I really want to focus on only 2 things this quarter and get
them completed. The git store stuff is one of those two things.