You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Rogan Carr (JIRA)" <ji...@apache.org> on 2017/07/18 23:42:00 UTC

[jira] [Comment Edited] (REEF-1817) Fix CoreCLR incompatibilities in REEF Common

    [ https://issues.apache.org/jira/browse/REEF-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16075636#comment-16075636 ] 

Rogan Carr edited comment on REEF-1817 at 7/18/17 11:41 PM:
------------------------------------------------------------

Note that PerformanceCounters are not supported in CoreCLR. See
* https://github.com/dotnet/corefx/issues/3906
* https://github.com/dotnet/corefx/issues/20331

Article on performance and eventing: https://github.com/dotnet/coreclr/blob/master/Documentation/coding-guidelines/cross-platform-performance-and-eventing.md


was (Author: rogan):
Note that PerformanceCounters are not supported in CoreCLR. See
* https://github.com/dotnet/corefx/issues/3906
* https://github.com/dotnet/corefx/issues/20331

> Fix CoreCLR incompatibilities in REEF Common
> --------------------------------------------
>
>                 Key: REEF-1817
>                 URL: https://issues.apache.org/jira/browse/REEF-1817
>             Project: REEF
>          Issue Type: Sub-task
>          Components: REEF.NET
>            Reporter: Rogan Carr
>            Assignee: Rogan Carr
>
> Org.Apache.REEF.Common has incompatibilities with .NET Core, which is necessary to run on Linux.
> For example, there are 48 CoreCLR compatibility errors against .NET Core + Platform Extensions, version 1.0. as of commit 70ca4d92c118accf51bb73c69d94cf8a8878a614.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)