Sergea, any chance you have other queries concurrently executing on the client? What version of Phoenix you are on?
On Tuesday, October 6, 2015, Serega Sheypak <[email protected]> wrote: > Hi, found smth similar here: > > http://mail-archives.apache.org/mod_mbox/phoenix-user/201501.mbox/%3CCAAF1Jdg-E4=54e5dC3WazL=mvue8c93e4zohobiywaovs86...@mail.gmail.com%3E > > > My queries are: > 1. insert into TABLE(KEY_COL, A, B,C) values(?, ?,?,?) > 2. select A, B, C, KEY_COL from TABLE where KEY_COL=? > > Why do I get so huge queue? >
