chrislu
bf0d82a915
move
22 hours ago
chrislu
80b4a311fa
Merge branch 'master' into mq
2 days ago
Lisandro Pin
c07596691c
`ec.encode`: Fix resolution of target collections. ( #6585 )
* Don't ignore empty (`""`) collection names when computing collections for a given volume ID.
* `ec.encode`: Fix resolution of target collections.
When no `volumeId` parameter is provided, compute volumes
based on the provided collection name, even if it's empty (`""`).
This restores behavior to before recent EC rebalancing rework. See also
ec30a504ba/weed/shell/command_ec_encode.go (L99)
.
3 days ago
Lisandro Pin
76a111f0a2
Fix calculation of node's free EC shard slots. ( #6584 )
4 days ago
chrislu
d027f970e3
avoid wrongly set startPosition
5 days ago
chrislu
59bf216726
start after the known tsns
5 days ago
chrislu
6bc7d88ce2
subscribe offset type and possible value
5 days ago
chrislu
0d7c632c49
adjust offset types
5 days ago
chrislu
d0e24e8fac
Merge branch 'master' into mq
5 days ago
chrislu
314f211260
Update filer.toml
5 days ago
chrislu
9bd4c47299
update redis support status
5 days ago
chrislu
4613186e8a
not planning to redis3
5 days ago
chrislu
476aabb04b
Update README.txt
5 days ago
Chris Lu
df436d342b
add cassandra2 ( #6582 )
5 days ago
Warren Hodgkinson
65b0a7cf83
Removed unused certificate mounts from helm chart ( #6581 )
5 days ago
chrislu
feee34dd2c
just proxy the subscription, skipping the session step
5 days ago
chrislu
d3c0edc9ba
purge unused
6 days ago
chrislu
3ec6f7a3f0
simplify printing
6 days ago
chrislu
b8eb6f79b1
do not reuse session, since always session id is new after restart
remove last active ts from SessionEntry
6 days ago
chrislu
ecf85b58ac
use saved offsets
6 days ago
chrislu
82c97ddd52
remove unused
6 days ago
chrislu
db8f1e29ad
rename
6 days ago
chrislu
1b599c2e9f
skip io.EOF
6 days ago
chrislu
e960f72664
Merge branch 'master' into mq
6 days ago
chrislu
b977e0b3b2
minor
6 days ago
chrislu
160c66ef72
minor
6 days ago
chrislu
8f56ada47e
less logs
6 days ago
chrislu
c24b7da159
use atomic int64
6 days ago
chrislu
5dfb7ffe3d
separate debug port
6 days ago
chrislu
8955209e3b
subscriber process messages
6 days ago
chrislu
80529468b2
handle possible nil stream
6 days ago
chrislu
0129a7bf9b
use sessionId
7 days ago
chrislu
2ebb9927ae
check cancelled request while waiting
7 days ago
chrislu
e600bf016d
fmt
7 days ago
chrislu
30e67abd31
send init message with session id
7 days ago
chrislu
b5a53314cb
can publish records via agent
7 days ago
chrislu
6fe1d37240
Merge branch 'master' into mq
1 week ago
dependabot[bot]
2dc26a064c
chore(deps): bump google.golang.org/api from 0.221.0 to 0.222.0 ( #6570 )
* chore(deps): bump google.golang.org/api from 0.221.0 to 0.222.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.221.0 to 0.222.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.221.0...v0.222.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* go mod tidy
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: chrislu <chris.lu@gmail.com>
1 week ago
dependabot[bot]
e6c4fc2550
chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.59 to 1.17.60 ( #6573 )
chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials
Bumps [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2 ) from 1.17.59 to 1.17.60.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases )
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json )
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/credentials/v1.17.59...credentials/v1.17.60 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 week ago
chrislu
b79bb302ba
grpc new client
1 week ago
dependabot[bot]
e4c946229a
chore(deps): bump docker/build-push-action from 6.13.0 to 6.14.0 ( #6575 )
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 6.13.0 to 6.14.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](ca877d9245
...0adf9959216b96bec444f325f1e493d4aa344497)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 week ago
dependabot[bot]
1fbd2902e8
chore(deps): bump golang.org/x/image from 0.23.0 to 0.24.0 ( #6574 )
Bumps [golang.org/x/image](https://github.com/golang/image ) from 0.23.0 to 0.24.0.
- [Commits](https://github.com/golang/image/compare/v0.23.0...v0.24.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/image
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 week ago
dependabot[bot]
15926cf626
chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.76.0 to 1.77.1 ( #6572 )
chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3
Bumps [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2 ) from 1.76.0 to 1.77.1.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases )
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json )
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.76.0...service/s3/v1.77.1 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 week ago
dependabot[bot]
f9401d34dd
chore(deps): bump github.com/go-sql-driver/mysql from 1.8.1 to 1.9.0 ( #6571 )
Bumps [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql ) from 1.8.1 to 1.9.0.
- [Release notes](https://github.com/go-sql-driver/mysql/releases )
- [Changelog](https://github.com/go-sql-driver/mysql/blob/master/CHANGELOG.md )
- [Commits](https://github.com/go-sql-driver/mysql/compare/v1.8.1...v1.9.0 )
---
updated-dependencies:
- dependency-name: github.com/go-sql-driver/mysql
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 week ago
Aleksey Kosov
ef4eda0761
added re-generating and writing the Volume UUID if it is empty ( #6568 )
1 week ago
chrislu
dd805e789d
pub messages
1 week ago
chrislu
cb54ff8ad4
add agent sub
1 week ago
chrislu
b424a5256d
refactor
1 week ago
chrislu
77e028c4d2
set agent address
1 week ago
chrislu
a9e847bbcb
Merge branch 'master' into mq
1 week ago