{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":13124802,"defaultBranch":"main","name":"influxdb","ownerLogin":"influxdata","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2013-09-26T14:31:10.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/5713248?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1718136423.0","currentOid":""},"activityList":{"items":[{"before":"3b5633abeb1173e122e491a7fb99c10aa85c73ed","after":"da17e55c1b4b141df9f8d59cbd8480bbfe1487b2","ref":"refs/heads/gw_25054","pushedAt":"2024-06-11T23:15:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gwossum","name":"Geoffrey Wossum","path":"/gwossum","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10836954?s=80&v=4"},"commit":{"message":"chore: fix misplaced `ScheduleFullCompaction` call\n\nFix misplaced `ScheduleFullCompaction` call in test code where it belongs.\nRemove commented out code.","shortMessageHtmlLink":"chore: fix misplaced ScheduleFullCompaction call"}},{"before":"8a9f143c45646568dc1832f885b0f6342a889de8","after":"6c3835ea704f7ca67bee41fe86c07f49fda34a6e","ref":"refs/heads/gw_edge_455","pushedAt":"2024-06-11T22:12:10.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"gwossum","name":"Geoffrey Wossum","path":"/gwossum","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10836954?s=80&v=4"},"commit":{"message":"chore: improve error reporting for IsSpecialFSFromFileInfo\n\nImprove error reporting for `IsSpecialFSFromFileInfo`. This will help\ndebug issues that users might have with the template hardening.","shortMessageHtmlLink":"chore: improve error reporting for IsSpecialFSFromFileInfo"}},{"before":"b294ee8287d13d136bb1d8ba0e1d969ef34af187","after":"3b5633abeb1173e122e491a7fb99c10aa85c73ed","ref":"refs/heads/gw_25054","pushedAt":"2024-06-11T20:55:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gwossum","name":"Geoffrey Wossum","path":"/gwossum","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10836954?s=80&v=4"},"commit":{"message":"chore: fix race condition in test","shortMessageHtmlLink":"chore: fix race condition in test"}},{"before":null,"after":"b294ee8287d13d136bb1d8ba0e1d969ef34af187","ref":"refs/heads/gw_25054","pushedAt":"2024-06-11T20:07:03.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"gwossum","name":"Geoffrey Wossum","path":"/gwossum","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10836954?s=80&v=4"},"commit":{"message":"fix: prevent retention service from hanging\n\nFix issue that can cause the retention service to hang waiting on a\n`Shard.Close` call. When this occurs, no other shards will be deleted\nby the retention service. This is usually noticed as an increase in\ndisk usage because old shards are not cleaned up.\n\nThe fix adds to new methods to `Store`, `SetShardNewReadersBlocked`\nand `InUse`. `InUse` can be used to poll if a shard has active readers,\nwhich the retention service uses to skip over in-use shards to prevent\nthe service from hanging. `SetShardNewReadersBlocked` determines if\nnew read access may be granted to a shard. This is required to prevent\nrace conditions around the use of `InUse` and the deletion of shards.\n\nIf the retention service skips over a shard because it is in-use, the\nshard will be checked again the next time the retention service is run.\nIt can be deleted on subsequent checks if it is no longer in-use. If\nthe shards is stuck in-use, the retention service will not be able to\ndelete the shards, which can be observed in the logs for manual\nintervention. Other shards can still be deleted by the retention service\neven if a shard is stuck with readers.\n\ncloses: #25054","shortMessageHtmlLink":"fix: prevent retention service from hanging"}},{"before":null,"after":"cd8f5b10bc831b14ad9539717fd8f0cdf98f88cc","ref":"refs/heads/flux-staging/v0.195.1","pushedAt":"2024-06-11T06:48:30.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mhilton","name":"Martin Hilton","path":"/mhilton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1136018?s=80&v=4"},"commit":{"message":"build(flux): update flux to v0.195.1","shortMessageHtmlLink":"build(flux): update flux to v0.195.1"}},{"before":"a97566bc31ba99916c41cef2c8135f239dc10574","after":"fd0531761cd2deacd59b4b8c8e98a91ecc58de6a","ref":"refs/heads/main-2.x","pushedAt":"2024-06-11T04:49:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mhilton","name":"Martin Hilton","path":"/mhilton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1136018?s=80&v=4"},"commit":{"message":"feat: update flux to latest head (#25051)\n\n* feat: update flux to latest head\r\n\r\nFlux has updated some dependencies, including prometheus. Prometheus\r\nhas changed in some incompatible ways. Update the flux dependency\r\nto a newer version with the updated prometheus dependency and apply\r\nsome small fixes to make everything build. This is in preparation\r\nfor a flux release later in the week.\r\n\r\nThe biggest change is in some tests that were using runtime.DeepEqual\r\nto check the correctness of prometheus metrics. The internals of\r\nthese types have changed such that this is not a safe thing to do\r\nanymore. The test now verifies the string representations, as\r\nproduced by String(), match.\r\n\r\n* fix: update CI script\r\n\r\nThe scripts/ci/check-system-go-matches-go-mod.sh is failing because\r\nnewer go toolchains include the bugfix version in go.mod's go\r\ndirective. Update the script to check the major and minor versions\r\nreported by both tools match.","shortMessageHtmlLink":"feat: update flux to latest head (#25051)"}},{"before":"84b38f5a06a4bbea052c7da06039b05aa9693140","after":"62d1c67b1499c5d84e6a5460e061ef3239761356","ref":"refs/heads/main","pushedAt":"2024-06-10T19:25:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hiltontj","name":"Trevor Hilton","path":"/hiltontj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6188834?s=80&v=4"},"commit":{"message":"refactor: remove arrow_batchtes_to_json (#25046)\n\n* refactor: remove arrow_batchtes_to_json\r\n\r\n* test: query v3 json format","shortMessageHtmlLink":"refactor: remove arrow_batchtes_to_json (#25046)"}},{"before":"ddbcf66ed1a417eb8c7af7ca043f6d0bbe56abaa","after":"9db62ccbf13d35b399b5943ec61e928c51ad246d","ref":"refs/heads/mh-flux-prerelease","pushedAt":"2024-06-10T15:57:01.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mhilton","name":"Martin Hilton","path":"/mhilton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1136018?s=80&v=4"},"commit":{"message":"fix: update CI script\n\nThe scripts/ci/check-system-go-matches-go-mod.sh is failing because\nnewer go toolchains include the bugfix version in go.mod's go\ndirective. Update the script to check the major and minor versions\nreported by both tools match.","shortMessageHtmlLink":"fix: update CI script"}},{"before":"c51c959eca28c284c8bd2f23ff2ae5934392d9e4","after":"ddbcf66ed1a417eb8c7af7ca043f6d0bbe56abaa","ref":"refs/heads/mh-flux-prerelease","pushedAt":"2024-06-10T15:52:35.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mhilton","name":"Martin Hilton","path":"/mhilton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1136018?s=80&v=4"},"commit":{"message":"fix: update CI script\n\nThe scripts/ci/check-system-go-matches-go-mod.sh is failing because\nnewer go toolchains include the bugfix version in go.mod's go\ndirective. Update the script to check the major and minor versions\nreported by both tools match.","shortMessageHtmlLink":"fix: update CI script"}},{"before":"c4528764d54d6c65636db5eccbc6b23877c1b2da","after":"c51c959eca28c284c8bd2f23ff2ae5934392d9e4","ref":"refs/heads/mh-flux-prerelease","pushedAt":"2024-06-10T15:50:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mhilton","name":"Martin Hilton","path":"/mhilton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1136018?s=80&v=4"},"commit":{"message":"fix: update CI script\n\nThe scripts/ci/check-system-go-matches-go-mod.sh is failing because\nnewer go toolchains include the bugfix version in go.mod's go\ndirective. Update the script to check the major and minor versions\nreported by both tools match.","shortMessageHtmlLink":"fix: update CI script"}},{"before":"2c42c8ab271e6dbc53bf39471cb260c264271252","after":"c4528764d54d6c65636db5eccbc6b23877c1b2da","ref":"refs/heads/mh-flux-prerelease","pushedAt":"2024-06-10T14:50:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mhilton","name":"Martin Hilton","path":"/mhilton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1136018?s=80&v=4"},"commit":{"message":"fix: lint","shortMessageHtmlLink":"fix: lint"}},{"before":"4075181730e185ee525df104b4cde3deef51ea0b","after":"2c42c8ab271e6dbc53bf39471cb260c264271252","ref":"refs/heads/mh-flux-prerelease","pushedAt":"2024-06-10T14:37:56.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mhilton","name":"Martin Hilton","path":"/mhilton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1136018?s=80&v=4"},"commit":{"message":"fix: go.mod set toolchain","shortMessageHtmlLink":"fix: go.mod set toolchain"}},{"before":"d2f821cb46eae451fbde069d6620d1f3d21eb294","after":"4075181730e185ee525df104b4cde3deef51ea0b","ref":"refs/heads/mh-flux-prerelease","pushedAt":"2024-06-10T14:35:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mhilton","name":"Martin Hilton","path":"/mhilton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1136018?s=80&v=4"},"commit":{"message":"fix: go.mod set toolchain","shortMessageHtmlLink":"fix: go.mod set toolchain"}},{"before":"395e6c34ea65515a1b133503718516cf1e6dc051","after":"d2f821cb46eae451fbde069d6620d1f3d21eb294","ref":"refs/heads/mh-flux-prerelease","pushedAt":"2024-06-10T14:28:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mhilton","name":"Martin Hilton","path":"/mhilton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1136018?s=80&v=4"},"commit":{"message":"fix: remove toolchain directive from go.mod","shortMessageHtmlLink":"fix: remove toolchain directive from go.mod"}},{"before":null,"after":"395e6c34ea65515a1b133503718516cf1e6dc051","ref":"refs/heads/mh-flux-prerelease","pushedAt":"2024-06-10T14:21:01.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mhilton","name":"Martin Hilton","path":"/mhilton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1136018?s=80&v=4"},"commit":{"message":"feat: update flux to latest head\n\nFlux has updated some dependencies, including prometheus. Prometheus\nhas changed in some incompatible ways. Update the flux dependency\nto a newer version with the updated prometheus dependency and apply\nsome small fixes to make everything build. This is in preparation\nfor a flux release later in the week.\n\nThe biggest change is in some tests that were using runtime.DeepEqual\nto check the correctness of prometheus metrics. The internals of\nthese types have changed such that this is not a safe thing to do\nanymore. The test now verifies the string representations, as\nproduced by String(), match.","shortMessageHtmlLink":"feat: update flux to latest head"}},{"before":"2544c280e2fa3f609d17fdc9c2da41add74f8349","after":"f04fc04b710eaabd4a10b8f772f273f88058cd9f","ref":"refs/heads/feat/influx-inspect-export-parquet","pushedAt":"2024-06-10T09:49:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"alespour","name":null,"path":"/alespour","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42931850?s=80&v=4"},"commit":{"message":"fix: extend Parquet options values checks","shortMessageHtmlLink":"fix: extend Parquet options values checks"}},{"before":null,"after":"d6492516a4ad87c466483e7fe383b9697a6d9312","ref":"refs/heads/hiltontj/write-v3-lp","pushedAt":"2024-06-07T17:56:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"hiltontj","name":"Trevor Hilton","path":"/hiltontj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6188834?s=80&v=4"},"commit":{"message":"test: add test for E2E v3 write and make needed changes\n\nA end-to-end test was added to test writing to the v3\nwrite API, along with tests for failure modes to check\nthe validation of incoming writes.","shortMessageHtmlLink":"test: add test for E2E v3 write and make needed changes"}},{"before":"a5eba2f8f25d8a6dd1ea9237a7278427853473d4","after":"84b38f5a06a4bbea052c7da06039b05aa9693140","ref":"refs/heads/main","pushedAt":"2024-06-07T16:48:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mgattozzi","name":"Michael Gattozzi","path":"/mgattozzi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3514399?s=80&v=4"},"commit":{"message":"fix: buffer size typo (#25039)","shortMessageHtmlLink":"fix: buffer size typo (#25039)"}},{"before":"92f08e2e154274533f6bd61be63d15b16035e63b","after":"2544c280e2fa3f609d17fdc9c2da41add74f8349","ref":"refs/heads/feat/influx-inspect-export-parquet","pushedAt":"2024-06-07T16:07:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"alespour","name":null,"path":"/alespour","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42931850?s=80&v=4"},"commit":{"message":"style: go fmt","shortMessageHtmlLink":"style: go fmt"}},{"before":null,"after":"92f08e2e154274533f6bd61be63d15b16035e63b","ref":"refs/heads/feat/influx-inspect-export-parquet","pushedAt":"2024-06-07T15:56:26.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"alespour","name":null,"path":"/alespour","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42931850?s=80&v=4"},"commit":{"message":"test: add influx_inspect test","shortMessageHtmlLink":"test: add influx_inspect test"}},{"before":"a9e0a7ae591ea874292da5ed008c0843bf144a77","after":null,"ref":"refs/heads/BNP_fix-build-workflows","pushedAt":"2024-06-05T19:14:40.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"bnpfeife","name":"Brandon Pfeifer","path":"/bnpfeife","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13527030?s=80&v=4"}},{"before":"039dea22641aa15bcc9e490ae48dc34151fb4dc8","after":"a5eba2f8f25d8a6dd1ea9237a7278427853473d4","ref":"refs/heads/main","pushedAt":"2024-06-05T19:06:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mgattozzi","name":"Michael Gattozzi","path":"/mgattozzi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3514399?s=80&v=4"},"commit":{"message":"fix: only execute \"build_dev\" on non-fork branches (#25044)","shortMessageHtmlLink":"fix: only execute \"build_dev\" on non-fork branches (#25044)"}},{"before":"431360dd038ca90fc498a1dcfb77a73dd2cd2974","after":"a9e0a7ae591ea874292da5ed008c0843bf144a77","ref":"refs/heads/BNP_fix-build-workflows","pushedAt":"2024-06-05T18:41:39.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bnpfeife","name":"Brandon Pfeifer","path":"/bnpfeife","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13527030?s=80&v=4"},"commit":{"message":"fix: only execute \"build_dev\" on non-fork branches","shortMessageHtmlLink":"fix: only execute \"build_dev\" on non-fork branches"}},{"before":null,"after":"431360dd038ca90fc498a1dcfb77a73dd2cd2974","ref":"refs/heads/BNP_fix-build-workflows","pushedAt":"2024-06-05T18:38:29.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"bnpfeife","name":"Brandon Pfeifer","path":"/bnpfeife","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13527030?s=80&v=4"},"commit":{"message":"fix: only execute \"build_dev\" on non-fork branches","shortMessageHtmlLink":"fix: only execute \"build_dev\" on non-fork branches"}},{"before":null,"after":"a2b0b5f02a9825b658e67998edbb5ee85e000a41","ref":"refs/heads/BNP_test-workflow","pushedAt":"2024-06-05T17:19:39.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"bnpfeife","name":"Brandon Pfeifer","path":"/bnpfeife","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13527030?s=80&v=4"},"commit":{"message":"fix: buffer size typo","shortMessageHtmlLink":"fix: buffer size typo"}},{"before":"16378ada79a64eba8dad2933e1aec1d03a99abc9","after":null,"ref":"refs/heads/DSB_delete_tsm_1.11","pushedAt":"2024-06-04T22:52:59.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"davidby-influx","name":null,"path":"/davidby-influx","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/72418212?s=80&v=4"}},{"before":"3edc22f865adf443e9d8f240e8002469e6582737","after":"9c84e6c815e6e3e93af9c4b89df886046dd79f0a","ref":"refs/heads/1.11","pushedAt":"2024-06-04T22:52:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"davidby-influx","name":null,"path":"/davidby-influx","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/72418212?s=80&v=4"},"commit":{"message":"fix: ignore empty index error deleting last measurement (#25037) (#25043)\n\nAn empty index is appropriate when deleting the last\r\nmeasurement. Also clean up error handling, avoid\r\nduplicate calls to Close.\r\n\r\ncloses https://github.com/influxdata/influxdb/issues/9929\r\n\r\n(cherry picked from commit b09e4b751f9ac24e53558764df64b74e9b06fc3d)\r\n\r\ncloses https://github.com/influxdata/influxdb/issues/25038","shortMessageHtmlLink":"fix: ignore empty index error deleting last measurement (#25037) (#25043"}},{"before":null,"after":"16378ada79a64eba8dad2933e1aec1d03a99abc9","ref":"refs/heads/DSB_delete_tsm_1.11","pushedAt":"2024-06-04T19:47:34.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"davidby-influx","name":null,"path":"/davidby-influx","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/72418212?s=80&v=4"},"commit":{"message":"fix: ignore empty index error deleting last measurement (#25037)\n\nAn empty index is appropriate when deleting the last\nmeasurement. Also clean up error handling, avoid\nduplicate calls to Close.\n\ncloses https://github.com/influxdata/influxdb/issues/9929\n\n(cherry picked from commit b09e4b751f9ac24e53558764df64b74e9b06fc3d)\n\ncloses https://github.com/influxdata/influxdb/issues/25038","shortMessageHtmlLink":"fix: ignore empty index error deleting last measurement (#25037)"}},{"before":"c54b4e9457b984b8f7b008b29995faa0b4d4e071","after":null,"ref":"refs/heads/DSB_delete_tsm","pushedAt":"2024-06-04T19:30:05.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"davidby-influx","name":null,"path":"/davidby-influx","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/72418212?s=80&v=4"}},{"before":"5fda409f39be40c0624fd1aaf38b63411b517725","after":"b09e4b751f9ac24e53558764df64b74e9b06fc3d","ref":"refs/heads/master-1.x","pushedAt":"2024-06-04T19:29:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"davidby-influx","name":null,"path":"/davidby-influx","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/72418212?s=80&v=4"},"commit":{"message":"fix: ignore empty index error deleting last measurement (#25037)\n\nAn empty index is appropriate when deleting the last\r\nmeasurement. Also clean up error handling, avoid\r\nduplicate calls to Close.\r\n\r\ncloses https://github.com/influxdata/influxdb/issues/9929","shortMessageHtmlLink":"fix: ignore empty index error deleting last measurement (#25037)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEYrulVgA","startCursor":null,"endCursor":null}},"title":"Activity ยท influxdata/influxdb"}