[jira] [Created] (IGNITE-2164) CPP: Namespace/class desciptions are missing in generated docs.

2015-12-15 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2164: --- Summary: CPP: Namespace/class desciptions are missing in generated docs. Key: IGNITE-2164 URL: https://issues.apache.org/jira/browse/IGNITE-2164 Project:

[jira] [Created] (IGNITE-2166) .NET: Add toBuilder() method on BinaryObject interface.

2015-12-15 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2166: --- Summary: .NET: Add toBuilder() method on BinaryObject interface. Key: IGNITE-2166 URL: https://issues.apache.org/jira/browse/IGNITE-2166 Project: Ignite

[jira] [Created] (IGNITE-2208) Queries with object arguments doesn't work wth BinaryMarshaller.

2015-12-18 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2208: --- Summary: Queries with object arguments doesn't work wth BinaryMarshaller. Key: IGNITE-2208 URL: https://issues.apache.org/jira/browse/IGNITE-2208 Project:

[jira] [Created] (IGNITE-2209) Some query tests fail with ClassCastException when BinaryMarshaller is enabled.

2015-12-18 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2209: --- Summary: Some query tests fail with ClassCastException when BinaryMarshaller is enabled. Key: IGNITE-2209 URL: https://issues.apache.org/jira/browse/IGNITE-2209

[jira] [Created] (IGNITE-2207) GridCacheReduceFieldsQueryPartitionedSelfTest.testIncludeBackups fails with BinaryMarshaller.

2015-12-18 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2207: --- Summary: GridCacheReduceFieldsQueryPartitionedSelfTest.testIncludeBackups fails with BinaryMarshaller. Key: IGNITE-2207 URL:

[jira] [Created] (IGNITE-2210) Cannot query annotated methods when BinaryMarshaller is set.

2015-12-18 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2210: --- Summary: Cannot query annotated methods when BinaryMarshaller is set. Key: IGNITE-2210 URL: https://issues.apache.org/jira/browse/IGNITE-2210 Project: Ignite

[jira] [Created] (IGNITE-2333) Hotspot in GridDhtPartitionTopologyImpl readLock() and readUnlock() methods

2016-01-05 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2333: --- Summary: Hotspot in GridDhtPartitionTopologyImpl readLock() and readUnlock() methods Key: IGNITE-2333 URL: https://issues.apache.org/jira/browse/IGNITE-2333

[jira] [Created] (IGNITE-2335) Review ReentrantReadWriteLock usages.

2016-01-05 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2335: --- Summary: Review ReentrantReadWriteLock usages. Key: IGNITE-2335 URL: https://issues.apache.org/jira/browse/IGNITE-2335 Project: Ignite Issue Type:

[jira] [Created] (IGNITE-2334) Consider getting rid of XXX8 data structures.

2016-01-05 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2334: --- Summary: Consider getting rid of XXX8 data structures. Key: IGNITE-2334 URL: https://issues.apache.org/jira/browse/IGNITE-2334 Project: Ignite Issue

[jira] [Created] (IGNITE-2330) GridFunc: Remove unused methods and varargs.

2016-01-02 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2330: --- Summary: GridFunc: Remove unused methods and varargs. Key: IGNITE-2330 URL: https://issues.apache.org/jira/browse/IGNITE-2330 Project: Ignite Issue

[jira] [Created] (IGNITE-2340) Throw sensible error from IgniteHadoopFileSystem if real file system is not IgniteHadoopIgfsSecondaryFileSystem

2016-01-07 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2340: --- Summary: Throw sensible error from IgniteHadoopFileSystem if real file system is not IgniteHadoopIgfsSecondaryFileSystem Key: IGNITE-2340 URL:

[jira] [Created] (IGNITE-2341) Improve warnings about BinaryMarshaller switched to "optimized" mode

2016-01-07 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2341: --- Summary: Improve warnings about BinaryMarshaller switched to "optimized" mode Key: IGNITE-2341 URL: https://issues.apache.org/jira/browse/IGNITE-2341 Project:

[jira] [Created] (IGNITE-2342) HadoopFileSystemFactory must set correct context ClassLoader before calling FileSystem.get()

2016-01-07 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2342: --- Summary: HadoopFileSystemFactory must set correct context ClassLoader before calling FileSystem.get() Key: IGNITE-2342 URL:

[jira] [Created] (IGNITE-2336) Avoid varargs where possible

2016-01-05 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2336: --- Summary: Avoid varargs where possible Key: IGNITE-2336 URL: https://issues.apache.org/jira/browse/IGNITE-2336 Project: Ignite Issue Type: Sub-task

[jira] [Created] (IGNITE-2213) Handle duplicate field names in BniaryMarshaller.

2015-12-20 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2213: --- Summary: Handle duplicate field names in BniaryMarshaller. Key: IGNITE-2213 URL: https://issues.apache.org/jira/browse/IGNITE-2213 Project: Ignite

[jira] [Created] (IGNITE-2234) GridCacheMvccManager.contextReset() generates garbage.

2015-12-22 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2234: --- Summary: GridCacheMvccManager.contextReset() generates garbage. Key: IGNITE-2234 URL: https://issues.apache.org/jira/browse/IGNITE-2234 Project: Ignite

[jira] [Created] (IGNITE-2236) Simplify GridCompoundFuture.

2015-12-22 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2236: --- Summary: Simplify GridCompoundFuture. Key: IGNITE-2236 URL: https://issues.apache.org/jira/browse/IGNITE-2236 Project: Ignite Issue Type: Sub-task

[jira] [Created] (IGNITE-2275) Hadoop: restore external code execution.

2015-12-25 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2275: --- Summary: Hadoop: restore external code execution. Key: IGNITE-2275 URL: https://issues.apache.org/jira/browse/IGNITE-2275 Project: Ignite Issue Type:

[jira] [Created] (IGNITE-2274) Avoid ArrayList creation for a single element when possible.

2015-12-25 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2274: --- Summary: Avoid ArrayList creation for a single element when possible. Key: IGNITE-2274 URL: https://issues.apache.org/jira/browse/IGNITE-2274 Project: Ignite

[jira] [Created] (IGNITE-2270) GridDhtTxLocalAdapter: isConcurrentHashMap8 really needed there?

2015-12-25 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2270: --- Summary: GridDhtTxLocalAdapter: isConcurrentHashMap8 really needed there? Key: IGNITE-2270 URL: https://issues.apache.org/jira/browse/IGNITE-2270 Project:

[jira] [Created] (IGNITE-2297) DirectByteBufferStreamImplV2: add special cases for maps with a single element.

2015-12-26 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2297: --- Summary: DirectByteBufferStreamImplV2: add special cases for maps with a single element. Key: IGNITE-2297 URL: https://issues.apache.org/jira/browse/IGNITE-2297

[jira] [Created] (IGNITE-2292) Add ability to build .NET platform from Maven.

2015-12-26 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2292: --- Summary: Add ability to build .NET platform from Maven. Key: IGNITE-2292 URL: https://issues.apache.org/jira/browse/IGNITE-2292 Project: Ignite Issue

[jira] [Created] (IGNITE-2293) Review CacheContinuousQueryHandler.EntryBuffer concurrency.

2015-12-26 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2293: --- Summary: Review CacheContinuousQueryHandler.EntryBuffer concurrency. Key: IGNITE-2293 URL: https://issues.apache.org/jira/browse/IGNITE-2293 Project: Ignite

[jira] [Created] (IGNITE-2303) Allow PROXY mode execution in IGFS

2015-12-28 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2303: --- Summary: Allow PROXY mode execution in IGFS Key: IGNITE-2303 URL: https://issues.apache.org/jira/browse/IGNITE-2303 Project: Ignite Issue Type: Task

[jira] [Created] (IGNITE-2228) .NET: Ensure async Task can be cancelled.

2015-12-21 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2228: --- Summary: .NET: Ensure async Task can be cancelled. Key: IGNITE-2228 URL: https://issues.apache.org/jira/browse/IGNITE-2228 Project: Ignite Issue Type:

[jira] [Created] (IGNITE-2216) Duplicate field names with aliases do not work in queries.

2015-12-21 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2216: --- Summary: Duplicate field names with aliases do not work in queries. Key: IGNITE-2216 URL: https://issues.apache.org/jira/browse/IGNITE-2216 Project: Ignite

[jira] [Created] (IGNITE-2232) Whole-product optimziations.

2015-12-22 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2232: --- Summary: Whole-product optimziations. Key: IGNITE-2232 URL: https://issues.apache.org/jira/browse/IGNITE-2232 Project: Ignite Issue Type: Task

[jira] [Created] (IGNITE-2233) Avoid boxing in BinaryContext collections

2015-12-22 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2233: --- Summary: Avoid boxing in BinaryContext collections Key: IGNITE-2233 URL: https://issues.apache.org/jira/browse/IGNITE-2233 Project: Ignite Issue Type:

[jira] [Created] (IGNITE-2257) Incorrect deserialization of BinaryContext.

2015-12-24 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2257: --- Summary: Incorrect deserialization of BinaryContext. Key: IGNITE-2257 URL: https://issues.apache.org/jira/browse/IGNITE-2257 Project: Ignite Issue

[jira] [Created] (IGNITE-2264) Optimize GridDistributedTxMapping.

2015-12-24 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2264: --- Summary: Optimize GridDistributedTxMapping. Key: IGNITE-2264 URL: https://issues.apache.org/jira/browse/IGNITE-2264 Project: Ignite Issue Type:

[jira] [Created] (IGNITE-2265) Replace Atomic* variables with field updaters.

2015-12-24 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2265: --- Summary: Replace Atomic* variables with field updaters. Key: IGNITE-2265 URL: https://issues.apache.org/jira/browse/IGNITE-2265 Project: Ignite Issue

[jira] [Created] (IGNITE-2315) GridSpinReadWriteLock doesn't give any performance benefit

2015-12-29 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2315: --- Summary: GridSpinReadWriteLock doesn't give any performance benefit Key: IGNITE-2315 URL: https://issues.apache.org/jira/browse/IGNITE-2315 Project: Ignite

[jira] [Created] (IGNITE-2316) Replace GridSpinBusyLock with improved version of GridStripedSpinBusyLock

2015-12-29 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2316: --- Summary: Replace GridSpinBusyLock with improved version of GridStripedSpinBusyLock Key: IGNITE-2316 URL: https://issues.apache.org/jira/browse/IGNITE-2316

[jira] [Created] (IGNITE-2314) Evaluate MPSC queue implementation from Dmitry Vyukov in GridNioServer

2015-12-29 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2314: --- Summary: Evaluate MPSC queue implementation from Dmitry Vyukov in GridNioServer Key: IGNITE-2314 URL: https://issues.apache.org/jira/browse/IGNITE-2314

[jira] [Created] (IGNITE-2193) .NET: ServicesTest.TestCancelException fails periodically.

2015-12-17 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2193: --- Summary: .NET: ServicesTest.TestCancelException fails periodically. Key: IGNITE-2193 URL: https://issues.apache.org/jira/browse/IGNITE-2193 Project: Ignite

[jira] [Created] (IGNITE-1998) Platforms: create separate portable reader.

2015-11-24 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-1998: --- Summary: Platforms: create separate portable reader. Key: IGNITE-1998 URL: https://issues.apache.org/jira/browse/IGNITE-1998 Project: Ignite Issue

[jira] [Created] (IGNITE-2009) Cached prepared SQL statement causes IgniteKernal leak.

2015-11-26 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2009: --- Summary: Cached prepared SQL statement causes IgniteKernal leak. Key: IGNITE-2009 URL: https://issues.apache.org/jira/browse/IGNITE-2009 Project: Ignite

[jira] [Created] (IGNITE-2017) Platforms: Add root-levle readme

2015-11-27 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2017: --- Summary: Platforms: Add root-levle readme Key: IGNITE-2017 URL: https://issues.apache.org/jira/browse/IGNITE-2017 Project: Ignite Issue Type: Task

[jira] [Created] (IGNITE-1941) BinaryObject: review field() and hasField() methods.

2015-11-18 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-1941: --- Summary: BinaryObject: review field() and hasField() methods. Key: IGNITE-1941 URL: https://issues.apache.org/jira/browse/IGNITE-1941 Project: Ignite

[jira] [Created] (IGNITE-1942) Binary format: minimize map lookups during read.

2015-11-18 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-1942: --- Summary: Binary format: minimize map lookups during read. Key: IGNITE-1942 URL: https://issues.apache.org/jira/browse/IGNITE-1942 Project: Ignite

[jira] [Created] (IGNITE-1969) .NET: Optimize PlatformCache "loadCache" and "readScanQuery" methods.

2015-11-20 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-1969: --- Summary: .NET: Optimize PlatformCache "loadCache" and "readScanQuery" methods. Key: IGNITE-1969 URL: https://issues.apache.org/jira/browse/IGNITE-1969 Project:

[jira] [Created] (IGNITE-1973) Binary reader: allow only 1 call to "rawReader".

2015-11-20 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-1973: --- Summary: Binary reader: allow only 1 call to "rawReader". Key: IGNITE-1973 URL: https://issues.apache.org/jira/browse/IGNITE-1973 Project: Ignite

[jira] [Created] (IGNITE-1970) Binary reader: simplify header parsing

2015-11-20 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-1970: --- Summary: Binary reader: simplify header parsing Key: IGNITE-1970 URL: https://issues.apache.org/jira/browse/IGNITE-1970 Project: Ignite Issue Type:

[jira] [Created] (IGNITE-1964) .NET: Write enum type ID if possible.

2015-11-20 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-1964: --- Summary: .NET: Write enum type ID if possible. Key: IGNITE-1964 URL: https://issues.apache.org/jira/browse/IGNITE-1964 Project: Ignite Issue Type:

[jira] [Created] (IGNITE-1965) .NET: Introduce wrapper for enums, similar to "IBinaryObject".

2015-11-20 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-1965: --- Summary: .NET: Introduce wrapper for enums, similar to "IBinaryObject". Key: IGNITE-1965 URL: https://issues.apache.org/jira/browse/IGNITE-1965 Project: Ignite

[jira] [Created] (IGNITE-1953) PortableContext: rework ID mappers handling.

2015-11-19 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-1953: --- Summary: PortableContext: rework ID mappers handling. Key: IGNITE-1953 URL: https://issues.apache.org/jira/browse/IGNITE-1953 Project: Ignite Issue

[jira] [Created] (IGNITE-1957) .NET: Collections, dictionaries, object arrays and tuples must use handles.

2015-11-20 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-1957: --- Summary: .NET: Collections, dictionaries, object arrays and tuples must use handles. Key: IGNITE-1957 URL: https://issues.apache.org/jira/browse/IGNITE-1957

[jira] [Created] (IGNITE-1958) Binary protocol: BinaryReaderExImpl.hasField method is not needed.

2015-11-20 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-1958: --- Summary: Binary protocol: BinaryReaderExImpl.hasField method is not needed. Key: IGNITE-1958 URL: https://issues.apache.org/jira/browse/IGNITE-1958 Project:

[jira] [Created] (IGNITE-1959) BinaryWriterSchemaHolder: do not write field IDs when compact footers are on.

2015-11-20 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-1959: --- Summary: BinaryWriterSchemaHolder: do not write field IDs when compact footers are on. Key: IGNITE-1959 URL: https://issues.apache.org/jira/browse/IGNITE-1959

[jira] [Created] (IGNITE-1960) Binary writer: write header sequentially in post-write phase.

2015-11-20 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-1960: --- Summary: Binary writer: write header sequentially in post-write phase. Key: IGNITE-1960 URL: https://issues.apache.org/jira/browse/IGNITE-1960 Project: Ignite

[jira] [Created] (IGNITE-1961) Binary reader: do not read field position from footer in case of successful speculation.

2015-11-20 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-1961: --- Summary: Binary reader: do not read field position from footer in case of successful speculation. Key: IGNITE-1961 URL: https://issues.apache.org/jira/browse/IGNITE-1961

[jira] [Created] (IGNITE-1962) Binary writer: implement speculative field ID guessing.

2015-11-20 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-1962: --- Summary: Binary writer: implement speculative field ID guessing. Key: IGNITE-1962 URL: https://issues.apache.org/jira/browse/IGNITE-1962 Project: Ignite

[jira] [Created] (IGNITE-2355) Hadoop client should be able to failover in case of server crash.

2016-01-11 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2355: --- Summary: Hadoop client should be able to failover in case of server crash. Key: IGNITE-2355 URL: https://issues.apache.org/jira/browse/IGNITE-2355 Project:

[jira] [Created] (IGNITE-2353) IGFS and Hadoop clients must be able to failover to other nodes

2016-01-11 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2353: --- Summary: IGFS and Hadoop clients must be able to failover to other nodes Key: IGNITE-2353 URL: https://issues.apache.org/jira/browse/IGNITE-2353 Project:

[jira] [Created] (IGNITE-2357) IgfsSecondaryFileSystem should be serizliable.

2016-01-11 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2357: --- Summary: IgfsSecondaryFileSystem should be serizliable. Key: IGNITE-2357 URL: https://issues.apache.org/jira/browse/IGNITE-2357 Project: Ignite Issue

[jira] [Created] (IGNITE-2354) Ensure that Hadoop client is still operational after failed map-reduce jobs.

2016-01-11 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2354: --- Summary: Ensure that Hadoop client is still operational after failed map-reduce jobs. Key: IGNITE-2354 URL: https://issues.apache.org/jira/browse/IGNITE-2354

[jira] [Created] (IGNITE-2356) IGFS client should be able to failover in case of server crash.

2016-01-11 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2356: --- Summary: IGFS client should be able to failover in case of server crash. Key: IGNITE-2356 URL: https://issues.apache.org/jira/browse/IGNITE-2356 Project:

[jira] [Created] (IGNITE-2352) IGFS shows incorrect file properties when running over secondary file system.

2016-01-11 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2352: --- Summary: IGFS shows incorrect file properties when running over secondary file system. Key: IGNITE-2352 URL: https://issues.apache.org/jira/browse/IGNITE-2352

[jira] [Created] (IGNITE-3248) IGFS: Improve dual stream operations performance.

2016-06-05 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3248: --- Summary: IGFS: Improve dual stream operations performance. Key: IGNITE-3248 URL: https://issues.apache.org/jira/browse/IGNITE-3248 Project: Ignite

[jira] [Created] (IGNITE-3247) IGFS: Optimize non-stream client operations.

2016-06-05 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3247: --- Summary: IGFS: Optimize non-stream client operations. Key: IGNITE-3247 URL: https://issues.apache.org/jira/browse/IGNITE-3247 Project: Ignite Issue

[jira] [Created] (IGNITE-3245) IGFS: Optimize performance for client nodes.

2016-06-05 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3245: --- Summary: IGFS: Optimize performance for client nodes. Key: IGNITE-3245 URL: https://issues.apache.org/jira/browse/IGNITE-3245 Project: Ignite Issue

[jira] [Created] (IGNITE-3246) IGFS: Create infrastructure for remote client operations.

2016-06-05 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3246: --- Summary: IGFS: Create infrastructure for remote client operations. Key: IGNITE-3246 URL: https://issues.apache.org/jira/browse/IGNITE-3246 Project: Ignite

[jira] [Created] (IGNITE-3264) IGFS: Refactor and simplify output streams.

2016-06-07 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3264: --- Summary: IGFS: Refactor and simplify output streams. Key: IGNITE-3264 URL: https://issues.apache.org/jira/browse/IGNITE-3264 Project: Ignite Issue

[jira] [Created] (IGNITE-3287) IGFS: Do not synchronize file system during deletes.

2016-06-09 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3287: --- Summary: IGFS: Do not synchronize file system during deletes. Key: IGNITE-3287 URL: https://issues.apache.org/jira/browse/IGNITE-3287 Project: Ignite

[jira] [Created] (IGNITE-3274) Hadoop: NPE when mappings are not set in BasicUserNameMapper.

2016-06-08 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3274: --- Summary: Hadoop: NPE when mappings are not set in BasicUserNameMapper. Key: IGNITE-3274 URL: https://issues.apache.org/jira/browse/IGNITE-3274 Project: Ignite

[jira] [Created] (IGNITE-3259) IGFS: Do not start delete worker on client nodes.

2016-06-06 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3259: --- Summary: IGFS: Do not start delete worker on client nodes. Key: IGNITE-3259 URL: https://issues.apache.org/jira/browse/IGNITE-3259 Project: Ignite

[jira] [Created] (IGNITE-3260) IGFS: Do not broadcast delete messages.

2016-06-06 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3260: --- Summary: IGFS: Do not broadcast delete messages. Key: IGNITE-3260 URL: https://issues.apache.org/jira/browse/IGNITE-3260 Project: Ignite Issue Type:

[jira] [Created] (IGNITE-3256) IGFS: Do not call "exists" during input stream close.

2016-06-06 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3256: --- Summary: IGFS: Do not call "exists" during input stream close. Key: IGNITE-3256 URL: https://issues.apache.org/jira/browse/IGNITE-3256 Project: Ignite

[jira] [Created] (IGNITE-3258) IGFS: Open secondary file system stream on demand.

2016-06-06 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3258: --- Summary: IGFS: Open secondary file system stream on demand. Key: IGNITE-3258 URL: https://issues.apache.org/jira/browse/IGNITE-3258 Project: Ignite

[jira] [Created] (IGNITE-3257) IGFS: Disable default path modes by default.

2016-06-06 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3257: --- Summary: IGFS: Disable default path modes by default. Key: IGNITE-3257 URL: https://issues.apache.org/jira/browse/IGNITE-3257 Project: Ignite Issue

[jira] [Created] (IGNITE-3294) IGFS: Request multiple path IDs in a single request during sync step.

2016-06-10 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3294: --- Summary: IGFS: Request multiple path IDs in a single request during sync step. Key: IGNITE-3294 URL: https://issues.apache.org/jira/browse/IGNITE-3294 Project:

[jira] [Created] (IGNITE-3295) IGFS: Introduce file ID cache (HashMap) to minimize cache calls.

2016-06-10 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3295: --- Summary: IGFS: Introduce file ID cache (HashMap) to minimize cache calls. Key: IGNITE-3295 URL: https://issues.apache.org/jira/browse/IGNITE-3295 Project:

[jira] [Created] (IGNITE-3200) Permgen leak in IgniteUtils.forName()

2016-05-25 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3200: --- Summary: Permgen leak in IgniteUtils.forName() Key: IGNITE-3200 URL: https://issues.apache.org/jira/browse/IGNITE-3200 Project: Ignite Issue Type:

[jira] [Created] (IGNITE-3308) IGFS: Introduce separate processor for "move" operation when parent is the same for source and destination.

2016-06-14 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3308: --- Summary: IGFS: Introduce separate processor for "move" operation when parent is the same for source and destination. Key: IGNITE-3308 URL:

[jira] [Created] (IGNITE-3203) Hadoop: permgen leak due to new statistics thread in Hadoop.

2016-05-26 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3203: --- Summary: Hadoop: permgen leak due to new statistics thread in Hadoop. Key: IGNITE-3203 URL: https://issues.apache.org/jira/browse/IGNITE-3203 Project: Ignite

[jira] [Created] (IGNITE-3228) Hadoop: Invalid page allocation logic inside HadoopMultimapBase

2016-06-01 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3228: --- Summary: Hadoop: Invalid page allocation logic inside HadoopMultimapBase Key: IGNITE-3228 URL: https://issues.apache.org/jira/browse/IGNITE-3228 Project:

[jira] [Created] (IGNITE-3354) IGFS: Invalid max space size validation.

2016-06-22 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3354: --- Summary: IGFS: Invalid max space size validation. Key: IGNITE-3354 URL: https://issues.apache.org/jira/browse/IGNITE-3354 Project: Ignite Issue Type:

[jira] [Created] (IGNITE-3353) IGFS: Out-of-igfs-space exception is lost.

2016-06-22 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3353: --- Summary: IGFS: Out-of-igfs-space exception is lost. Key: IGNITE-3353 URL: https://issues.apache.org/jira/browse/IGNITE-3353 Project: Ignite Issue

[jira] [Created] (IGNITE-3331) IGFS: Route client tasks to primary node when metadata co-location is enabled.

2016-06-17 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3331: --- Summary: IGFS: Route client tasks to primary node when metadata co-location is enabled. Key: IGNITE-3331 URL: https://issues.apache.org/jira/browse/IGNITE-3331

[jira] [Created] (IGNITE-3332) IGFS: Use task file for unlock routine on client nodes.

2016-06-17 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3332: --- Summary: IGFS: Use task file for unlock routine on client nodes. Key: IGNITE-3332 URL: https://issues.apache.org/jira/browse/IGNITE-3332 Project: Ignite

[jira] [Created] (IGNITE-3335) IGFS: Route client requests only to metadata affinity nodes.

2016-06-17 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3335: --- Summary: IGFS: Route client requests only to metadata affinity nodes. Key: IGNITE-3335 URL: https://issues.apache.org/jira/browse/IGNITE-3335 Project: Ignite

[jira] [Created] (IGNITE-3333) IGFS: Allow for ATOMIC data cache.

2016-06-17 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-: --- Summary: IGFS: Allow for ATOMIC data cache. Key: IGNITE- URL: https://issues.apache.org/jira/browse/IGNITE- Project: Ignite Issue Type: Task

[jira] [Created] (IGNITE-3342) Hadoop: improve Java options documentation.

2016-06-20 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3342: --- Summary: Hadoop: improve Java options documentation. Key: IGNITE-3342 URL: https://issues.apache.org/jira/browse/IGNITE-3342 Project: Ignite Issue

[jira] [Created] (IGNITE-3341) Hadoop: add ability to link native libraries to HadoopClassLoader if they were loaded by parent classloader.

2016-06-20 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3341: --- Summary: Hadoop: add ability to link native libraries to HadoopClassLoader if they were loaded by parent classloader. Key: IGNITE-3341 URL:

[jira] [Created] (IGNITE-3366) Hadoop: Improve configuration defaults.

2016-06-24 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3366: --- Summary: Hadoop: Improve configuration defaults. Key: IGNITE-3366 URL: https://issues.apache.org/jira/browse/IGNITE-3366 Project: Ignite Issue Type:

[jira] [Created] (IGNITE-3367) Hadoop: increase protocol client idle timeout.

2016-06-24 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3367: --- Summary: Hadoop: increase protocol client idle timeout. Key: IGNITE-3367 URL: https://issues.apache.org/jira/browse/IGNITE-3367 Project: Ignite Issue

[jira] [Created] (IGNITE-2398) .NET: Change default mapper behavior.

2016-01-18 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2398: --- Summary: .NET: Change default mapper behavior. Key: IGNITE-2398 URL: https://issues.apache.org/jira/browse/IGNITE-2398 Project: Ignite Issue Type:

[jira] [Created] (IGNITE-3380) IGFS: Merge OPEN handling for PRIMARY and DUAL modes.

2016-06-28 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3380: --- Summary: IGFS: Merge OPEN handling for PRIMARY and DUAL modes. Key: IGNITE-3380 URL: https://issues.apache.org/jira/browse/IGNITE-3380 Project: Ignite

[jira] [Created] (IGNITE-2580) Investigate HashMap.Node[] allocations from GridDhtTxPrepareFuture.readyLocks(Iterable)

2016-02-08 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2580: --- Summary: Investigate HashMap.Node[] allocations from GridDhtTxPrepareFuture.readyLocks(Iterable) Key: IGNITE-2580 URL: https://issues.apache.org/jira/browse/IGNITE-2580

[jira] [Created] (IGNITE-2582) j.u.Collections.singletonIterator() allocations during TX cache puts.

2016-02-08 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2582: --- Summary: j.u.Collections.singletonIterator() allocations during TX cache puts. Key: IGNITE-2582 URL: https://issues.apache.org/jira/browse/IGNITE-2582 Project:

[jira] [Created] (IGNITE-2583) Investigate CHM8 allocations in GridDhtTxLocalAdapter.

2016-02-08 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2583: --- Summary: Investigate CHM8 allocations in GridDhtTxLocalAdapter. Key: IGNITE-2583 URL: https://issues.apache.org/jira/browse/IGNITE-2583 Project: Ignite

[jira] [Created] (IGNITE-2577) Investigate HashMap.Node[] allocations from GridDistributedTxMapping.add()

2016-02-08 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2577: --- Summary: Investigate HashMap.Node[] allocations from GridDistributedTxMapping.add() Key: IGNITE-2577 URL: https://issues.apache.org/jira/browse/IGNITE-2577

[jira] [Created] (IGNITE-2584) Investigate whether GridDhtPartitionTopologyImpl.part2Node could have List as value.

2016-02-08 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2584: --- Summary: Investigate whether GridDhtPartitionTopologyImpl.part2Node could have List as value. Key: IGNITE-2584 URL: https://issues.apache.org/jira/browse/IGNITE-2584

[jira] [Created] (IGNITE-2579) Investigate HashMap.Node[] allocations from GridCacheMvccManager$3

2016-02-08 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2579: --- Summary: Investigate HashMap.Node[] allocations from GridCacheMvccManager$3 Key: IGNITE-2579 URL: https://issues.apache.org/jira/browse/IGNITE-2579 Project:

[jira] [Created] (IGNITE-2600) .NET: Do not serialize object if AtomicReference CAS succeeded.

2016-02-09 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2600: --- Summary: .NET: Do not serialize object if AtomicReference CAS succeeded. Key: IGNITE-2600 URL: https://issues.apache.org/jira/browse/IGNITE-2600 Project:

[jira] [Created] (IGNITE-2561) Optimize ATOMIC cache updates with single key.

2016-02-04 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2561: --- Summary: Optimize ATOMIC cache updates with single key. Key: IGNITE-2561 URL: https://issues.apache.org/jira/browse/IGNITE-2561 Project: Ignite Issue

[jira] [Created] (IGNITE-2641) Improve usability of "SELECT *" SqlQuery.

2016-02-12 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2641: --- Summary: Improve usability of "SELECT *" SqlQuery. Key: IGNITE-2641 URL: https://issues.apache.org/jira/browse/IGNITE-2641 Project: Ignite Issue Type:

[jira] [Created] (IGNITE-2643) ODBC: Potential memory leak during client disconnect.

2016-02-12 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2643: --- Summary: ODBC: Potential memory leak during client disconnect. Key: IGNITE-2643 URL: https://issues.apache.org/jira/browse/IGNITE-2643 Project: Ignite

[jira] [Created] (IGNITE-2644) ODBC: Add metrics.

2016-02-12 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2644: --- Summary: ODBC: Add metrics. Key: IGNITE-2644 URL: https://issues.apache.org/jira/browse/IGNITE-2644 Project: Ignite Issue Type: Sub-task

[jira] [Created] (IGNITE-2610) Excessive memory usage in GridCacheTtlManager.

2016-02-09 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2610: --- Summary: Excessive memory usage in GridCacheTtlManager. Key: IGNITE-2610 URL: https://issues.apache.org/jira/browse/IGNITE-2610 Project: Ignite Issue

<    1   2   3   4   5   6   7   8   9   10   >