Commit baa0b76
SOLR-17949: address PR #3750 review feedback
Adopt Azure SDK BOM 1.3.6 and Azurite 3.35.0 to enable the single-call
pullStream pattern. Rewrite AzureBlobIndexInput on BufferedIndexInput
with closed flag, overflow-safe slice, and proactive stream close.
Fix DELETEBACKUP double-slash path. Cache BlobProperties in isDirectory.
Document SecurityManager + Azure Identity limitation in the README.
Add tests for clone independence, backward seek, slice, random access.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 70ed112 commit baa0b76
42 files changed
Lines changed: 828 additions & 358 deletions
File tree
- gradle
- solr
- licenses
- modules/azure-blob-repository
- src
- java/org/apache/solr/azureblob
- test/org/apache/solr/azureblob
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
| 52 | + | |
56 | 53 | | |
57 | 54 | | |
58 | 55 | | |
| |||
300 | 297 | | |
301 | 298 | | |
302 | 299 | | |
303 | | - | |
304 | | - | |
305 | | - | |
306 | | - | |
307 | | - | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
308 | 307 | | |
309 | 308 | | |
310 | 309 | | |
| |||
512 | 511 | | |
513 | 512 | | |
514 | 513 | | |
| 514 | + | |
| 515 | + | |
515 | 516 | | |
516 | 517 | | |
517 | 518 | | |
| |||
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments