Skip to content

Commit 5243a0c

Browse files
janlugtpongad
authored andcommitted
---
yaml --- r: 9123 b: refs/heads/master c: 63e028b h: refs/heads/master i: 9121: a3234b6 9119: d8f3d00
1 parent 907a657 commit 5243a0c

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 4fbe33177071a06f7a5c204a41172f8097ea2de9
2+
refs/heads/master: 63e028b4a824b44e5c014c101a8f0fcd25a30c42
33
refs/heads/travis: 47e4fee4fd5af9b2a8ce46f23c72ec95f9b195b2
44
refs/heads/gh-pages: 8e9b065ba06cd7a4af306aaea1010aade81670e0
55
refs/tags/0.0.9: 22f1839238f66c39e67ed4dfdcd273b1ae2e8444

trunk/google-cloud-storage/src/main/java/com/google/cloud/storage/spi/v1/HttpStorageRpc.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,7 @@ public void submit() {
188188
// TODO(hailongwen@): instrument 'google-api-java-client' to further break down the span.
189189
// Here we only add a annotation to at least know how much time each batch takes.
190190
span.addAnnotation("Execute batch request");
191+
batch.setBatchUrl(new GenericUrl("https://www.googleapis.com/batch/storage/v1"));
191192
batch.execute();
192193
}
193194
} catch (IOException ex) {

0 commit comments

Comments
 (0)