Skip to content
This repository was archived by the owner on Feb 2, 2021. It is now read-only.

Fix 'already initialized constant' warning #7

Merged

Conversation

cristiklein
Copy link
Contributor

This commit fixes the following warning:

/var/lib/gems/2.3.0/gems/fluent-plugin-azure-storage-append-blob-0.1.1/lib/fluent/plugin/out_azure-storage-append-blob.rb:29: warning: already initialized constant Fluent::Plugin::AzureStorageAppendBlobOut::DEFAULT_FORMAT_TYPE
/var/lib/gems/2.3.0/gems/fluent-plugin-azure-storage-append-blob-0.1.1/lib/fluent/plugin/out_azure-storage-append-blob.rb:18: warning: previous definition of DEFAULT_FORMAT_TYPE was here

Signed-off-by: Cristian Klein cristian.klein@elastisys.com

This commit fixes the following warning:

```
/var/lib/gems/2.3.0/gems/fluent-plugin-azure-storage-append-blob-0.1.1/lib/fluent/plugin/out_azure-storage-append-blob.rb:29: warning: already initialized constant Fluent::Plugin::AzureStorageAppendBlobOut::DEFAULT_FORMAT_TYPE
/var/lib/gems/2.3.0/gems/fluent-plugin-azure-storage-append-blob-0.1.1/lib/fluent/plugin/out_azure-storage-append-blob.rb:18: warning: previous definition of DEFAULT_FORMAT_TYPE was here
```

Signed-off-by: Cristian Klein <cristian.klein@elastisys.com>
@cristiklein
Copy link
Contributor Author

@logachev Please take a look. Thanks!

@cristiklein
Copy link
Contributor Author

Anyone at @microsoftopensource , can you please take a look? Thanks!

@logachev
Copy link
Contributor

logachev commented Jan 9, 2020

Thanks @cristiklein! Sorry it took me so long, I might miss the first notification.

@logachev logachev merged commit 6f3ee1a into microsoft:master Jan 9, 2020
@cristiklein
Copy link
Contributor Author

@logachev No worries. I'm really happy to see that the project is still alive. I makes our logging infrastructure so much more robust.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants