Unnamed: 0 int64 9 832k | id float64 2.5B 32.1B | type stringclasses 1
value | created_at stringlengths 19 19 | repo stringlengths 7 112 | repo_url stringlengths 36 141 | action stringclasses 3
values | title stringlengths 4 323 | labels stringlengths 4 2.67k | body stringlengths 23 107k | index stringclasses 4
values | text_combine stringlengths 96 107k | label stringclasses 2
values | text stringlengths 96 56.1k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
307 | 6,418,809,841 | IssuesEvent | 2017-08-08 19:47:48 | dotnet/roslyn | https://api.github.com/repos/dotnet/roslyn | closed | [Loc] Rename in editor causing exception | Area-IDE Bug Tenet-Reliability | **Version Used**:
2.3.0.6183003
Windows 8.1 Chinese (Traditional)
**Steps to Reproduce**:
1. Right click in editor window
2. Select rename
**Expected Behavior**:
Should be able to rename methods, declarations, etc.
**Actual Behavior**:

**Steps to Reproduce**:
1. Right click in editor window
2. Select rename
**Expected Behavior**:
Should be able to rename methods, declarations, etc.
**Actual Behavior**:
 can crash in rare cases where they race with segment deletion processing in the background GC.
The linked [repro app](https://gist.github.com/ChrisAhna/9596dcd5d93306b4f21043b49bdbe090) calls GC.GetT... | True | GC.GetTotalMemory can crash in rare cases when it races with background GC - ### Description
Calls to [GC.GetTotalMemory](https://docs.microsoft.com/en-us/dotnet/api/system.gc.gettotalmemory) can crash in rare cases where they race with segment deletion processing in the background GC.
The linked [repro app](http... | reli | gc gettotalmemory can crash in rare cases when it races with background gc description calls to can crash in rare cases where they race with segment deletion processing in the background gc the linked calls gc gettotalmemory in a loop while another thread drives an allocation pattern geared toward ... | 1 |
321 | 6,561,888,785 | IssuesEvent | 2017-09-07 14:46:48 | waggle-sensor/beehive-server | https://api.github.com/repos/waggle-sensor/beehive-server | opened | Review ETL processes for data sanitization, robustness and correctness | data reliability | We should do a simple review of the main processes involved in loading data into the databases, processing it, etc. Some examples of what we're looking for are things like:
1. Do they apply sanitization? For example, ensure consistent node_ids, encoding, naming, etc.
2. Do they handle invalid data correctly? At lea... | True | Review ETL processes for data sanitization, robustness and correctness - We should do a simple review of the main processes involved in loading data into the databases, processing it, etc. Some examples of what we're looking for are things like:
1. Do they apply sanitization? For example, ensure consistent node_ids,... | reli | review etl processes for data sanitization robustness and correctness we should do a simple review of the main processes involved in loading data into the databases processing it etc some examples of what we re looking for are things like do they apply sanitization for example ensure consistent node ids ... | 1 |
122,148 | 17,690,452,910 | IssuesEvent | 2021-08-24 09:17:24 | AlexRogalskiy/code-formats | https://api.github.com/repos/AlexRogalskiy/code-formats | opened | WS-2021-0245 (High) detected in git-2.0.6.tgz | security vulnerability | ## WS-2021-0245 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>git-2.0.6.tgz</b></p></summary>
<p>a util for spawning git from npm CLI contexts</p>
<p>Library home page: <a href="http... | True | WS-2021-0245 (High) detected in git-2.0.6.tgz - ## WS-2021-0245 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>git-2.0.6.tgz</b></p></summary>
<p>a util for spawning git from npm CLI ... | non_reli | ws high detected in git tgz ws high severity vulnerability vulnerable library git tgz a util for spawning git from npm cli contexts library home page a href path to dependency file code formats package json path to vulnerable library code formats node modules npm nod... | 0 |
540 | 7,633,376,914 | IssuesEvent | 2018-05-06 04:05:33 | globaleaks/GlobaLeaks | https://api.github.com/repos/globaleaks/GlobaLeaks | opened | Remove Absolute Paths from File Uploads in Database | C: Backend F: Portability T: Bug T: Refactoring | **Current behavior**
Currently, filepaths in the database store the full absolute path. This drastically complicates relocating GlobaLeaks installs between systems and distributions especially for Developer Mode instances, and makes tenant import/export much more complicated as the paths need to be rewritten on the fl... | True | Remove Absolute Paths from File Uploads in Database - **Current behavior**
Currently, filepaths in the database store the full absolute path. This drastically complicates relocating GlobaLeaks installs between systems and distributions especially for Developer Mode instances, and makes tenant import/export much more c... | non_reli | remove absolute paths from file uploads in database current behavior currently filepaths in the database store the full absolute path this drastically complicates relocating globaleaks installs between systems and distributions especially for developer mode instances and makes tenant import export much more c... | 0 |
2,773 | 27,608,285,979 | IssuesEvent | 2023-03-09 14:24:41 | NVIDIA/spark-rapids | https://api.github.com/repos/NVIDIA/spark-rapids | opened | [FEA] reduce retry window for Project | feature request ? - Needs Triage performance reliability | **Is your feature request related to a problem? Please describe.**
Once https://github.com/NVIDIA/spark-rapids/pull/7864 and https://github.com/NVIDIA/spark-rapids/issues/7672 are done it would be very nice to have the ability to reduce what is retried when processing a project operation. Right now if a project fails... | True | [FEA] reduce retry window for Project - **Is your feature request related to a problem? Please describe.**
Once https://github.com/NVIDIA/spark-rapids/pull/7864 and https://github.com/NVIDIA/spark-rapids/issues/7672 are done it would be very nice to have the ability to reduce what is retried when processing a project ... | reli | reduce retry window for project is your feature request related to a problem please describe once and are done it would be very nice to have the ability to reduce what is retried when processing a project operation right now if a project fails all of the expressions will be re evaluated this is done ... | 1 |
725,858 | 24,978,298,313 | IssuesEvent | 2022-11-02 09:41:10 | yugabyte/yugabyte-db | https://api.github.com/repos/yugabyte/yugabyte-db | closed | [YSQL][Unit Test] detected memory leaks in TestQLCreateIndex.TestQLCreateIndexExpr | kind/bug area/ysql priority/medium status/awaiting-triage | Jira Link: [DB-4111](https://yugabyte.atlassian.net/browse/DB-4111)
### Description
On [2.17.1.0-b139](https://detective.dev.yugabyte.com/?commits=59f9cbde784b456b2e2603058edd2a3e1122093c) TestQLCreateIndex.TestQLCreateIndexExpr is indicating a potential productive code memory leak:
```
==338434==ERROR: LeakSanitiz... | 1.0 | [YSQL][Unit Test] detected memory leaks in TestQLCreateIndex.TestQLCreateIndexExpr - Jira Link: [DB-4111](https://yugabyte.atlassian.net/browse/DB-4111)
### Description
On [2.17.1.0-b139](https://detective.dev.yugabyte.com/?commits=59f9cbde784b456b2e2603058edd2a3e1122093c) TestQLCreateIndex.TestQLCreateIndexExpr is i... | non_reli | detected memory leaks in testqlcreateindex testqlcreateindexexpr jira link description on testqlcreateindex testqlcreateindexexpr is indicating a potential productive code memory leak error leaksanitizer detected memory leaks indirect leak of byte s in object s allocated from ... | 0 |
1,231 | 14,145,581,243 | IssuesEvent | 2020-11-10 17:56:40 | microsoft/calculator | https://api.github.com/repos/microsoft/calculator | closed | Copy pasting into Currency locks the editor | Area: Reliability Bug Pri: 2 investigate | <!--
Before filing a bug
- Ensure the bug reproduces on the latest version of the app.
- Search existing issues and make sure this issue is not already filed.
-->
**Describe the bug**
<!-- A clear and concise description of what the bug is. -->
Copy pasting from any source into the currency locks the editor an... | True | Copy pasting into Currency locks the editor - <!--
Before filing a bug
- Ensure the bug reproduces on the latest version of the app.
- Search existing issues and make sure this issue is not already filed.
-->
**Describe the bug**
<!-- A clear and concise description of what the bug is. -->
Copy pasting from an... | reli | copy pasting into currency locks the editor before filing a bug ensure the bug reproduces on the latest version of the app search existing issues and make sure this issue is not already filed describe the bug copy pasting from any source into the currency locks the editor and you cannot ... | 1 |
902 | 11,580,113,166 | IssuesEvent | 2020-02-21 19:25:42 | microsoft/azuredatastudio | https://api.github.com/repos/microsoft/azuredatastudio | closed | Potential listener leak at new Object.attachStyler needs to be investigated | Area - Reliability Bug Impact: Stress Triage: Done | Sql NB multiple cells test - Stress mode after around ~2 iterations pops the following potential leak:
[8860:0531/092405.647:INFO:CONSOLE(2280)] " at Object.attachStyler (file:///E:/mssqltoolsagentworkspace/79/s/out/vs/platform/theme/common/styler.js:33:29)
at Object.attachTableStyler (file:///E:/mssqltoolsage... | True | Potential listener leak at new Object.attachStyler needs to be investigated - Sql NB multiple cells test - Stress mode after around ~2 iterations pops the following potential leak:
[8860:0531/092405.647:INFO:CONSOLE(2280)] " at Object.attachStyler (file:///E:/mssqltoolsagentworkspace/79/s/out/vs/platform/theme/com... | reli | potential listener leak at new object attachstyler needs to be investigated sql nb multiple cells test stress mode after around iterations pops the following potential leak at object attachstyler file e mssqltoolsagentworkspace s out vs platform theme common styler js at object attacht... | 1 |
2,348 | 24,855,437,767 | IssuesEvent | 2022-10-27 01:30:02 | parca-dev/parca-agent | https://api.github.com/repos/parca-dev/parca-agent | opened | Add readiness/liveness HTTP endpoints | enhancement good first issue help wanted reliability | This will allow to create probes for the Kubernetes DaemonSet to ensure rollouts are successful
Right now we wait and hope it will work:
https://github.com/parca-dev/parca-agent/blob/0e4ef533698b40c09d1295fb05dc1bd64ba04162/e2e/ci-e2e.sh#L75-L77 | True | Add readiness/liveness HTTP endpoints - This will allow to create probes for the Kubernetes DaemonSet to ensure rollouts are successful
Right now we wait and hope it will work:
https://github.com/parca-dev/parca-agent/blob/0e4ef533698b40c09d1295fb05dc1bd64ba04162/e2e/ci-e2e.sh#L75-L77 | reli | add readiness liveness http endpoints this will allow to create probes for the kubernetes daemonset to ensure rollouts are successful right now we wait and hope it will work | 1 |
1,182 | 13,617,221,846 | IssuesEvent | 2020-09-23 16:41:07 | dotnet/runtime | https://api.github.com/repos/dotnet/runtime | closed | System.Text.Json.JsonSerializer.Deserialize crashes when parsing large string using Blazor | arch-wasm area-VM-meta-mono bug tenet-reliability | _This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/content/problem/1163083/systemtextjsonjsonserializerdeserialize-crashes-wh.html)._
---
[severity:Other] [regression] [worked-in:somewhere before 16.7.1]
Using Blazor/Wasm (3.2.0) and trying to parse a large j... | True | System.Text.Json.JsonSerializer.Deserialize crashes when parsing large string using Blazor - _This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/content/problem/1163083/systemtextjsonjsonserializerdeserialize-crashes-wh.html)._
---
[severity:Other] [regression]... | reli | system text json jsonserializer deserialize crashes when parsing large string using blazor this issue has been moved from using blazor wasm and trying to parse a large json string chars loaded from a file on my local windows machine system text json jsonserializer deserialize crashes wit... | 1 |
176,078 | 28,026,193,504 | IssuesEvent | 2023-03-28 09:17:07 | WordPress/Learn | https://api.github.com/repos/WordPress/Learn | closed | [Related Course: Create a Custom Block Theme #1] Different Types of Themes: Overview - Lesson Plan | [Priority] High [Experience Level] Intermediate [Content Type] Lesson Plan [Content Type] Course [Audience] Designers 6.0 5.9 [Review] Ready for Instructional Review | ### **IMPORTANT:**
** This lesson plan belongs to part of a greater course, [Create a Custom Block Theme #1](https://github.com/WordPress/Learn/issues/631) **
**Please reach out to @arasae (Sarah Snow) in the #training team Slack if you would like to help with this lesson plan.**
# Topic Description
The goal of ... | 1.0 | [Related Course: Create a Custom Block Theme #1] Different Types of Themes: Overview - Lesson Plan - ### **IMPORTANT:**
** This lesson plan belongs to part of a greater course, [Create a Custom Block Theme #1](https://github.com/WordPress/Learn/issues/631) **
**Please reach out to @arasae (Sarah Snow) in the #traini... | non_reli | different types of themes overview lesson plan important this lesson plan belongs to part of a greater course please reach out to arasae sarah snow in the training team slack if you would like to help with this lesson plan topic description the goal of this lesson is ultimat... | 0 |
1,776 | 19,663,425,390 | IssuesEvent | 2022-01-10 19:31:58 | Azure/azure-sdk-for-java | https://api.github.com/repos/Azure/azure-sdk-for-java | closed | Resilient Jackson Multi-Version Support | Client Azure.Core pillar-reliability | Related #20997
Determine which versions of Jackson the Azure SDKs can support and create version specific configurations to ensure consistent serialization and deserialization across versions.
Targeted version support is at least:
- [x] 2.10
- [x] 2.11
- [x] 2.12 | True | Resilient Jackson Multi-Version Support - Related #20997
Determine which versions of Jackson the Azure SDKs can support and create version specific configurations to ensure consistent serialization and deserialization across versions.
Targeted version support is at least:
- [x] 2.10
- [x] 2.11
- [x] 2.12 | reli | resilient jackson multi version support related determine which versions of jackson the azure sdks can support and create version specific configurations to ensure consistent serialization and deserialization across versions targeted version support is at least | 1 |
68,400 | 21,660,889,776 | IssuesEvent | 2022-05-06 18:57:52 | scipy/scipy | https://api.github.com/repos/scipy/scipy | closed | [BUG] 1.8.0: pytest is failing in 5 units | defect | ### Describe your issue.
Looks lik epytest is failing in few units.
### Reproducing Code Example
```python
I'm trying to package your module as an rpm package. So I'm using the typical PEP517 based build, install and test cycle used on building packages from non-root account.
- `python3 -sBm build -w --no-isolation... | 1.0 | [BUG] 1.8.0: pytest is failing in 5 units - ### Describe your issue.
Looks lik epytest is failing in few units.
### Reproducing Code Example
```python
I'm trying to package your module as an rpm package. So I'm using the typical PEP517 based build, install and test cycle used on building packages from non-root accou... | non_reli | pytest is failing in units describe your issue looks lik epytest is failing in few units reproducing code example python i m trying to package your module as an rpm package so i m using the typical based build install and test cycle used on building packages from non root account ... | 0 |
823 | 10,742,412,242 | IssuesEvent | 2019-10-29 22:31:23 | microsoft/calculator | https://api.github.com/repos/microsoft/calculator | closed | Scientific Mode | copying the result of 102^12 crashes calculator? | Area: Reliability Bug investigate no recent activity | **Describe the bug**
Calculator crashes upon copying the result of 102^12
**Steps To Reproduce**
<!--
Steps to reproduce the behavior:
1. Go to 'Scientific Mode'
2. Enter '102'
3. Press the 'xy' button
4. Enter '12'
5. Press 'Select all' in the result
6. Press 'Copy'
-->
**Expected behavior**
For it to... | True | Scientific Mode | copying the result of 102^12 crashes calculator? - **Describe the bug**
Calculator crashes upon copying the result of 102^12
**Steps To Reproduce**
<!--
Steps to reproduce the behavior:
1. Go to 'Scientific Mode'
2. Enter '102'
3. Press the 'xy' button
4. Enter '12'
5. Press 'Select all' in... | reli | scientific mode copying the result of crashes calculator describe the bug calculator crashes upon copying the result of steps to reproduce steps to reproduce the behavior go to scientific mode enter press the xy button enter press select all in the resu... | 1 |
14,578 | 2,829,609,732 | IssuesEvent | 2015-05-23 02:06:02 | awesomebing1/fuzzdb | https://api.github.com/repos/awesomebing1/fuzzdb | closed | http://repairpal.com/footballnorth-texas-vs-utep-live-streaming-ncaaf-191 | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
http://repairpal.com/footballnorth-texas-vs-utep-live-streaming-ncaaf-191
What version of the product are you using? On what operating system?
Please provide any additional information below.
```
Original is... | 1.0 | http://repairpal.com/footballnorth-texas-vs-utep-live-streaming-ncaaf-191 - ```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
http://repairpal.com/footballnorth-texas-vs-utep-live-streaming-ncaaf-191
What version of the product are you using? On what operating s... | non_reli | what steps will reproduce the problem what is the expected output what do you see instead what version of the product are you using on what operating system please provide any additional information below original issue reported on code google com by sabujhos gmail com on nov ... | 0 |
250 | 5,735,704,515 | IssuesEvent | 2017-04-22 00:53:48 | Storj/bridge | https://api.github.com/repos/Storj/bridge | closed | Monitor process state management | reliability | The monitor service verifies that farmers have been online with the assumption that the process has been running. In case that the monitoring service itself is not running, the next time it starts it should be able to determine the last time it was run and make adjustments. | True | Monitor process state management - The monitor service verifies that farmers have been online with the assumption that the process has been running. In case that the monitoring service itself is not running, the next time it starts it should be able to determine the last time it was run and make adjustments. | reli | monitor process state management the monitor service verifies that farmers have been online with the assumption that the process has been running in case that the monitoring service itself is not running the next time it starts it should be able to determine the last time it was run and make adjustments | 1 |
173 | 4,972,501,637 | IssuesEvent | 2016-12-05 21:45:39 | dotnet/roslyn | https://api.github.com/repos/dotnet/roslyn | closed | Repl commands get an extra letter when typed in C# interactive (+Backspacing the extra letter crashes VS) | Area-IDE Bug Tenet-Reliability | **Version Used**:
D15Rel 25903.2
**Steps to Reproduce**:
1. Open C# Interactive
2. Type out the repl command: #help
3. Make sure you actually type it out, and don't use a tab.
**Expected Behavior**:
#help is typed out.
**Actual Behavior**:
#helpp is typed out. An extra letter is added. The same issue occurs f... | True | Repl commands get an extra letter when typed in C# interactive (+Backspacing the extra letter crashes VS) - **Version Used**:
D15Rel 25903.2
**Steps to Reproduce**:
1. Open C# Interactive
2. Type out the repl command: #help
3. Make sure you actually type it out, and don't use a tab.
**Expected Behavior**:
#help... | reli | repl commands get an extra letter when typed in c interactive backspacing the extra letter crashes vs version used steps to reproduce open c interactive type out the repl command help make sure you actually type it out and don t use a tab expected behavior help is typed... | 1 |
3,048 | 31,857,128,454 | IssuesEvent | 2023-09-15 08:17:56 | pulumi/pulumi-artifactory | https://api.github.com/repos/pulumi/pulumi-artifactory | closed | [internal] Broken test on diff: `error: no changes were expected but changes were proposed` | impact/reliability kind/bug resolution/fixed | [Link to recent Action run](https://github.com/pulumi/pulumi-artifactory/actions/runs/6127399453/job/16633182212#step:22:180)
This is blocking upgrades.
I suspect this may be a diff bug in the bridge since it started happening on [this upgrade attempt](https://github.com/pulumi/pulumi-artifactory/pull/436). Linki... | True | [internal] Broken test on diff: `error: no changes were expected but changes were proposed` - [Link to recent Action run](https://github.com/pulumi/pulumi-artifactory/actions/runs/6127399453/job/16633182212#step:22:180)
This is blocking upgrades.
I suspect this may be a diff bug in the bridge since it started hap... | reli | broken test on diff error no changes were expected but changes were proposed this is blocking upgrades i suspect this may be a diff bug in the bridge since it started happening on linking stack output after a pulumi up in a comment to avoid cluttering this description note that projectkey ... | 1 |
20,450 | 10,519,742,742 | IssuesEvent | 2019-09-29 20:06:10 | DashboardHub/PipelineDashboard | https://api.github.com/repos/DashboardHub/PipelineDashboard | closed | CVE-2018-11696 (High) detected in node-sass-v4.12.0 | security vulnerability | ## CVE-2018-11696 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-sassv4.12.0</b></p></summary>
<p>
<p>:rainbow: Node.js bindings to libsass</p>
<p>Library home page: <a href=http... | True | CVE-2018-11696 (High) detected in node-sass-v4.12.0 - ## CVE-2018-11696 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-sassv4.12.0</b></p></summary>
<p>
<p>:rainbow: Node.js bind... | non_reli | cve high detected in node sass cve high severity vulnerability vulnerable library node rainbow node js bindings to libsass library home page a href found in head commit a href library source files the source files were matched to this sourc... | 0 |
327 | 6,622,089,367 | IssuesEvent | 2017-09-21 21:49:07 | dotnet/roslyn | https://api.github.com/repos/dotnet/roslyn | opened | CompletesTrackingOperation should not dispose of EmptyAsyncToken | Tenet-Performance Tenet-Reliability up-for-grabs | **Version Used**: 15.3
:memo: Observed 18,000 scheduled tasks in a work queue in a "low memory" heap dump submitted for analysis.
When `TaskExtensions.CompletesTrackingOperation` is called with `EmptyAsyncToken.Instance`, it should not attempt to dispose of the token. The `Dispose()` method is empty, and scheduli... | True | CompletesTrackingOperation should not dispose of EmptyAsyncToken - **Version Used**: 15.3
:memo: Observed 18,000 scheduled tasks in a work queue in a "low memory" heap dump submitted for analysis.
When `TaskExtensions.CompletesTrackingOperation` is called with `EmptyAsyncToken.Instance`, it should not attempt to ... | reli | completestrackingoperation should not dispose of emptyasynctoken version used memo observed scheduled tasks in a work queue in a low memory heap dump submitted for analysis when taskextensions completestrackingoperation is called with emptyasynctoken instance it should not attempt to disp... | 1 |
80 | 3,506,675,068 | IssuesEvent | 2016-01-08 08:46:32 | PopupMaker/Popup-Maker | https://api.github.com/repos/PopupMaker/Popup-Maker | closed | Reorganize so that only neccesary functionality is inside doc.ready() | Reliability | Event hooks etc don't need to wait for doc.ready.
Possible that nothing requires doc.ready if defer is on.
Only triggers need to wait for doc.ready. | True | Reorganize so that only neccesary functionality is inside doc.ready() - Event hooks etc don't need to wait for doc.ready.
Possible that nothing requires doc.ready if defer is on.
Only triggers need to wait for doc.ready. | reli | reorganize so that only neccesary functionality is inside doc ready event hooks etc don t need to wait for doc ready possible that nothing requires doc ready if defer is on only triggers need to wait for doc ready | 1 |
1,683 | 18,669,214,659 | IssuesEvent | 2021-10-30 11:32:10 | beattosetto/beattosetto | https://api.github.com/repos/beattosetto/beattosetto | opened | Fix display bug in beatmap card and beatmap collection page | frontend area:home area:collection fix from discussion type:reliability | When user wrie description in collection that is too long the beatmap card will change the shape that we are not expected and it will overflow in header too.
- [ ] Fix text over in collection card
- [ ] Fix text and picture overflow in collection card | True | Fix display bug in beatmap card and beatmap collection page - When user wrie description in collection that is too long the beatmap card will change the shape that we are not expected and it will overflow in header too.
- [ ] Fix text over in collection card
- [ ] Fix text and picture overflow in collection card | reli | fix display bug in beatmap card and beatmap collection page when user wrie description in collection that is too long the beatmap card will change the shape that we are not expected and it will overflow in header too fix text over in collection card fix text and picture overflow in collection card | 1 |
453 | 7,614,030,635 | IssuesEvent | 2018-05-02 00:10:52 | dotnet/roslyn | https://api.github.com/repos/dotnet/roslyn | closed | UpgradeProject crashes IDE with "Unable to check out the files from source control" | Area-IDE Bug Resolution-Fixed Tenet-Reliability | I’m getting a crash when using the UpgradeProject fixer.
It comes from `void EnsureEditableDocuments(IEnumerable<DocumentId> documents)`
The input is a single document, which apparently has a null path.
I see a few possible interpretations, but I don’t know what’s the proper expectations:
1. We should not be ch... | True | UpgradeProject crashes IDE with "Unable to check out the files from source control" - I’m getting a crash when using the UpgradeProject fixer.
It comes from `void EnsureEditableDocuments(IEnumerable<DocumentId> documents)`
The input is a single document, which apparently has a null path.
I see a few possible int... | reli | upgradeproject crashes ide with unable to check out the files from source control i’m getting a crash when using the upgradeproject fixer it comes from void ensureeditabledocuments ienumerable documents the input is a single document which apparently has a null path i see a few possible interpretation... | 1 |
24,260 | 12,246,688,310 | IssuesEvent | 2020-05-05 14:48:58 | nanovms/nanos | https://api.github.com/repos/nanovms/nanos | opened | tfs: inflate existing file extent when appending, merge adjacent extents where possible, eliminate extent size maximum | filesystem performance | Right now we're allocating tfs extents more often than we need to. Explore the possibility of extending an existing file extent on append rather than allocating a new one. To accommodate the extension, a larger default storage allocation size could be used for each new extent, or id_heap_set_area could be used to try a... | True | tfs: inflate existing file extent when appending, merge adjacent extents where possible, eliminate extent size maximum - Right now we're allocating tfs extents more often than we need to. Explore the possibility of extending an existing file extent on append rather than allocating a new one. To accommodate the extensio... | non_reli | tfs inflate existing file extent when appending merge adjacent extents where possible eliminate extent size maximum right now we re allocating tfs extents more often than we need to explore the possibility of extending an existing file extent on append rather than allocating a new one to accommodate the extensio... | 0 |
2,164 | 23,865,205,035 | IssuesEvent | 2022-09-07 10:24:21 | ppy/osu | https://api.github.com/repos/ppy/osu | closed | The target mod can't play and fails to calculate sr for certain beatmaps | area:mods type:reliability | ### Type
Game behaviour
### Bug description
I made [a local difficulty](https://drive.google.com/file/d/1RqwxLlSOf66mXAS6bFjYcJyjR8QWB5HL/view?usp=sharing) (osz in google drive) of [Galaxy Collapse](https://osu.ppy.sh/beatmapsets/396221#osu/862088) that only included the speedup from 2:35~2:56. Then, I selected the ... | True | The target mod can't play and fails to calculate sr for certain beatmaps - ### Type
Game behaviour
### Bug description
I made [a local difficulty](https://drive.google.com/file/d/1RqwxLlSOf66mXAS6bFjYcJyjR8QWB5HL/view?usp=sharing) (osz in google drive) of [Galaxy Collapse](https://osu.ppy.sh/beatmapsets/396221#osu/8... | reli | the target mod can t play and fails to calculate sr for certain beatmaps type game behaviour bug description i made osz in google drive of that only included the speedup from then i selected the target mod and received several notifications saying that the game had failed to calculate t... | 1 |
266,120 | 23,223,987,301 | IssuesEvent | 2022-08-02 21:16:00 | Merck/metalite | https://api.github.com/repos/Merck/metalite | closed | Independent test of `adam_mapping.r` | independent test | Test plan of adam_mapping():
run following code as start
```
x <- adam_mapping(
name = "apat",
id = "USUBJID",
group = "TRT01A",
subset = TRTFL == "Y",
label = "All Participants as Treated"
)
x
```
1. output `x` is a `adam_mapping` class object
3. c("name", "id", "group", "subset", "labe... | 1.0 | Independent test of `adam_mapping.r` - Test plan of adam_mapping():
run following code as start
```
x <- adam_mapping(
name = "apat",
id = "USUBJID",
group = "TRT01A",
subset = TRTFL == "Y",
label = "All Participants as Treated"
)
x
```
1. output `x` is a `adam_mapping` class object
3. c("... | non_reli | independent test of adam mapping r test plan of adam mapping run following code as start x adam mapping name apat id usubjid group subset trtfl y label all participants as treated x output x is a adam mapping class object c name ... | 0 |
154,583 | 12,220,049,291 | IssuesEvent | 2020-05-01 23:46:16 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | closed | roachtest: tpchvec/disk failed | C-test-failure O-roachtest O-robot branch-release-20.1 release-blocker | [(roachtest).tpchvec/disk failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=1838926&tab=buildLog) on [release-20.1@6a7ca722a135e21ad04daec3895535969ba5b02c](https://github.com/cockroachdb/cockroach/commits/6a7ca722a135e21ad04daec3895535969ba5b02c):
```
The test failed on branch=release-20.1, cloud=gce:
tes... | 2.0 | roachtest: tpchvec/disk failed - [(roachtest).tpchvec/disk failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=1838926&tab=buildLog) on [release-20.1@6a7ca722a135e21ad04daec3895535969ba5b02c](https://github.com/cockroachdb/cockroach/commits/6a7ca722a135e21ad04daec3895535969ba5b02c):
```
The test failed on br... | non_reli | roachtest tpchvec disk failed on the test failed on branch release cloud gce test artifacts and logs in home agent work go src github com cockroachdb cockroach artifacts tpchvec disk run tpchvec go tpchvec go test runner go error with attached stack trace main execcmdwithbu... | 0 |
549 | 8,553,570,527 | IssuesEvent | 2018-11-08 01:30:37 | dotnet/roslyn | https://api.github.com/repos/dotnet/roslyn | closed | Fix failure to dispose 'scope' after failure to dispose 'connection' | 4 - In Review Area-IDE Bug Tenet-Reliability | In the following code, an exception during the call to `connection.Dispose` will result in `scope` not getting disposed. This eventually leads to an exception in the finalizer of `PinnedRemotableDataScope`.
https://github.com/dotnet/roslyn/blob/1f082e40860963edcd81d1567069aae924d9369f/src/Workspaces/Core/Portable/Re... | True | Fix failure to dispose 'scope' after failure to dispose 'connection' - In the following code, an exception during the call to `connection.Dispose` will result in `scope` not getting disposed. This eventually leads to an exception in the finalizer of `PinnedRemotableDataScope`.
https://github.com/dotnet/roslyn/blob/1... | reli | fix failure to dispose scope after failure to dispose connection in the following code an exception during the call to connection dispose will result in scope not getting disposed this eventually leads to an exception in the finalizer of pinnedremotabledatascope link | 1 |
83,899 | 3,644,697,160 | IssuesEvent | 2016-02-15 11:07:16 | mantidproject/mantid | https://api.github.com/repos/mantidproject/mantid | closed | SliceViewerWindow should have a refresh/update method to change the workspace data | Component: GUI Misc: Archived Priority: Low | This issue was originally [TRAC 10446](http://trac.mantidproject.org/mantid/ticket/10446)
Original Reporter: @FedeMPouzols
This method would make it possible to update the slice viewer window with a different workspace/underlying data.
The idea is that if one is using a single slice viewer window instance, i... | 1.0 | SliceViewerWindow should have a refresh/update method to change the workspace data - This issue was originally [TRAC 10446](http://trac.mantidproject.org/mantid/ticket/10446)
Original Reporter: @FedeMPouzols
This method would make it possible to update the slice viewer window with a different workspace/underlyi... | non_reli | sliceviewerwindow should have a refresh update method to change the workspace data this issue was originally original reporter fedempouzols this method would make it possible to update the slice viewer window with a different workspace underlying data the idea is that if one is using a single slice ... | 0 |
324 | 6,575,599,542 | IssuesEvent | 2017-09-11 16:38:22 | Microsoft/PTVS | https://api.github.com/repos/Microsoft/PTVS | closed | Test Explorer causes crash after loading solution | bug tenet:Reliability | I opened a solution that has a unit test.
I opened test explorer.
I opened a different solution.
Crash.
I'm not seeing PTVS in the stack anywhere, so it may not be our bug.
```
at Microsoft.VisualStudio.TestWindow.Controller.OperationData.Microsoft.VisualStudio.TestWindow.Controller.IOperationData.Operat... | True | Test Explorer causes crash after loading solution - I opened a solution that has a unit test.
I opened test explorer.
I opened a different solution.
Crash.
I'm not seeing PTVS in the stack anywhere, so it may not be our bug.
```
at Microsoft.VisualStudio.TestWindow.Controller.OperationData.Microsoft.Visu... | reli | test explorer causes crash after loading solution i opened a solution that has a unit test i opened test explorer i opened a different solution crash i m not seeing ptvs in the stack anywhere so it may not be our bug at microsoft visualstudio testwindow controller operationdata microsoft visu... | 1 |
180,580 | 30,529,997,293 | IssuesEvent | 2023-07-19 13:45:08 | Expensify/App | https://api.github.com/repos/Expensify/App | closed | Chat - Emojis used from 4 suggested are not displayed in frequently used | Daily Design Bug | If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensify.com to request to join our Slack channel!
___
## Action Performed:
1. Go to https://staging.new.expensify.com/
... | 1.0 | Chat - Emojis used from 4 suggested are not displayed in frequently used - If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensify.com to request to join our Slack channel!
... | non_reli | chat emojis used from suggested are not displayed in frequently used if you haven’t already check out our for onboarding and email contributors expensify com to request to join our slack channel action performed go to tap plus icon tap new chat select a user send a message ... | 0 |
61,994 | 6,768,159,684 | IssuesEvent | 2017-10-26 07:47:26 | edenlabllc/ehealth.api | https://api.github.com/repos/edenlabllc/ehealth.api | closed | WS: Create Medication Dispense | epic/medication_dispense kind/task priority/high project/reimbursement status/test | Create WS `Create Medication Dispense` according to [spec](http://docs.uaehealthapi.apiary.io/#reference/public.-reimbursement/medication-dispense/create-medication-dispense) and [logic](https://edenlab.atlassian.net/wiki/spaces/EH/pages/3381244/Create+Medication+Dispense)
- [x] Create WS spec
- [x] Create WS logic... | 1.0 | WS: Create Medication Dispense - Create WS `Create Medication Dispense` according to [spec](http://docs.uaehealthapi.apiary.io/#reference/public.-reimbursement/medication-dispense/create-medication-dispense) and [logic](https://edenlab.atlassian.net/wiki/spaces/EH/pages/3381244/Create+Medication+Dispense)
- [x] Crea... | non_reli | ws create medication dispense create ws create medication dispense according to and create ws spec create ws logic implement deploy create test scenarios | 0 |
1,046 | 12,501,249,432 | IssuesEvent | 2020-06-02 00:42:05 | dotnet/roslyn | https://api.github.com/repos/dotnet/roslyn | closed | IDE crashes when using relational pattern on bool constant | 4 - In Review Area-Compilers Bug Tenet-Reliability | **Version Used**: 16.7P1, master (69b3bf5)
**Steps to Reproduce**:
```c#
class C
{
void M()
{
_ = is < true;
}
}
```
**Expected Behavior**: Compiler errors.
**Actual Behavior**: The IDE crashes.
```
System.ArgumentException: relation
at Microsoft.CodeAnalysis.CSharp.Value... | True | IDE crashes when using relational pattern on bool constant - **Version Used**: 16.7P1, master (69b3bf5)
**Steps to Reproduce**:
```c#
class C
{
void M()
{
_ = is < true;
}
}
```
**Expected Behavior**: Compiler errors.
**Actual Behavior**: The IDE crashes.
```
System.ArgumentE... | reli | ide crashes when using relational pattern on bool constant version used master steps to reproduce c class c void m is true expected behavior compiler errors actual behavior the ide crashes system argumentexception ... | 1 |
6,405 | 2,842,673,992 | IssuesEvent | 2015-05-28 10:44:46 | grails/grails-core | https://api.github.com/repos/grails/grails-core | closed | GRAILS-11365: inList broken for a list of domain objects in a unit test | Blocker Bug GORM In Progress Testing |
Original Reporter: longwa
Environment: Not Specified
Version: 2.3.8
Migrated From: http://jira.grails.org/browse/GRAILS-11365
In a unit test, using inList to search for a list of domain objects is broken starting with 2.3.8.
{code}
class Author {
String name
static hasMany = [books: Book]
static constra... | 1.0 | GRAILS-11365: inList broken for a list of domain objects in a unit test -
Original Reporter: longwa
Environment: Not Specified
Version: 2.3.8
Migrated From: http://jira.grails.org/browse/GRAILS-11365
In a unit test, using inList to search for a list of domain objects is broken starting with 2.3.8.
{code}
class Author... | non_reli | grails inlist broken for a list of domain objects in a unit test original reporter longwa environment not specified version migrated from in a unit test using inlist to search for a list of domain objects is broken starting with code class author string name static hasmany ... | 0 |
1,514 | 16,676,345,243 | IssuesEvent | 2021-06-07 16:39:45 | emmamei/cdkey | https://api.github.com/repos/emmamei/cdkey | closed | Create macro to hide header manipulation and enforce consistency | reliabilityfix | The header manipulation of linked messages is visually complex, and contains multiple items that are unused.
Using a macro in all files will allow changing this code in one location, and enforce consistency and reliability. | True | Create macro to hide header manipulation and enforce consistency - The header manipulation of linked messages is visually complex, and contains multiple items that are unused.
Using a macro in all files will allow changing this code in one location, and enforce consistency and reliability. | reli | create macro to hide header manipulation and enforce consistency the header manipulation of linked messages is visually complex and contains multiple items that are unused using a macro in all files will allow changing this code in one location and enforce consistency and reliability | 1 |
1,630 | 17,767,181,281 | IssuesEvent | 2021-08-30 09:02:56 | dotnet/project-system | https://api.github.com/repos/dotnet/project-system | closed | SequentialTaskExecutor violates threading rule 3, causing deadlocks. | Bug Tenet-Reliability Triage-Approved | [SequentialTaskExecutor.cs](https://github.com/dotnet/project-system/blob/f2118e1d747f006628729de22b901b908fa0722f/src/Microsoft.VisualStudio.ProjectSystem.Managed/Threading/Tasks/SequentialTaskExecutor.cs) uses `Task.ContinueWith` to control the execution flow of multiple tasks. This is a violation of [threading rule ... | True | SequentialTaskExecutor violates threading rule 3, causing deadlocks. - [SequentialTaskExecutor.cs](https://github.com/dotnet/project-system/blob/f2118e1d747f006628729de22b901b908fa0722f/src/Microsoft.VisualStudio.ProjectSystem.Managed/Threading/Tasks/SequentialTaskExecutor.cs) uses `Task.ContinueWith` to control the ex... | reli | sequentialtaskexecutor violates threading rule causing deadlocks uses task continuewith to control the execution flow of multiple tasks this is a violation of as a posted task to executeasync can wait on the completion of a previous unrelated call to executeasync docker tools has encountered this... | 1 |
416,988 | 12,153,206,057 | IssuesEvent | 2020-04-25 01:10:07 | googleapis/python-spanner-django | https://api.github.com/repos/googleapis/python-spanner-django | closed | No mention of INSTALLED_APPS in README | api: spanner priority: p1 | `'django_spanner'` should be added as the first entry in `INSTALLED_APPS` to ensure monkey patching of `AutoField` happens. | 1.0 | No mention of INSTALLED_APPS in README - `'django_spanner'` should be added as the first entry in `INSTALLED_APPS` to ensure monkey patching of `AutoField` happens. | non_reli | no mention of installed apps in readme django spanner should be added as the first entry in installed apps to ensure monkey patching of autofield happens | 0 |
2,343 | 24,805,175,091 | IssuesEvent | 2022-10-25 03:22:42 | ppy/osu-web | https://api.github.com/repos/ppy/osu-web | closed | Some table columns still use fake utf8 datatype | type:reliability | Caused various kinds of error.
Quick check on sentry there are at least unicode related errors on
- `osu_beatmaps.filename` (lookup by filename)
- `osu_user_reports.comment` (insert error due to emoji)
- `phpbb_poll_options.poll_option_text` (insert error due to emoji)
(also, it turned out username and email c... | True | Some table columns still use fake utf8 datatype - Caused various kinds of error.
Quick check on sentry there are at least unicode related errors on
- `osu_beatmaps.filename` (lookup by filename)
- `osu_user_reports.comment` (insert error due to emoji)
- `phpbb_poll_options.poll_option_text` (insert error due to e... | reli | some table columns still use fake datatype caused various kinds of error quick check on sentry there are at least unicode related errors on osu beatmaps filename lookup by filename osu user reports comment insert error due to emoji phpbb poll options poll option text insert error due to emoj... | 1 |
2,439 | 25,345,647,783 | IssuesEvent | 2022-11-19 06:38:42 | ppy/osu | https://api.github.com/repos/ppy/osu | closed | Game crashes on first-time setup when osu!stable folder is not accessible due to permissions | type:reliability platform:windows | ### Type
Crash to desktop
### Bug description
I was just installing osu!lazer on my new windows install, and on the first-time setup it attempted to get numbers for my amount of beatmaps and such on stable, and crashed when doing so, because my current user account does not have access to the old osu! songs folder. ... | True | Game crashes on first-time setup when osu!stable folder is not accessible due to permissions - ### Type
Crash to desktop
### Bug description
I was just installing osu!lazer on my new windows install, and on the first-time setup it attempted to get numbers for my amount of beatmaps and such on stable, and crashed whe... | reli | game crashes on first time setup when osu stable folder is not accessible due to permissions type crash to desktop bug description i was just installing osu lazer on my new windows install and on the first time setup it attempted to get numbers for my amount of beatmaps and such on stable and crashed whe... | 1 |
335 | 6,689,105,136 | IssuesEvent | 2017-10-08 22:07:18 | mattroks101/InterBay | https://api.github.com/repos/mattroks101/InterBay | closed | Possible hotkey conflicts | bug can't reproduce reliably | I'm not entirely sure what the deal is but while wearing a space suit, some of the hotkeys (switch hands/drop/throw or something) are replaced by something else. | True | Possible hotkey conflicts - I'm not entirely sure what the deal is but while wearing a space suit, some of the hotkeys (switch hands/drop/throw or something) are replaced by something else. | reli | possible hotkey conflicts i m not entirely sure what the deal is but while wearing a space suit some of the hotkeys switch hands drop throw or something are replaced by something else | 1 |
258,689 | 22,340,436,504 | IssuesEvent | 2022-06-14 23:53:52 | kubernetes/kubernetes | https://api.github.com/repos/kubernetes/kubernetes | closed | [windows] Failure cluster [4482c2b4...] [sig-node] Pods should contain environment variables for services | priority/critical-urgent sig/windows kind/failing-test triage/accepted | ### Failure cluster [4482c2b4cf127b8c4ebe](https://go.k8s.io/triage#4482c2b4cf127b8c4ebe)
##### Error text:
```
test/e2e/framework/framework.go:647
May 27 19:00:53.684: Unexpected error:
<*pod.timeoutError | 0xc0033572e0>: {
msg: "timed out while waiting for pod pods-6773/server-envvars-673b9176-ce7... | 1.0 | [windows] Failure cluster [4482c2b4...] [sig-node] Pods should contain environment variables for services - ### Failure cluster [4482c2b4cf127b8c4ebe](https://go.k8s.io/triage#4482c2b4cf127b8c4ebe)
##### Error text:
```
test/e2e/framework/framework.go:647
May 27 19:00:53.684: Unexpected error:
<*pod.timeout... | non_reli | failure cluster pods should contain environment variables for services failure cluster error text test framework framework go may unexpected error msg timed out while waiting for pod pods server envvars to be running and ready ... | 0 |
2,496 | 25,837,969,424 | IssuesEvent | 2022-12-12 21:18:49 | pulumi/pulumi-docker | https://api.github.com/repos/pulumi/pulumi-docker | opened | Explore automapping for resource marshaling | impact/reliability kind/engineering | Resource marshalling is manually implemented. While there's unit tests, it would be great if we could instead automap resource inputs into Go structs, and there is a bit of tooling that could be leveraged.
Prior art: https://github.com/pulumi/pulumi-docker/pull/435
| True | Explore automapping for resource marshaling - Resource marshalling is manually implemented. While there's unit tests, it would be great if we could instead automap resource inputs into Go structs, and there is a bit of tooling that could be leveraged.
Prior art: https://github.com/pulumi/pulumi-docker/pull/435
| reli | explore automapping for resource marshaling resource marshalling is manually implemented while there s unit tests it would be great if we could instead automap resource inputs into go structs and there is a bit of tooling that could be leveraged prior art | 1 |
481,875 | 13,893,422,258 | IssuesEvent | 2020-10-19 13:30:47 | kubeflow/manifests | https://api.github.com/repos/kubeflow/manifests | closed | Add a way to set networkRef and subnetworkRef to ContainerCluster (cnrm) | kind/feature platform/gcp priority/p2 | Similar to the issue https://github.com/kubeflow/manifests/issues/1577, it would be great to add a way to set `networkRef` and `subnetworkRef` properties to the `ContainerCluster` manifest (cnrm):
https://github.com/kubeflow/manifests/blob/c728bc737cfadc2816ecd50c5c96ee59cd1d9b1a/gcp/v2/cnrm/cluster/cluster.yaml#L17... | 1.0 | Add a way to set networkRef and subnetworkRef to ContainerCluster (cnrm) - Similar to the issue https://github.com/kubeflow/manifests/issues/1577, it would be great to add a way to set `networkRef` and `subnetworkRef` properties to the `ContainerCluster` manifest (cnrm):
https://github.com/kubeflow/manifests/blob/c7... | non_reli | add a way to set networkref and subnetworkref to containercluster cnrm similar to the issue it would be great to add a way to set networkref and subnetworkref properties to the containercluster manifest cnrm since networkref and subnetworkref have multiple properties external name and ... | 0 |
742 | 10,265,179,294 | IssuesEvent | 2019-08-22 18:12:34 | dotnet/roslyn | https://api.github.com/repos/dotnet/roslyn | closed | VS Deadlock in FileChangeService when applying code fix that updates solution level editorconfig | Area-IDE Bug Tenet-Reliability | **Version Used**: 16.3.0 Preview 3.0 [29220.192.master] or later build. I updated my build just today morning
**Steps to Reproduce**:
1. `git clone https://github.com/dotnet/roslyn-analyzers.git`, restore and open RoslynAnalyzers.sln
2. Open [IMethodSymbolExtensions.cs](https://github.com/dotnet/roslyn-analyzers... | True | VS Deadlock in FileChangeService when applying code fix that updates solution level editorconfig - **Version Used**: 16.3.0 Preview 3.0 [29220.192.master] or later build. I updated my build just today morning
**Steps to Reproduce**:
1. `git clone https://github.com/dotnet/roslyn-analyzers.git`, restore and open R... | reli | vs deadlock in filechangeservice when applying code fix that updates solution level editorconfig version used preview or later build i updated my build just today morning steps to reproduce git clone restore and open roslynanalyzers sln open there should be unnecessary u... | 1 |
521 | 8,202,640,264 | IssuesEvent | 2018-09-02 12:06:30 | mantzas/patron | https://api.github.com/repos/mantzas/patron | closed | Timeout support | enhancement reliability | Support for timeouts for all components and helpers like:
- components
- HTTP
- async
- consumers
- kafka
- amqp
- clients
- HTTP
- kafka
- amqp
- sql
| True | Timeout support - Support for timeouts for all components and helpers like:
- components
- HTTP
- async
- consumers
- kafka
- amqp
- clients
- HTTP
- kafka
- amqp
- sql
| reli | timeout support support for timeouts for all components and helpers like components http async consumers kafka amqp clients http kafka amqp sql | 1 |
17,212 | 6,388,810,865 | IssuesEvent | 2017-08-03 16:17:51 | akkadotnet/akka.net | https://api.github.com/repos/akkadotnet/akka.net | closed | Configure CI to build and publish new docfx-based docs | build system docs | Need to update build.fsx with Azure deployment after "DocFx" build of docs and double check that TeamCity can publish them correctly. | 1.0 | Configure CI to build and publish new docfx-based docs - Need to update build.fsx with Azure deployment after "DocFx" build of docs and double check that TeamCity can publish them correctly. | non_reli | configure ci to build and publish new docfx based docs need to update build fsx with azure deployment after docfx build of docs and double check that teamcity can publish them correctly | 0 |
186,413 | 15,057,182,722 | IssuesEvent | 2021-02-03 21:17:17 | forcecreators/apex-logs | https://api.github.com/repos/forcecreators/apex-logs | opened | Split out log explorer and apex logs into separate extensions | bug documentation | Some users have reported issues preventing them from using the performance profiler due to a problem with SFDX not responding during the extension initialization.
When working correctly, the extension will phone into salesforce and check for any active traceflags and get metrics on the orgs current log usage. For m... | 1.0 | Split out log explorer and apex logs into separate extensions - Some users have reported issues preventing them from using the performance profiler due to a problem with SFDX not responding during the extension initialization.
When working correctly, the extension will phone into salesforce and check for any active... | non_reli | split out log explorer and apex logs into separate extensions some users have reported issues preventing them from using the performance profiler due to a problem with sfdx not responding during the extension initialization when working correctly the extension will phone into salesforce and check for any active... | 0 |
107 | 3,962,518,718 | IssuesEvent | 2016-05-02 17:08:06 | dotnet/coreclr | https://api.github.com/repos/dotnet/coreclr | closed | SIGSEGV_libcoreclr.so!Debugger::GetArgCount | bug Diagnostics reliability | **The notes in this issue refer to the following dump: [projectk-24007-00-amd64chk_007A](https://dotnetjobresults.blob.core.windows.net/projectk-24007-00-stress/4cac839b-4ede-4df0-84fa-4697d3ebeff4/stress/generated/08_01hr/projectk-24007-00-amd64chk_007A/projectk-24007-00-amd64chk_007A.csproj/projectk-24007-00-amd64chk... | True | SIGSEGV_libcoreclr.so!Debugger::GetArgCount - **The notes in this issue refer to the following dump: [projectk-24007-00-amd64chk_007A](https://dotnetjobresults.blob.core.windows.net/projectk-24007-00-stress/4cac839b-4ede-4df0-84fa-4697d3ebeff4/stress/generated/08_01hr/projectk-24007-00-amd64chk_007A/projectk-24007-00-a... | reli | sigsegv libcoreclr so debugger getargcount the notes in this issue refer to the following dump looking at the dump we crashed because of a segfault in debugger getargcount while jitting stop reason sigsegv fault symbol libcoreclr so debugger getargcount failure hash ... | 1 |
2,846 | 28,126,340,460 | IssuesEvent | 2023-03-31 18:04:33 | NVIDIA/spark-rapids | https://api.github.com/repos/NVIDIA/spark-rapids | closed | [FEA] Create a new Expression execution framework | feature request reliability | **Is your feature request related to a problem? Please describe.**
After https://github.com/NVIDIA/spark-rapids/issues/7258 is at least partly done, and we have a few initial expressions from https://github.com/NVIDIA/spark-rapids/issues/7259 we should start to work on a framework to execute these expressions. This wi... | True | [FEA] Create a new Expression execution framework - **Is your feature request related to a problem? Please describe.**
After https://github.com/NVIDIA/spark-rapids/issues/7258 is at least partly done, and we have a few initial expressions from https://github.com/NVIDIA/spark-rapids/issues/7259 we should start to work ... | reli | create a new expression execution framework is your feature request related to a problem please describe after is at least partly done and we have a few initial expressions from we should start to work on a framework to execute these expressions this will likely involve a lot of back and forth with ... | 1 |
2,078 | 23,219,252,220 | IssuesEvent | 2022-08-02 16:33:53 | neondatabase/neon | https://api.github.com/repos/neondatabase/neon | closed | No such file or directory errors reading layer files | c/storage/pageserver a/reliability | This happened on the CI with the new test from PR #1735. I think we've seen this a few times before, but couldn't find an existing issue for it
https://app.circleci.com/pipelines/github/neondatabase/neon/6512/workflows/cb7bf6ab-11db-440c-88fa-3c704e9f6fca/jobs/65793/artifacts
```
2022-05-19T08:03:47.313535Z ER... | True | No such file or directory errors reading layer files - This happened on the CI with the new test from PR #1735. I think we've seen this a few times before, but couldn't find an existing issue for it
https://app.circleci.com/pipelines/github/neondatabase/neon/6512/workflows/cb7bf6ab-11db-440c-88fa-3c704e9f6fca/jobs/6... | reli | no such file or directory errors reading layer files this happened on the ci with the new test from pr i think we ve seen this a few times before but couldn t find an existing issue for it error compact loop terminated with error failed to load delta layer tmp test output test pagese... | 1 |
56,340 | 14,078,420,060 | IssuesEvent | 2020-11-04 13:32:54 | themagicalmammal/android_kernel_samsung_a5xelte | https://api.github.com/repos/themagicalmammal/android_kernel_samsung_a5xelte | opened | CVE-2020-26088 (Medium) detected in linux-yoctov3.12.74 | security vulnerability | ## CVE-2020-26088 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-yoctov3.12.74</b></p></summary>
<p>
<p>Yocto Linux Embedded kernel</p>
<p>Library home page: <a href=https://g... | True | CVE-2020-26088 (Medium) detected in linux-yoctov3.12.74 - ## CVE-2020-26088 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-yoctov3.12.74</b></p></summary>
<p>
<p>Yocto Linux E... | non_reli | cve medium detected in linux cve medium severity vulnerability vulnerable library linux yocto linux embedded kernel library home page a href found in head commit a href found in base branch cosmic experimental vulnerable source files ... | 0 |
44,499 | 12,216,133,156 | IssuesEvent | 2020-05-01 14:31:07 | NREL/EnergyPlus | https://api.github.com/repos/NREL/EnergyPlus | closed | Electric Chiller Forgets to Update Sometimes | Defect PriorityHigh SeverityHigh | Issue overview
--------------
Possible related or duplicates:
- #7134
- #6404
While refactoring the electric chiller for PlantComponent in #7637, a bunch of time was ~~spent~~ wasted debugging stray diffs in CompSetPtControl.idf. As it turns out, even in develop that chiller model is misbehaving. Primarily ... | 1.0 | Electric Chiller Forgets to Update Sometimes - Issue overview
--------------
Possible related or duplicates:
- #7134
- #6404
While refactoring the electric chiller for PlantComponent in #7637, a bunch of time was ~~spent~~ wasted debugging stray diffs in CompSetPtControl.idf. As it turns out, even in develop... | non_reli | electric chiller forgets to update sometimes issue overview possible related or duplicates while refactoring the electric chiller for plantcomponent in a bunch of time was spent wasted debugging stray diffs in compsetptcontrol idf as it turns out even in develop that chi... | 0 |
714 | 10,014,971,398 | IssuesEvent | 2019-07-15 18:52:43 | dotnet/corefx | https://api.github.com/repos/dotnet/corefx | closed | [System.Text.Json] JsonSerializer depends on unspecified runtime behavior | area-System.Text.Json tenet-reliability | The unit test "System.Text.Json.Serialization.Tests.ValueTests.ValueFail" uses the following code:
https://github.com/dotnet/corefx/blob/master/src/System.Text.Json/tests/Serialization/Value.ReadTests.cs#L247
`Enum` is an abstract class and thus it can't be constructed. JsonSerializer tries to do it anyway here:... | True | [System.Text.Json] JsonSerializer depends on unspecified runtime behavior - The unit test "System.Text.Json.Serialization.Tests.ValueTests.ValueFail" uses the following code:
https://github.com/dotnet/corefx/blob/master/src/System.Text.Json/tests/Serialization/Value.ReadTests.cs#L247
`Enum` is an abstract class ... | reli | jsonserializer depends on unspecified runtime behavior the unit test system text json serialization tests valuetests valuefail uses the following code enum is an abstract class and thus it can t be constructed jsonserializer tries to do it anyway here it ends up generating invalid il newob... | 1 |
18,556 | 13,034,774,349 | IssuesEvent | 2020-07-28 09:15:27 | WordPress/gutenberg | https://api.github.com/repos/WordPress/gutenberg | closed | Make it easier to insert a Reusable block as a standalone block (using the Reusable block as a template) | [Feature] Blocks [Feature] Reusable Blocks [Status] In Progress [Type] Enhancement | ## The issue
Reusable blocks are good for things like footers or headers. Or at least, they will be once Gutenberg gets to the template building stage.
But sometimes you do not want to have a globally-updating block reused in multiple places. Often, you just want a pre-made template that you can quickly insert and ... | True | Make it easier to insert a Reusable block as a standalone block (using the Reusable block as a template) - ## The issue
Reusable blocks are good for things like footers or headers. Or at least, they will be once Gutenberg gets to the template building stage.
But sometimes you do not want to have a globally-updating... | non_reli | make it easier to insert a reusable block as a standalone block using the reusable block as a template the issue reusable blocks are good for things like footers or headers or at least they will be once gutenberg gets to the template building stage but sometimes you do not want to have a globally updating... | 0 |
8,231 | 11,504,557,241 | IssuesEvent | 2020-02-12 23:37:59 | jlknauer/FastLane | https://api.github.com/repos/jlknauer/FastLane | opened | A rider should be able to view their current request even when offline. | MEDIUM Requirement | I should be able to view my current request even when offline as their won't be always a internet connection to view valuable information.
Story Point: 8/10 | 1.0 | A rider should be able to view their current request even when offline. - I should be able to view my current request even when offline as their won't be always a internet connection to view valuable information.
Story Point: 8/10 | non_reli | a rider should be able to view their current request even when offline i should be able to view my current request even when offline as their won t be always a internet connection to view valuable information story point | 0 |
92,625 | 3,872,898,056 | IssuesEvent | 2016-04-11 15:15:34 | jcgregorio/httplib2 | https://api.github.com/repos/jcgregorio/httplib2 | closed | cache: concurrent updates | bug imported Priority-Medium | _From [vgaro...@gmail.com](https://code.google.com/u/107524026736339703370/) on February 07, 2013 15:29:54_
One suggestion: One 'safe' way of updating the same cached file with multiple threads is to write the file under a random, temporary name and then rename it. Rename operations should be atomic.
I would sugge... | 1.0 | cache: concurrent updates - _From [vgaro...@gmail.com](https://code.google.com/u/107524026736339703370/) on February 07, 2013 15:29:54_
One suggestion: One 'safe' way of updating the same cached file with multiple threads is to write the file under a random, temporary name and then rename it. Rename operations should ... | non_reli | cache concurrent updates from on february one suggestion one safe way of updating the same cached file with multiple threads is to write the file under a random temporary name and then rename it rename operations should be atomic i would suggest the following change in init py cl... | 0 |
57,525 | 11,763,544,349 | IssuesEvent | 2020-03-14 07:50:22 | nim-lang/Nim | https://api.github.com/repos/nim-lang/Nim | opened | Range types always uses signed integer as a base type | Codegen Range | Range always use signed integer as the base type in the codegen.
Example:
```Nim
type
BaseUint* = SomeUnsignedInt or byte
Ct*[T: BaseUint] = distinct T
## Constant-Time wrapper
## Only constant-time operations in particular the ternary operator equivalent
## condition: if true: a else: b
... | 1.0 | Range types always uses signed integer as a base type - Range always use signed integer as the base type in the codegen.
Example:
```Nim
type
BaseUint* = SomeUnsignedInt or byte
Ct*[T: BaseUint] = distinct T
## Constant-Time wrapper
## Only constant-time operations in particular the ternary opera... | non_reli | range types always uses signed integer as a base type range always use signed integer as the base type in the codegen example nim type baseuint someunsignedint or byte ct distinct t constant time wrapper only constant time operations in particular the ternary operator equivale... | 0 |
2,632 | 26,751,197,242 | IssuesEvent | 2023-01-30 19:45:27 | pulumi/pulumi-cloudflare | https://api.github.com/repos/pulumi/pulumi-cloudflare | closed | Spurious Record replacements after upgrade to 4.0 | kind/bug impact/reliability resolution/wont-fix | ## Hello!
<!-- Please leave this section as-is, it's designed to help others in the community know how to interact with our GitHub issues. -->
- Vote on this issue by adding a 👍 reaction
- To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already)
## Issue... | True | Spurious Record replacements after upgrade to 4.0 - ## Hello!
<!-- Please leave this section as-is, it's designed to help others in the community know how to interact with our GitHub issues. -->
- Vote on this issue by adding a 👍 reaction
- To contribute a fix for this issue, leave a comment (and link to your pul... | reli | spurious record replacements after upgrade to hello vote on this issue by adding a 👍 reaction to contribute a fix for this issue leave a comment and link to your pull request if you ve opened one already issue details after upgrading this provider to pulumi intends to recreate exi... | 1 |
436,255 | 12,550,290,688 | IssuesEvent | 2020-06-06 10:33:32 | openshift/odo | https://api.github.com/repos/openshift/odo | closed | odo url should not require a rebuild of the application | area/url kind/feature lifecycle/rotten priority/Medium | Currently if I add a url using `odo url` , it expects me to do `odo push`
```
$ odo url create budgetlist --port 3000 --component budgetlist
✓ URL budgetlist created for component: budgetlist
To create URL on the OpenShift Cluster, please use `odo push`
```
And when I push, it rebuilds the application an... | 1.0 | odo url should not require a rebuild of the application - Currently if I add a url using `odo url` , it expects me to do `odo push`
```
$ odo url create budgetlist --port 3000 --component budgetlist
✓ URL budgetlist created for component: budgetlist
To create URL on the OpenShift Cluster, please use `odo pus... | non_reli | odo url should not require a rebuild of the application currently if i add a url using odo url it expects me to do odo push odo url create budgetlist port component budgetlist ✓ url budgetlist created for component budgetlist to create url on the openshift cluster please use odo push ... | 0 |
1,262 | 14,519,900,965 | IssuesEvent | 2020-12-14 04:06:12 | argoproj/argo | https://api.github.com/repos/argoproj/argo | closed | Why do we sometimes see >30 cron workflow completions over 30m for an every minute cron workflow? | bug epic/reliability | ## Summary
I'd expect to see exactly 30 completions in the logs, but we sometimes see as many as 33 and often 31 or 32:

## Diagnostics
What version of Argo Workflows are you running? v2.11.1
---... | True | Why do we sometimes see >30 cron workflow completions over 30m for an every minute cron workflow? - ## Summary
I'd expect to see exactly 30 completions in the logs, but we sometimes see as many as 33 and often 31 or 32:

at Assertion.eql (node_modules/@kbn/expec... | 1.0 | Failing test: Chrome UI Functional Tests.test/functional/apps/dashboard_elements/controls/options_list·ts - dashboard elements dashboard elements Controls Dashboard options list integration Interactions between options list and dashboard Selections made in control apply to dashboard Shows available options in options l... | non_reli | failing test chrome ui functional tests test functional apps dashboard elements controls options list·ts dashboard elements dashboard elements controls dashboard options list integration interactions between options list and dashboard selections made in control apply to dashboard shows available options in options l... | 0 |
2,892 | 3,228,738,442 | IssuesEvent | 2015-10-12 06:31:43 | Geonovum/geo4web-testbed | https://api.github.com/repos/Geonovum/geo4web-testbed | closed | Goal broader than tasks | chap 5 - data publication chap 6 - usable data chap 7 - crawlable data chap 8 - current SDI question | Question: The goal of each research topic has a (much) broader scope than the task(s) of each research topic. Is the contractor expected to focus the approach mainly on the tasks or does Geonovum judge it positively if the contractor proposes alternative tasks which might fit better with the goal? | True | Goal broader than tasks - Question: The goal of each research topic has a (much) broader scope than the task(s) of each research topic. Is the contractor expected to focus the approach mainly on the tasks or does Geonovum judge it positively if the contractor proposes alternative tasks which might fit better with the g... | non_reli | goal broader than tasks question the goal of each research topic has a much broader scope than the task s of each research topic is the contractor expected to focus the approach mainly on the tasks or does geonovum judge it positively if the contractor proposes alternative tasks which might fit better with the g... | 0 |
2,979 | 30,753,531,834 | IssuesEvent | 2023-07-28 22:03:46 | pulumi/templates | https://api.github.com/repos/pulumi/templates | opened | Update Helm templates to account for lack of external load balancer support | impact/reliability kind/enhancement impact/usability size/M | The current Helm templates deploy the Nginx ingress controller and expose it with a Service of type LoadBalancer. This is fine for production-grade environments where the Kubernetes clusters have external load balancer support, but this can cause issues when testing the programs on platforms like KinD or Minikube. Thes... | True | Update Helm templates to account for lack of external load balancer support - The current Helm templates deploy the Nginx ingress controller and expose it with a Service of type LoadBalancer. This is fine for production-grade environments where the Kubernetes clusters have external load balancer support, but this can c... | reli | update helm templates to account for lack of external load balancer support the current helm templates deploy the nginx ingress controller and expose it with a service of type loadbalancer this is fine for production grade environments where the kubernetes clusters have external load balancer support but this can c... | 1 |
60,904 | 17,023,554,266 | IssuesEvent | 2021-07-03 02:37:16 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | Nominatim does not remove POI that have their tags removed | Component: nominatim Priority: major Resolution: fixed Type: defect | **[Submitted to the original trac issue database at 9.55am, Wednesday, 17th February 2010]**
A Search in Germany for "Allensbach" on 2010-02-17 with Data: 2010/02/15 shows following results:
Outdated node 257089879 and way 46034494 which had the tag "name=Allensbach" only until 2009-12-14.
It does not show the a... | 1.0 | Nominatim does not remove POI that have their tags removed - **[Submitted to the original trac issue database at 9.55am, Wednesday, 17th February 2010]**
A Search in Germany for "Allensbach" on 2010-02-17 with Data: 2010/02/15 shows following results:
Outdated node 257089879 and way 46034494 which had the tag "name... | non_reli | nominatim does not remove poi that have their tags removed a search in germany for allensbach on with data shows following results outdated node and way which had the tag name allensbach only until it does not show the actual node which exist from with the tag name a... | 0 |
569 | 8,636,120,064 | IssuesEvent | 2018-11-23 05:08:39 | dotnet/roslyn | https://api.github.com/repos/dotnet/roslyn | closed | Hang in PackageInstallerService due to NFW when creating a new Console App (.NET Core) | Area-IDE Investigation Required Tenet-Reliability | VS hung while I was creating a Console App (.NET COre):
Stack:
```
[Managed to Native Transition]
Microsoft.VisualStudio.Telemetry.dll!Microsoft.VisualStudio.Telemetry.WindowsErrorReporting.NoPumpSyncContext.Wait(System.IntPtr[] waitHandles, bool waitAll, int millisecondsTimeout) Unknown
mscorlib.dll!Sy... | True | Hang in PackageInstallerService due to NFW when creating a new Console App (.NET Core) - VS hung while I was creating a Console App (.NET COre):
Stack:
```
[Managed to Native Transition]
Microsoft.VisualStudio.Telemetry.dll!Microsoft.VisualStudio.Telemetry.WindowsErrorReporting.NoPumpSyncContext.Wait(Syste... | reli | hang in packageinstallerservice due to nfw when creating a new console app net core vs hung while i was creating a console app net core stack microsoft visualstudio telemetry dll microsoft visualstudio telemetry windowserrorreporting nopumpsynccontext wait system intptr waithandles bool w... | 1 |
110 | 4,013,957,860 | IssuesEvent | 2016-05-14 00:11:48 | dotnet/roslyn | https://api.github.com/repos/dotnet/roslyn | closed | IDE crashes when renaming a local (SymbolKey.NonDeclarationSymbolKey'1.EnumerateSymbols) | Area-IDE Bug Tenet-Reliability | VS crashed a few times and I captured some crash dumps. The callstack points to `SymbolKey.NonDeclarationSymbolKey'1.EnumerateSymbols`. I managed to catch it in a debugger and it is the `compilation` parameter that is null.
 - VS crashed a few times and I captured some crash dumps. The callstack points to `SymbolKey.NonDeclarationSymbolKey'1.EnumerateSymbols`. I managed to catch it in a debugger and it is the `compilation` parameter that is null.
!... | reli | ide crashes when renaming a local symbolkey nondeclarationsymbolkey enumeratesymbols vs crashed a few times and i captured some crash dumps the callstack points to symbolkey nondeclarationsymbolkey enumeratesymbols i managed to catch it in a debugger and it is the compilation parameter that is null ... | 1 |
2,314 | 24,681,568,210 | IssuesEvent | 2022-10-18 21:55:58 | microsoft/pxt-arcade | https://api.github.com/repos/microsoft/pxt-arcade | closed | Dialog box freezes while loading blocks | bug P3 reliability | Related to https://github.com/microsoft/pxt-arcade/issues/3159

As you can see in the GIF above, the dialog box doesn't exit until the blocks have loaded. | True | Dialog box freezes while loading blocks - Related to https://github.com/microsoft/pxt-arcade/issues/3159

As you can see in the GIF above, the dialog box doesn't exit until the blocks have load... | reli | dialog box freezes while loading blocks related to as you can see in the gif above the dialog box doesn t exit until the blocks have loaded | 1 |
2,065 | 23,159,841,744 | IssuesEvent | 2022-07-29 16:28:00 | neondatabase/neon | https://api.github.com/repos/neondatabase/neon | closed | `WARN could not remove ephemeral file ... No such file or directory (os error 2)` on detach_timeline | t/bug c/storage/pageserver a/reliability | There are a lot of `WARN could not remove ephemeral file ... No such file or directory (os error 2)` on staging, but it's probably a different issue, because they always happen right after detach call. [Link to logs](https://observer.zenith.tech/goto/PZwWX_unk?orgId=1)
_Originally posted by @petuhovskiy in https://g... | True | `WARN could not remove ephemeral file ... No such file or directory (os error 2)` on detach_timeline - There are a lot of `WARN could not remove ephemeral file ... No such file or directory (os error 2)` on staging, but it's probably a different issue, because they always happen right after detach call. [Link to logs](... | reli | warn could not remove ephemeral file no such file or directory os error on detach timeline there are a lot of warn could not remove ephemeral file no such file or directory os error on staging but it s probably a different issue because they always happen right after detach call origina... | 1 |
1,915 | 21,698,817,619 | IssuesEvent | 2022-05-10 00:07:10 | rook/rook | https://api.github.com/repos/rook/rook | closed | Do NOT install Rook in a Kind/k3os cluster(s) (it'll destroy your volumes) | bug reliability | I was testing out rook in a `kind` cluster on my Linux laptop. I setup the CRDs and installed `cluster-test.yaml` last night. Today, I noticed that my drives started to behave weird (couldnt decrypt anymore, couldnt mount). I decided to reboot. My root volume and my other volume were converted into `ceph_bluestore` vol... | True | Do NOT install Rook in a Kind/k3os cluster(s) (it'll destroy your volumes) - I was testing out rook in a `kind` cluster on my Linux laptop. I setup the CRDs and installed `cluster-test.yaml` last night. Today, I noticed that my drives started to behave weird (couldnt decrypt anymore, couldnt mount). I decided to reboot... | reli | do not install rook in a kind cluster s it ll destroy your volumes i was testing out rook in a kind cluster on my linux laptop i setup the crds and installed cluster test yaml last night today i noticed that my drives started to behave weird couldnt decrypt anymore couldnt mount i decided to reboot m... | 1 |
715 | 10,022,716,408 | IssuesEvent | 2019-07-16 17:23:26 | dotnet/roslyn | https://api.github.com/repos/dotnet/roslyn | closed | Visual Studio hangs while writing a set property body with a typo | Area-Compilers Bug Developer Community Tenet-Reliability help wanted | While writing a property set body, and having a typo, VS hangs, e.g.:
```csharp
private string _hello;
public string Hello
{
get => _hello;
set => SetProperty)ref
}
```
And then attempt to remove the typo..
_This issue has been moved from https://developerco... | True | Visual Studio hangs while writing a set property body with a typo - While writing a property set body, and having a typo, VS hangs, e.g.:
```csharp
private string _hello;
public string Hello
{
get => _hello;
set => SetProperty)ref
}
```
And then attempt to remo... | reli | visual studio hangs while writing a set property body with a typo while writing a property set body and having a typo vs hangs e g csharp private string hello public string hello get hello set setproperty ref and then attempt to remo... | 1 |
2,062 | 23,132,292,129 | IssuesEvent | 2022-07-28 11:30:54 | camunda/zeebe | https://api.github.com/repos/camunda/zeebe | closed | Deployment Distribution not idempotent | kind/bug scope/broker severity/critical incident area/reliability | **Describe the bug**
<!-- A clear and concise description of what the bug is. -->
A DMN resource was deployed which was distributed to another partition, and then this distribution was retried (for some reason). The retry results in the same command on the log. The second command is processed in the same way as t... | True | Deployment Distribution not idempotent - **Describe the bug**
<!-- A clear and concise description of what the bug is. -->
A DMN resource was deployed which was distributed to another partition, and then this distribution was retried (for some reason). The retry results in the same command on the log. The second ... | reli | deployment distribution not idempotent describe the bug a dmn resource was deployed which was distributed to another partition and then this distribution was retried for some reason the retry results in the same command on the log the second command is processed in the same way as the first and resul... | 1 |
5,239 | 2,917,655,212 | IssuesEvent | 2015-06-24 00:07:41 | DarwinAwardWinner/ido-ubiquitous | https://api.github.com/repos/DarwinAwardWinner/ido-ubiquitous | closed | Better documentation of overrides | documentation | Would be nice to add a couple of words to the readme about how ido-ubiquitous works internally, how it handles `completing-read` and what are those `overrides`.
After reading the documentation of `overrides` I am still confused of what are the `enable` settings for. Isn't it the case that `ido-ubiquitous` makes all ... | 1.0 | Better documentation of overrides - Would be nice to add a couple of words to the readme about how ido-ubiquitous works internally, how it handles `completing-read` and what are those `overrides`.
After reading the documentation of `overrides` I am still confused of what are the `enable` settings for. Isn't it the c... | non_reli | better documentation of overrides would be nice to add a couple of words to the readme about how ido ubiquitous works internally how it handles completing read and what are those overrides after reading the documentation of overrides i am still confused of what are the enable settings for isn t it the c... | 0 |
446,233 | 31,465,161,850 | IssuesEvent | 2023-08-30 00:59:21 | ianlewis/todos | https://api.github.com/repos/ianlewis/todos | closed | Doc on why the project exists | documentation | Answer some questions users might have.
- Why is the project needed?
- Tracking whether issues are really complete
- Making it easier for contributors to find the relevant code for an issue
- Why not just use grep?
- Grep doesn't know about code or project directory structure
- Files ignored by reposito... | 1.0 | Doc on why the project exists - Answer some questions users might have.
- Why is the project needed?
- Tracking whether issues are really complete
- Making it easier for contributors to find the relevant code for an issue
- Why not just use grep?
- Grep doesn't know about code or project directory structure
... | non_reli | doc on why the project exists answer some questions users might have why is the project needed tracking whether issues are really complete making it easier for contributors to find the relevant code for an issue why not just use grep grep doesn t know about code or project directory structure ... | 0 |
8,065 | 26,148,413,913 | IssuesEvent | 2022-12-30 09:39:24 | elastic/e2e-testing | https://api.github.com/repos/elastic/e2e-testing | closed | Identify the scenarios/platforms that do not need to run on AWS | enhancement size:M triaged requested-by:Automation | Instead of provisioning a CI worker to provision a cloud VM, we could simply use the underlying worker
### Use cases
#### Mac support
We could directly run the agent scenarios directly in the Mac machines provided by the Orka integration
#### k8s-autodiscover
We could save as many nodes as parallel stages for ... | 1.0 | Identify the scenarios/platforms that do not need to run on AWS - Instead of provisioning a CI worker to provision a cloud VM, we could simply use the underlying worker
### Use cases
#### Mac support
We could directly run the agent scenarios directly in the Mac machines provided by the Orka integration
#### k8s... | non_reli | identify the scenarios platforms that do not need to run on aws instead of provisioning a ci worker to provision a cloud vm we could simply use the underlying worker use cases mac support we could directly run the agent scenarios directly in the mac machines provided by the orka integration a... | 0 |
170,250 | 20,842,085,693 | IssuesEvent | 2022-03-21 02:14:36 | raindigi/snippet-generator | https://api.github.com/repos/raindigi/snippet-generator | opened | CVE-2022-24773 (Medium) detected in node-forge-0.7.5.tgz | security vulnerability | ## CVE-2022-24773 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-forge-0.7.5.tgz</b></p></summary>
<p>JavaScript implementations of network transports, cryptography, ciphers, P... | True | CVE-2022-24773 (Medium) detected in node-forge-0.7.5.tgz - ## CVE-2022-24773 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-forge-0.7.5.tgz</b></p></summary>
<p>JavaScript impl... | non_reli | cve medium detected in node forge tgz cve medium severity vulnerability vulnerable library node forge tgz javascript implementations of network transports cryptography ciphers pki message digests and various utilities library home page a href path to dependency fil... | 0 |
805 | 10,577,541,642 | IssuesEvent | 2019-10-07 20:20:39 | dotnet/coreclr | https://api.github.com/repos/dotnet/coreclr | opened | PerfMap race in destroy | area-Diagnostics os-linux reliability | @janvorli noticed a potential segfault if PerfMap::Destroy is called while another thread is logging a method. https://github.com/dotnet/coreclr/pull/26897#discussion_r331679824
Fix it.
| True | PerfMap race in destroy - @janvorli noticed a potential segfault if PerfMap::Destroy is called while another thread is logging a method. https://github.com/dotnet/coreclr/pull/26897#discussion_r331679824
Fix it.
| reli | perfmap race in destroy janvorli noticed a potential segfault if perfmap destroy is called while another thread is logging a method fix it | 1 |
2,474 | 25,719,620,721 | IssuesEvent | 2022-12-07 12:49:27 | zeebe-io/zeebe-chaos | https://api.github.com/repos/zeebe-io/zeebe-chaos | closed | Hypothesis: Data loss of one node will not cause cluster wide issues | Hypothesis Impact: High Likelihood: Low Contribution: Availability Contribution: Reliability | ### Hypothesis
We believe that a data loss of one node, will not cause cluster wide issues. For example we could delete a PVC. | True | Hypothesis: Data loss of one node will not cause cluster wide issues - ### Hypothesis
We believe that a data loss of one node, will not cause cluster wide issues. For example we could delete a PVC. | reli | hypothesis data loss of one node will not cause cluster wide issues hypothesis we believe that a data loss of one node will not cause cluster wide issues for example we could delete a pvc | 1 |
499,297 | 14,444,310,655 | IssuesEvent | 2020-12-07 21:02:22 | mlr-org/mlr3tuning | https://api.github.com/repos/mlr-org/mlr3tuning | closed | AT: the whole private$.param_set and cloning code is basically not understandable | Priority: High | @mb706 wrote it
it really needs either to be changed or properly commented, this is central infrastructure | 1.0 | AT: the whole private$.param_set and cloning code is basically not understandable - @mb706 wrote it
it really needs either to be changed or properly commented, this is central infrastructure | non_reli | at the whole private param set and cloning code is basically not understandable wrote it it really needs either to be changed or properly commented this is central infrastructure | 0 |
252,289 | 21,569,494,672 | IssuesEvent | 2022-05-02 06:06:41 | elastic/e2e-testing | https://api.github.com/repos/elastic/e2e-testing | opened | Flaky Test [Initializing / End-To-End Tests / fleet_debian_amd64_fleet_mode_agent / Upgrading the installed agent – Fleet Mode Agent] | flaky-test ci-reported | ## Flaky Test
* **Test Name:** `Initializing / End-To-End Tests / fleet_debian_amd64_fleet_mode_agent / Upgrading the installed agent – Fleet Mode Agent`
* **Artifact Link:** https://beats-ci.elastic.co/blue/organizations/jenkins/e2e-tests%2Fe2e-testing-mbp%2F7.17/detail/7.17/603/
* **PR:** None
* **Commit:** 3873a67b... | 1.0 | Flaky Test [Initializing / End-To-End Tests / fleet_debian_amd64_fleet_mode_agent / Upgrading the installed agent – Fleet Mode Agent] - ## Flaky Test
* **Test Name:** `Initializing / End-To-End Tests / fleet_debian_amd64_fleet_mode_agent / Upgrading the installed agent – Fleet Mode Agent`
* **Artifact Link:** https://... | non_reli | flaky test flaky test test name initializing end to end tests fleet debian fleet mode agent upgrading the installed agent – fleet mode agent artifact link pr none commit error details step certs are installed | 0 |
219,523 | 17,097,626,906 | IssuesEvent | 2021-07-09 06:34:34 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | opened | kv/kvserver: TestReportUnreachableRemoveRace failed | C-test-failure O-robot branch-release-21.1 | kv/kvserver.TestReportUnreachableRemoveRace [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=3165325&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=3165325&tab=artifacts#/) on release-21.1 @ [3ee6d71402938c32c266243cffd94c2c1d7bef9a](https://github.com/cockroachdb/coc... | 1.0 | kv/kvserver: TestReportUnreachableRemoveRace failed - kv/kvserver.TestReportUnreachableRemoveRace [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=3165325&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=3165325&tab=artifacts#/) on release-21.1 @ [3ee6d71402938c32c26624... | non_reli | kv kvserver testreportunreachableremoverace failed kv kvserver testreportunreachableremoverace with on release run testreportunreachableremoverace test log scope go test logs captured to go src github com cockroachdb cockroach artifacts test log scope go use show logs... | 0 |
76,920 | 14,699,246,475 | IssuesEvent | 2021-01-04 08:13:09 | NaClYen/blog | https://api.github.com/repos/NaClYen/blog | opened | vscode remote 不斷重複 login 的問題 | vscode | 花了很久才找到目前後端的VM環境無法用 vscode ssh remote 的問題, 在此紀錄一下.
## 環境
### client
> Visual Studio Code(1.52.1)
> Remote - SSH (Version: 0.62.0)
### server
> CentOS Linux release 7.9.2009 (Core)
## 前提
- 已經可以用 ssh 指令連上remote端. e.g. `ssh user_name@xxx.xxx.xxx.xxx`.
- 也可以用 `Remote-SSH: kill VS Code Server on Host...... | 1.0 | vscode remote 不斷重複 login 的問題 - 花了很久才找到目前後端的VM環境無法用 vscode ssh remote 的問題, 在此紀錄一下.
## 環境
### client
> Visual Studio Code(1.52.1)
> Remote - SSH (Version: 0.62.0)
### server
> CentOS Linux release 7.9.2009 (Core)
## 前提
- 已經可以用 ssh 指令連上remote端. e.g. `ssh user_name@xxx.xxx.xxx.xxx`.
- 也可以用 `Remote-SSH:... | non_reli | vscode remote 不斷重複 login 的問題 花了很久才找到目前後端的vm環境無法用 vscode ssh remote 的問題 在此紀錄一下 環境 client visual studio code remote ssh version server centos linux release core 前提 已經可以用 ssh 指令連上remote端 e g ssh user name xxx xxx xxx xxx 也可以用 remote ssh kill... | 0 |
162,193 | 25,494,886,299 | IssuesEvent | 2022-11-27 14:56:20 | DeveloperAcademy-POSTECH/MacC-TEAM-8bit | https://api.github.com/repos/DeveloperAcademy-POSTECH/MacC-TEAM-8bit | closed | [design] 린다와 다크모드 대응하기 | design asset 🧸Ruyha | ### 작업에 대한 간단한 설명
- 작업 자체에 대한 간단한 요약 설명
### TODO
- [ ] ~~ 작업
- [ ] ~~ 작업
- [ ] ~~ 작업
### 작업 일정(Optional)
2022.00.00 - 2022.00.00 (작업일자)
|작업일자|작업 내용|
|:---:|:---:|
|2022.00.00|SequenceNumber|
### Optional
- 작업 전 숙지 사항
### 이슈 제안자(Optional)
- @인물 멘션
- 이슈 담당자 ≠ 작업 담당자의 케이스에 명시해주세요.
| 1.0 | [design] 린다와 다크모드 대응하기 - ### 작업에 대한 간단한 설명
- 작업 자체에 대한 간단한 요약 설명
### TODO
- [ ] ~~ 작업
- [ ] ~~ 작업
- [ ] ~~ 작업
### 작업 일정(Optional)
2022.00.00 - 2022.00.00 (작업일자)
|작업일자|작업 내용|
|:---:|:---:|
|2022.00.00|SequenceNumber|
### Optional
- 작업 전 숙지 사항
### 이슈 제안자(Optional)
- @인물 멘션
- 이슈 담당자 ≠ 작업 담당자의 케이스에... | non_reli | 린다와 다크모드 대응하기 작업에 대한 간단한 설명 작업 자체에 대한 간단한 요약 설명 todo 작업 작업 작업 작업 일정 optional 작업일자 작업일자 작업 내용 sequencenumber optional 작업 전 숙지 사항 이슈 제안자 optional 인물 멘션 이슈 담당자 ≠ 작업 담당자의 케이스에 명시해주세요 | 0 |
817 | 10,650,303,292 | IssuesEvent | 2019-10-17 08:02:57 | sohaibaslam/learning_site | https://api.github.com/repos/sohaibaslam/learning_site | closed | Broken Crawlers 17, Oct 2019 | crawler broken/unreliable | 1. **abercrombie (100%)/cn(70%)**
1. **adayroi vn(100%)**
1. **ambrosewilson uk(100%)**
1. **ami ca(100%)/cn(100%)/dk(100%)/jp(100%)/kr(100%)/uk(100%)**
1. **aoki jp(100%)**
1. **camper au(39%)/ca(100%)/ch(100%)/de(100%)/dk(100%)/es(100%)/fr(100%)/gr(100%)/it(100%)/nl(100%)/pl(100%)/pt(100%)/se(100%)/uk(100%)/us(100%)*... | True | Broken Crawlers 17, Oct 2019 - 1. **abercrombie (100%)/cn(70%)**
1. **adayroi vn(100%)**
1. **ambrosewilson uk(100%)**
1. **ami ca(100%)/cn(100%)/dk(100%)/jp(100%)/kr(100%)/uk(100%)**
1. **aoki jp(100%)**
1. **camper au(39%)/ca(100%)/ch(100%)/de(100%)/dk(100%)/es(100%)/fr(100%)/gr(100%)/it(100%)/nl(100%)/pl(100%)/pt(10... | reli | broken crawlers oct abercrombie cn adayroi vn ambrosewilson uk ami ca cn dk jp kr uk aoki jp camper au ca ch de dk es fr gr it nl pl pt se uk us cisalfasport it ... | 1 |
2,084 | 23,249,229,960 | IssuesEvent | 2022-08-04 00:41:35 | hackforla/ops | https://api.github.com/repos/hackforla/ops | closed | Find or create a reliable Docker image for HFLA Website team | size: 2pt role: Site Reliability Engineer feature: administrative | ### Overview
We need to replace by finding or creating a reliable Docker image that is pinned to the dependency versions used by GH-Pages so the Website team can do development work on their local machines. The current one is no longer supported.
### Action Items
- [x] Confirm that no preexisting, externally-maint... | True | Find or create a reliable Docker image for HFLA Website team - ### Overview
We need to replace by finding or creating a reliable Docker image that is pinned to the dependency versions used by GH-Pages so the Website team can do development work on their local machines. The current one is no longer supported.
### Ac... | reli | find or create a reliable docker image for hfla website team overview we need to replace by finding or creating a reliable docker image that is pinned to the dependency versions used by gh pages so the website team can do development work on their local machines the current one is no longer supported ac... | 1 |
40,843 | 12,799,747,777 | IssuesEvent | 2020-07-02 15:52:51 | mwilliams7197/hollow | https://api.github.com/repos/mwilliams7197/hollow | opened | CVE-2020-9546 (High) detected in jackson-databind-2.4.3.jar, jackson-databind-2.2.2.jar | security vulnerability | ## CVE-2020-9546 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-databind-2.4.3.jar</b>, <b>jackson-databind-2.2.2.jar</b></p></summary>
<p>
<details><summary><b>jackson-data... | True | CVE-2020-9546 (High) detected in jackson-databind-2.4.3.jar, jackson-databind-2.2.2.jar - ## CVE-2020-9546 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-databind-2.4.3.jar</... | non_reli | cve high detected in jackson databind jar jackson databind jar cve high severity vulnerability vulnerable libraries jackson databind jar jackson databind jar jackson databind jar general data binding functionality for jackson works on core streami... | 0 |
577 | 8,690,257,278 | IssuesEvent | 2018-12-03 21:02:55 | dotnet/roslyn | https://api.github.com/repos/dotnet/roslyn | reopened | Changing constraint from "struct" to "unmanaged" causes stack overflow and VS crash. | Area-Compilers Bug Tenet-Reliability | I'm working on some code in VS 2017 (v 15.9.2) using v 7.3 of C#. This is a small console app but does some low level memory manipulation. I was refactoring the code earlier and decided that a constraint could be adjusted to `unmanaged `rather than `struct `to support some richer operations.
Before this change the c... | True | Changing constraint from "struct" to "unmanaged" causes stack overflow and VS crash. - I'm working on some code in VS 2017 (v 15.9.2) using v 7.3 of C#. This is a small console app but does some low level memory manipulation. I was refactoring the code earlier and decided that a constraint could be adjusted to `unmanag... | reli | changing constraint from struct to unmanaged causes stack overflow and vs crash i m working on some code in vs v using v of c this is a small console app but does some low level memory manipulation i was refactoring the code earlier and decided that a constraint could be adjusted to unmanaged ... | 1 |
2,107 | 23,489,024,256 | IssuesEvent | 2022-08-17 16:46:36 | sensu/sensu-go | https://api.github.com/repos/sensu/sensu-go | closed | Add api-serve-wait-time backend configuration | component:reliability | Adds an `--api-seve-wait-time` flag (default 0) to allow users to configure a time in seconds to wait on startup before serving api requests.
When the backend is started apid will bind to the api port (8080 by default). With the exception of the `/health` endpoint, all routes should return an http 503 along with a `... | True | Add api-serve-wait-time backend configuration - Adds an `--api-seve-wait-time` flag (default 0) to allow users to configure a time in seconds to wait on startup before serving api requests.
When the backend is started apid will bind to the api port (8080 by default). With the exception of the `/health` endpoint, all... | reli | add api serve wait time backend configuration adds an api seve wait time flag default to allow users to configure a time in seconds to wait on startup before serving api requests when the backend is started apid will bind to the api port by default with the exception of the health endpoint all ro... | 1 |
1,777 | 19,690,816,539 | IssuesEvent | 2022-01-12 06:38:40 | pulumi/pulumi-google-native | https://api.github.com/repos/pulumi/pulumi-google-native | closed | Creating multiple new gcp.monitoring.v3.AlertPolicy results in concurrency error | kind/bug resolution/duplicate impact/reliability | Hi,
I have a Pulumi project which creates a few alert policies with different names under the same project.
```
import * as gcp from "@pulumi/google-native";
import * as pulumi from "@pulumi/pulumi";
import * as legacy from "@pulumi/gcp";
import { config } from "./config";
// Enable required API services
... | True | Creating multiple new gcp.monitoring.v3.AlertPolicy results in concurrency error - Hi,
I have a Pulumi project which creates a few alert policies with different names under the same project.
```
import * as gcp from "@pulumi/google-native";
import * as pulumi from "@pulumi/pulumi";
import * as legacy from "@pu... | reli | creating multiple new gcp monitoring alertpolicy results in concurrency error hi i have a pulumi project which creates a few alert policies with different names under the same project import as gcp from pulumi google native import as pulumi from pulumi pulumi import as legacy from pul... | 1 |
450,701 | 31,987,403,538 | IssuesEvent | 2023-09-21 01:15:50 | HughCraig/GHAP | https://api.github.com/repos/HughCraig/GHAP | opened | Wireframe TLCMap | documentation good first issue priority 2 Scope 2 | Ok, I'll go ahead and maybe draft some things for the Front Page and run them by everyone, or Maybe Isobel could wireframe the layout. We need to consider how people will access all the other stuff (some 'call-to-action' buttons at the bottom, or side maybe, or just all through the main menu).
I'll consider the tech... | 1.0 | Wireframe TLCMap - Ok, I'll go ahead and maybe draft some things for the Front Page and run them by everyone, or Maybe Isobel could wireframe the layout. We need to consider how people will access all the other stuff (some 'call-to-action' buttons at the bottom, or side maybe, or just all through the main menu).
I'l... | non_reli | wireframe tlcmap ok i ll go ahead and maybe draft some things for the front page and run them by everyone or maybe isobel could wireframe the layout we need to consider how people will access all the other stuff some call to action buttons at the bottom or side maybe or just all through the main menu i l... | 0 |
70,035 | 8,484,339,166 | IssuesEvent | 2018-10-26 02:02:41 | ense-400-capstone-appstore/capstone-appstore-docs | https://api.github.com/repos/ense-400-capstone-appstore/capstone-appstore-docs | closed | Documentation Framework | Design | We will need a site to host our documentation for the project.
We can easily get this up and running in no time using a [static site generator](https://www.staticgen.com/) and deploying to [GitHub pages](https://pages.github.com/). Once it's all styled with our branding, we can write all of our documentation with Mark... | 1.0 | Documentation Framework - We will need a site to host our documentation for the project.
We can easily get this up and running in no time using a [static site generator](https://www.staticgen.com/) and deploying to [GitHub pages](https://pages.github.com/). Once it's all styled with our branding, we can write all of o... | non_reli | documentation framework we will need a site to host our documentation for the project we can easily get this up and running in no time using a and deploying to once it s all styled with our branding we can write all of our documentation with markdown this obviously depends on issue | 0 |
257,038 | 27,561,758,789 | IssuesEvent | 2023-03-07 22:44:33 | samqws-marketing/amzn-ion-hive-serde | https://api.github.com/repos/samqws-marketing/amzn-ion-hive-serde | closed | CVE-2021-37137 (High) detected in netty-all-4.0.23.Final.jar - autoclosed | Mend: dependency security vulnerability | ## CVE-2021-37137 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>netty-all-4.0.23.Final.jar</b></p></summary>
<p>Netty is an asynchronous event-driven network application framework fo... | True | CVE-2021-37137 (High) detected in netty-all-4.0.23.Final.jar - autoclosed - ## CVE-2021-37137 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>netty-all-4.0.23.Final.jar</b></p></summary... | non_reli | cve high detected in netty all final jar autoclosed cve high severity vulnerability vulnerable library netty all final jar netty is an asynchronous event driven network application framework for rapid development of maintainable high performance protocol servers and c... | 0 |
2,021 | 22,628,021,353 | IssuesEvent | 2022-06-30 12:28:33 | Azure/azure-sdk-for-net | https://api.github.com/repos/Azure/azure-sdk-for-net | closed | Event Hubs: Legitimize the stress test suite | Event Hubs Client pillar-reliability Stress | # Summary
While effective, the current suite of stress tests for Event Hubs is largely ad-hoc and lives in a private repository. With a common approach to long-running stress tests now agreed upon, the suite should be revised for a more structured approach, reworked to fit the common approach, integrated with the s... | True | Event Hubs: Legitimize the stress test suite - # Summary
While effective, the current suite of stress tests for Event Hubs is largely ad-hoc and lives in a private repository. With a common approach to long-running stress tests now agreed upon, the suite should be revised for a more structured approach, reworked to... | reli | event hubs legitimize the stress test suite summary while effective the current suite of stress tests for event hubs is largely ad hoc and lives in a private repository with a common approach to long running stress tests now agreed upon the suite should be revised for a more structured approach reworked to... | 1 |
2,530 | 26,102,512,583 | IssuesEvent | 2022-12-27 09:02:50 | camunda/zeebe | https://api.github.com/repos/camunda/zeebe | closed | Remove unused RaftError's | kind/toil scope/broker BREAKING CHANGE area/reliability | **Description**
In the atomix last clean up's I was not able to remove RaftError's, because this would be a breaking change. I'm talking about this
https://github.com/zeebe-io/zeebe/blob/develop/atomix/cluster/src/main/java/io/atomix/raft/RaftError.java#L74-L232
Since we now plan with some breaking changes we migh... | True | Remove unused RaftError's - **Description**
In the atomix last clean up's I was not able to remove RaftError's, because this would be a breaking change. I'm talking about this
https://github.com/zeebe-io/zeebe/blob/develop/atomix/cluster/src/main/java/io/atomix/raft/RaftError.java#L74-L232
Since we now plan with s... | reli | remove unused rafterror s description in the atomix last clean up s i was not able to remove rafterror s because this would be a breaking change i m talking about this since we now plan with some breaking changes we might consider of doing this as well | 1 |
103,414 | 16,602,506,382 | IssuesEvent | 2021-06-01 21:41:54 | gms-ws-sandbox/nibrs | https://api.github.com/repos/gms-ws-sandbox/nibrs | opened | CVE-2020-10672 (High) detected in multiple libraries | security vulnerability | ## CVE-2020-10672 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-databind-2.9.8.jar</b>, <b>jackson-databind-2.9.5.jar</b>, <b>jackson-databind-2.8.10.jar</b>, <b>jackson-dat... | True | CVE-2020-10672 (High) detected in multiple libraries - ## CVE-2020-10672 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-databind-2.9.8.jar</b>, <b>jackson-databind-2.9.5.jar<... | non_reli | cve high detected in multiple libraries cve high severity vulnerability vulnerable libraries jackson databind jar jackson databind jar jackson databind jar jackson databind jar jackson databind jar general data binding functionality for jackso... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.