Results 15 comments of creker

Why? On-premise data center confluence is not going anywhere. Will you at least consider implementing realtime collaboration for that version of confluence?

I find it very hard to believe Atlassian will be able to move everyone to cloud. Some companies can't possibly do that for various reasons. They will loose those customers...

@mateuszmmeteo why do you need dot import for that? Usually you write `import _ "image/png"` and let `image.Decode` figure out the rest.

From what I can see, this is due to page prefetching or some other kind of speculative work. My code iterates over results but terminates before the end is reached....

Just retested with latest Cassandra and gocql versions. Got the same panic immediately ``` panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x0...

I understand the logic but I don't think it's correct to keep spamming logs with that message. I don't really care that project has no owner. I just don't want...

Here's querier version report ``` thanos, version 0.13.0 (branch: HEAD, revision: adf6facb8d6bf44097aae084ec091ac3febd9eb8) build user: root@ee9c796b3048 build date: 20200622-09:49:32 go version: go1.14.2 ```

I can try 0.14.0 if it contains any relevant fixes

0.14 has the same problem. Had to use different metric to catch it. The problem persists for a few second so I tried to get correct and incorrect results. [bad.txt](https://github.com/thanos-io/thanos/files/4921878/bad.txt)...

We have similar setup. Two Prometheus instances scraping the same targets with 10s interval.