Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

store: Tiny logging improvements. #370

Merged
merged 1 commit into from
Jun 7, 2018
Merged

store: Tiny logging improvements. #370

merged 1 commit into from
Jun 7, 2018

Conversation

bwplotka
Copy link
Member

@bwplotka bwplotka commented Jun 5, 2018

Signed-off-by: Bartek Plotka [email protected]

@@ -153,6 +158,11 @@ func runQuery(
specs = append(staticSpecs)

for id, ps := range peer.PeerStates(cluster.PeerTypesStoreAPIs()...) {
if ps.StoreAPIAddr == "" {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit empty address, ignoring.

@bwplotka bwplotka force-pushed the gossip-store-issue branch from 4d37ca7 to 1054f7b Compare June 7, 2018 12:25
@bwplotka bwplotka merged commit 35d7e10 into master Jun 7, 2018
@bwplotka bwplotka deleted the gossip-store-issue branch December 11, 2018 13:27
fpetkovski added a commit to fpetkovski/thanos that referenced this pull request Oct 17, 2024
…o_modules-56f2e24de8

Bump github.com/docker/docker from 27.1.0+incompatible to 27.1.1+incompatible in the go_modules group
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants